/external/llvm/include/llvm/Support/ |
D | Solaris.h | 24 #define BYTE_ORDER BIG_ENDIAN macro 26 #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/syslinux/com32/include/ |
D | endian.h | 13 #define BYTE_ORDER __BYTE_ORDER macro
|
/external/syslinux/core/lwip/src/include/arch/ |
D | cc.h | 11 #define BYTE_ORDER LITTLE_ENDIAN 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/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 56 BYTE_ORDER = __BYTE_ORDER variable 62 BYTE_ORDER = __BYTE_ORDER 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-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/cpython2/Lib/plat-freebsd8/ |
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-freebsd6/ |
D | IN.py | 112 BYTE_ORDER = _BYTE_ORDER variable
|
/external/python/cpython2/Lib/plat-unixware7/ |
D | IN.py | 123 BYTE_ORDER = LITTLE_ENDIAN variable
|