OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__BIG_ENDIAN__
(Results
1 - 25
of
71
) sorted by null
1
2
3
/external/libmtp/src/
gphoto2-endian.h
3
#ifdef
__BIG_ENDIAN__
/external/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_macosx.h
3
#if defined (
__BIG_ENDIAN__
)
/external/compiler-rt/lib/asan/
asan_mac.h
22
#if defined(
__BIG_ENDIAN__
)
/external/compiler-rt/lib/
int_endianness.h
62
/* Mac OSX has
__BIG_ENDIAN__
or __LITTLE_ENDIAN__ automatically set by the compiler (at least with GCC) */
65
#ifdef
__BIG_ENDIAN__
66
#if
__BIG_ENDIAN__
70
#endif /*
__BIG_ENDIAN__
*/
/external/compiler-rt/test/Unit/
endianness.h
69
/* Mac OSX has
__BIG_ENDIAN__
or __LITTLE_ENDIAN__ automatically set by the compiler (at least with GCC) */
72
#ifdef
__BIG_ENDIAN__
73
#if
__BIG_ENDIAN__
77
#endif /*
__BIG_ENDIAN__
*/
/external/icu4c/layout/
LESwaps.h
61
defined(
__BIG_ENDIAN__
)
85
defined(
__BIG_ENDIAN__
)
/external/libmtp/
config.h
170
#ifdef
__BIG_ENDIAN__
config.h.in
170
# if defined
__BIG_ENDIAN__
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
endian.hpp
47
defined(
__BIG_ENDIAN__
) && !defined(__LITTLE_ENDIAN__) || \
52
defined(__LITTLE_ENDIAN__) && !defined(
__BIG_ENDIAN__
) || \
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h
76
#ifdef
__BIG_ENDIAN__
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h
76
#ifdef
__BIG_ENDIAN__
/external/chromium_org/third_party/icu/source/common/
icucfg.h.in
84
# if defined
__BIG_ENDIAN__
/external/icu4c/common/
icucfg.h.in
84
# if defined
__BIG_ENDIAN__
/external/iputils/ninfod/
config.h.in
126
# if defined
__BIG_ENDIAN__
/external/pixman/
config.h.in
157
# if defined
__BIG_ENDIAN__
/external/chromium_org/third_party/smhasher/src/
PMurHash.c
91
/* gcc 'may' define __LITTLE_ENDIAN__ or
__BIG_ENDIAN__
to 1 (Note the trailing __),
96
#elif defined(
__BIG_ENDIAN__
) &&
__BIG_ENDIAN__
==1 || defined(_BIG_ENDIAN) && _BIG_ENDIAN==1
/external/chromium_org/third_party/lzma_sdk/
CpuArch.h
56
#if defined(
__BIG_ENDIAN__
)
/external/lzma/C/
CpuArch.h
55
#if defined(
__BIG_ENDIAN__
)
/external/openssh/
config.h
[
all
...]
Completed in 1626 milliseconds
1
2
3