Searched defs:little (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSubtarget.cpp | 71 bool little, const MipsTargetMachine &TM, in MipsSubtarget()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Endian.h | 22 enum endianness {big, little, native}; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Endian.h | 29 enum endianness {big, little, native}; enumerator
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftstream.h | 45 #define FT_MAKE_FRAME_OP( command, little, sign ) \ argument
|
/third_party/openssl/crypto/bn/ |
D | bn_lib.c | 478 typedef enum {big, little} endianess_t; enumerator
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
D | bn_lib.c | 478 typedef enum {big, little} endianess_t; enumerator
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 614 int big, little; in make_dev_name() local
|