/external/llvm/include/llvm/Support/ |
D | Solaris.h | 24 #define BYTE_ORDER BIG_ENDIAN macro 26 #define BYTE_ORDER LITTLE_ENDIAN macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | Host.h | 29 #define BYTE_ORDER BIG_ENDIAN macro 31 #define BYTE_ORDER LITTLE_ENDIAN macro
|
/external/compiler-rt/test/ubsan/TestCases/Float/ |
D | cast-overflow.cpp | 18 # define BYTE_ORDER __DARWIN_BYTE_ORDER macro 23 # define BYTE_ORDER _BYTE_ORDER macro 27 # define BYTE_ORDER 0 macro 32 # define BYTE_ORDER __BYTE_ORDER macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch64/ |
D | endian_.h | 58 #define BYTE_ORDER _BYTE_ORDER macro
|
/external/arm-trusted-firmware/include/lib/libc/aarch32/ |
D | endian_.h | 62 #define BYTE_ORDER _BYTE_ORDER macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | IN.py | 10 BYTE_ORDER = BIG_ENDIAN variable 11 BYTE_ORDER = LITTLE_ENDIAN variable
|
/external/python/cpython2/Modules/ |
D | md5.c | 60 # define BYTE_ORDER (ARCH_IS_BIG_ENDIAN ? 1 : -1) macro 62 # define BYTE_ORDER 0 macro
|
/external/python/cpython2/Lib/plat-atheos/ |
D | TYPES.py | 112 BYTE_ORDER = __BYTE_ORDER variable
|
D | IN.py | 349 BYTE_ORDER = __BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-aix3/ |
D | IN.py | 9 BYTE_ORDER = BIG_ENDIAN variable
|
/external/openssh/ |
D | defines.h | 573 # define BYTE_ORDER BIG_ENDIAN macro 575 # define BYTE_ORDER LITTLE_ENDIAN macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 56 BYTE_ORDER = __BYTE_ORDER variable 62 BYTE_ORDER = __BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-linux2/ |
D | TYPES.py | 130 BYTE_ORDER = __BYTE_ORDER variable
|
D | IN.py | 557 BYTE_ORDER = __BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-aix4/ |
D | IN.py | 9 BYTE_ORDER = BIG_ENDIAN variable
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 24 #define BYTE_ORDER __BYTE_ORDER macro
|
/external/python/cpython2/Lib/plat-freebsd6/ |
D | IN.py | 112 BYTE_ORDER = _BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-freebsd7/ |
D | IN.py | 112 BYTE_ORDER = _BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-freebsd8/ |
D | IN.py | 112 BYTE_ORDER = _BYTE_ORDER variable
|
/external/crosvm/net_sys/src/ |
D | iff.rs | 128 pub const BYTE_ORDER: u32 = 1234; constant
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | IN.py | 123 BYTE_ORDER = LITTLE_ENDIAN variable
|
/external/crosvm/usb_util/src/ |
D | bindings.rs | 133 pub const BYTE_ORDER: u32 = 1234; constant
|