Searched defs:BIG_ENDIAN (Results 1 - 25 of 119) sorted by relevance

12345

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dparam.h37 #define BIG_ENDIAN 4321 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dparam.h37 #define BIG_ENDIAN 4321 macro
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DHost.h27 #define BIG_ENDIAN 4321 macro
30 #define BYTE_ORDER BIG_ENDIAN
45 #if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXarch.h62 # if !defined(BIG_ENDIAN) && defined(__BIG_ENDIAN)
63 # define BIG_ENDIAN __BIG_ENDIAN macro
75 # define BIG_ENDIAN 4321 macro
83 # define BYTE_ORDER BIG_ENDIAN
89 # define X_BIG_ENDIAN BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DSolaris.h21 #define BIG_ENDIAN 4321 macro
24 #define BYTE_ORDER BIG_ENDIAN
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dendian.h47 # define BIG_ENDIAN __BIG_ENDIAN macro
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
H A Dnameser_compat.h64 #define BIG_ENDIAN 4321 /* most-significant byte first (IBM, net) */ macro
86 #define BYTE_ORDER BIG_ENDIAN
93 (BYTE_ORDER != BIG_ENDIAN && BYTE_ORDER != LITTLE_ENDIAN && \
112 #if BYTE_ORDER == BIG_ENDIAN
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/arpa/
H A Dnameser_compat.h64 #define BIG_ENDIAN 4321 /* most-significant byte first (IBM, net) */ macro
86 #define BYTE_ORDER BIG_ENDIAN
93 (BYTE_ORDER != BIG_ENDIAN && BYTE_ORDER != LITTLE_ENDIAN && \
112 #if BYTE_ORDER == BIG_ENDIAN
/prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
H A DTYPES.py128 BIG_ENDIAN = __BIG_ENDIAN variable
H A DIN.py555 BIG_ENDIAN = __BIG_ENDIAN variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
H A DTYPES.py128 BIG_ENDIAN = __BIG_ENDIAN variable
H A DIN.py555 BIG_ENDIAN = __BIG_ENDIAN variable
/prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
H A Dnetty-buffer-4.1.0.CR3.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/netty/ io/netty/buffer/ io/netty/buffer/ByteBufUtil ...

Completed in 464 milliseconds

12345