Home
last modified time | relevance | path

Searched defs:little (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/Support/
DEndianTest.cpp25 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01}; in TEST() local
63 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01}; in TEST() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DEndian.h24 enum endianness {big, little}; enumerator
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.cpp25 const std::string &FS, bool little) : in MipsSubtarget()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.cpp63 const std::string &FS, bool little, in MipsSubtarget()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DFormatUtil.h136 fmtle(support::detail::packed_endian_specific_integral<T, support::little, in fmtle()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DEndianTest.cpp195 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01}; in TEST() local
/external/llvm/unittests/Support/
DEndianTest.cpp195 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01}; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp72 bool little, const MipsTargetMachine &TM, in MipsSubtarget()
/external/jemalloc_new/test/unit/
Dstats.c69 void *little, *large; in TEST_BEGIN() local
/external/jemalloc/test/unit/
Dstats.c78 void *little, *large, *huge; in TEST_BEGIN() local
/external/u-boot/doc/
DREADME.x8678 little bit tricky, as generally it requires several binary blobs which are not label
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h22 enum endianness {big, little, native}; enumerator
/external/llvm/include/llvm/Support/
DEndian.h23 enum endianness {big, little, native}; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DEndian.h30 enum endianness {big, little, native}; enumerator
/external/freetype/include/freetype/internal/
Dftstream.h45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument
/external/lua/src/
Dlstrlib.c1126 char little; /* true iff machine is little endian */ member
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c614 int big, little; in make_dev_name() local