Home
last modified time | relevance | path

Searched refs:Little (Results 1 – 25 of 94) sorted by relevance

1234

/external/pdfium/third_party/lcms/
DREADME.pdfium1 Name: Little CMS
30 https://github.com/mm2/Little-CMS/commit/c0a98d86
34 from upstream https://github.com/mm2/Little-CMS/commit/4011a6e3
/external/catch2/include/internal/
Dcatch_tostring.cpp38 enum Arch { Big, Little }; enumerator
47 return ( u.asChar[sizeof(int)-1] == 1 ) ? Big : Little; in which()
55 if( Endianness::which() == Endianness::Little ) { in rawMemoryToString()
/external/u-boot/board/qualcomm/dragonboard410c/
Dreadme.txt44 [1] To boot any kernel image, Little Kernel requires valid device tree for the
45 platform it runs on. dtbTool creates device tree table that Little Kernel scans.
/external/lz4/doc/
Dlz4_Frame_format.md70 4 Bytes, Little endian format.
217 Format is Little endian.
319 4 Bytes, Little endian format.
327 4 Bytes, Little endian format, unsigned 32-bits.
350 - Convention is Little endian
359 4 Bytes, Little endian format.
365 4 Bytes, Little endian format.
/external/deqp-deps/SPIRV-Tools/test/
Dbinary_endianness_test.cpp27 TEST(BinaryEndianness, Little) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_endianness_test.cpp27 TEST(BinaryEndianness, Little) { in TEST() argument
/external/u-boot/board/theobroma-systems/puma_rk3399/
DREADME8 * CPU: ARMv8 64bit Big-Little architecture,
10 * Little: quad-core Cortex-A53
/external/llvm/test/MC/Mips/
Dmicromips-multiply-instructions.s10 # Little endian
Dmicromips-movcond-instructions.s10 # Little endian
Dmicromips-loadstore-unaligned.s10 # Little endian
Dmicromips-trap-instructions.s10 # Little endian
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmicromips-multiply-instructions.s10 # Little endian
Dmicromips-loadstore-unaligned.s10 # Little endian
Dmicromips-fpu64-instructions.s10 # Little endian
Dmicromips-movcond-instructions.s10 # Little endian
Dmicromips-trap-instructions.s10 # Little endian
/external/u-boot/board/rockchip/evb_rk3399/
DREADME5 * CPU: ARMv8 64bit Big-Little architecture,
7 * Little: quad-core Cortex-A53
/external/u-boot/drivers/crypto/fsl/
DKconfig47 bool "Little-endian access to Freescale Secure Boot"
/external/xz-embedded/
DREADME132 XZ_DEC_X86 x86-32 or x86-64 Little endian only
135 XZ_DEC_ARM ARM Little endian only
136 XZ_DEC_ARMTHUMB ARM-Thumb Little endian only
/external/swiftshader/third_party/LLVM/bindings/ocaml/target/
Dllvm_target.ml13 | Little Constructor
/external/libjpeg-turbo/testimages/
Dtest2.icc.txt1 Little CMS
Dtest1.icc.txt1 Little CMS
/external/antlr/runtime/Cpp/include/
Dantlr3input.inl512 // BOM present, indicates Little Endian
552 // BOM present, indicates Little Endian
577 // Encoding is definately Little Endian with no BOM
593 // Encoding is definately Little Endian with no BOM
/external/python/cpython2/Lib/ctypes/test/
Dtest_bitfields.py265 class Little(LittleEndianStructure): class
270 x = Little.from_buffer(b)
/external/python/cpython3/Lib/ctypes/test/
Dtest_bitfields.py264 class Little(LittleEndianStructure): class
269 x = Little.from_buffer(b)

1234