Searched refs:endian (Results 101 - 125 of 375) sorted by relevance
12345678910>>...15
/third_party/spirv-tools/source/ |
H A D | binary.h | 26 // endian parameter specifies the endianness of the binary module. On success, 29 const spv_endianness_t endian,
|
/third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
H A D | md5.h | 35 #include <machine/endian.h>
|
/third_party/ltp/include/lapi/ |
H A D | fallocate.h | 11 #include <endian.h>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackWriter.h | 123 support::endian::Writer EW;
|
/third_party/libsnd/src/ |
H A D | avr.c | 90 { psf->endian = SF_ENDIAN_BIG ; in avr_open() 162 psf->endian = SF_ENDIAN_BIG ; in avr_read_header()
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind_i.h | 78 # include <endian.h> 80 # include <sys/endian.h>
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_asm.h | 121 unsigned endian; member 356 unsigned *num_format, unsigned *format_comp, unsigned *endian);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
H A D | RawByteChannel.h | 99 support::endian::byte_swap<T, support::big>(V); in serialize() 106 support::endian::byte_swap<T, support::big>(V); in deserialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600MCCodeEmitter.cpp | 160 support::endian::write(OS, Value, support::little); in Emit() 164 support::endian::write(OS, Value, support::little); in Emit()
|
/third_party/toybox/lib/ |
H A D | portability.h | 136 #include <sys/endian.h> 147 #include <endian.h>
|
/third_party/elfutils/src/ |
H A D | arlib.h | 24 #include <endian.h>
|
/third_party/elfutils/libebl/ |
H A D | eblcorenote.c | 35 #include <endian.h>
|
/third_party/FreeBSD/lib/libc/include/ |
H A D | fpmath.h | 33 #include <endian.h>
|
/third_party/alsa-lib/include/ |
H A D | asoundlib.h | 41 #include <endian.h>
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
H A D | types.h | 67 #include <endian.h>
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast.h | 41 #include <endian.h> 105 # error "Failed to detect endian"
|
/third_party/mesa3d/src/util/ |
H A D | compiler.h | 59 #include <sys/endian.h>
|
/third_party/musl/arch/mips64/ |
H A D | reloc.h | 30 #include <endian.h>
|
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
H A D | fortify_test.cpp | 2 #include <endian.h>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | FDRTraceWriter.h | 49 support::endian::Writer OS;
|
/third_party/ffmpeg/libavcodec/ |
H A D | pnmdec.c | 266 if (s->endian) { in pnm_decode_frame() 307 if (s->endian) { in pnm_decode_frame() 368 if (s->endian) { in pnm_decode_frame() 391 if (s->endian) { in pnm_decode_frame()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfWriter.cpp | 335 support::endian::Writer Writer(*OutputStream, support::little); in writeFuncOffsetTable() 409 support::endian::Writer Writer(*OutputStream, support::little); in allocSecHdrTable() 428 support::endian::Writer Writer(*OutputStream, support::little); in writeSecHdrTable() 469 support::endian::Writer Writer(*OutputStream, support::little); in writeHeader()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | common.h | 28 #include <endian.h> 35 #include <sys/endian.h> 53 #include <machine/endian.h> 70 #include <rtems/endian.h>
|
/third_party/alsa-lib/include/sound/ |
H A D | type_compat.h | 25 #include <sys/endian.h>
|
/third_party/libunwind/libunwind/src/mips/ |
H A D | getcontext.S | 27 #include <endian.h>
|
Completed in 36 milliseconds
12345678910>>...15