Home
last modified time | relevance | path

Searched refs:endian (Results 101 - 125 of 375) sorted by relevance

12345678910>>...15

/third_party/spirv-tools/source/
H A Dbinary.h26 // 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 Dmd5.h35 #include <machine/endian.h>
/third_party/ltp/include/lapi/
H A Dfallocate.h11 #include <endian.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h123 support::endian::Writer EW;
/third_party/libsnd/src/
H A Davr.c90 { 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 Dlibunwind_i.h78 # include <endian.h>
80 # include <sys/endian.h>
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h121 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 DRawByteChannel.h99 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 DR600MCCodeEmitter.cpp160 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 Dportability.h136 #include <sys/endian.h>
147 #include <endian.h>
/third_party/elfutils/src/
H A Darlib.h24 #include <endian.h>
/third_party/elfutils/libebl/
H A Deblcorenote.c35 #include <endian.h>
/third_party/FreeBSD/lib/libc/include/
H A Dfpmath.h33 #include <endian.h>
/third_party/alsa-lib/include/
H A Dasoundlib.h41 #include <endian.h>
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dtypes.h67 #include <endian.h>
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast.h41 #include <endian.h>
105 # error "Failed to detect endian"
/third_party/mesa3d/src/util/
H A Dcompiler.h59 #include <sys/endian.h>
/third_party/musl/arch/mips64/
H A Dreloc.h30 #include <endian.h>
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dfortify_test.cpp2 #include <endian.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRTraceWriter.h49 support::endian::Writer OS;
/third_party/ffmpeg/libavcodec/
H A Dpnmdec.c266 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 DSampleProfWriter.cpp335 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 Dcommon.h28 #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 Dtype_compat.h25 #include <sys/endian.h>
/third_party/libunwind/libunwind/src/mips/
H A Dgetcontext.S27 #include <endian.h>

Completed in 36 milliseconds

12345678910>>...15