/external/pdfium/third_party/lcms/ |
D | README.pdfium | 1 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/ |
D | catch_tostring.cpp | 38 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/ |
D | readme.txt | 44 [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/ |
D | lz4_Frame_format.md | 70 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/ |
D | binary_endianness_test.cpp | 27 TEST(BinaryEndianness, Little) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_endianness_test.cpp | 27 TEST(BinaryEndianness, Little) { in TEST() argument
|
/external/u-boot/board/theobroma-systems/puma_rk3399/ |
D | README | 8 * CPU: ARMv8 64bit Big-Little architecture, 10 * Little: quad-core Cortex-A53
|
/external/llvm/test/MC/Mips/ |
D | micromips-multiply-instructions.s | 10 # Little endian
|
D | micromips-movcond-instructions.s | 10 # Little endian
|
D | micromips-loadstore-unaligned.s | 10 # Little endian
|
D | micromips-trap-instructions.s | 10 # Little endian
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | micromips-multiply-instructions.s | 10 # Little endian
|
D | micromips-loadstore-unaligned.s | 10 # Little endian
|
D | micromips-fpu64-instructions.s | 10 # Little endian
|
D | micromips-movcond-instructions.s | 10 # Little endian
|
D | micromips-trap-instructions.s | 10 # Little endian
|
/external/u-boot/board/rockchip/evb_rk3399/ |
D | README | 5 * CPU: ARMv8 64bit Big-Little architecture, 7 * Little: quad-core Cortex-A53
|
/external/u-boot/drivers/crypto/fsl/ |
D | Kconfig | 47 bool "Little-endian access to Freescale Secure Boot"
|
/external/xz-embedded/ |
D | README | 132 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/ |
D | llvm_target.ml | 13 | Little Constructor
|
/external/libjpeg-turbo/testimages/ |
D | test2.icc.txt | 1 Little CMS
|
D | test1.icc.txt | 1 Little CMS
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3input.inl | 512 // 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/ |
D | test_bitfields.py | 265 class Little(LittleEndianStructure): class 270 x = Little.from_buffer(b)
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_bitfields.py | 264 class Little(LittleEndianStructure): class 269 x = Little.from_buffer(b)
|