Searched refs:WORDS_BIGENDIAN (Results 1 - 25 of 105) sorted by relevance

12345

/external/e2fsprogs/lib/ext2fs/
H A Dnative.c19 #ifdef WORDS_BIGENDIAN
H A Dind_block.c25 #ifdef WORDS_BIGENDIAN
39 #ifdef WORDS_BIGENDIAN
49 #ifdef WORDS_BIGENDIAN
58 #ifdef WORDS_BIGENDIAN
H A Ddirblock.c39 #ifdef WORDS_BIGENDIAN
45 #ifdef WORDS_BIGENDIAN
77 #ifdef WORDS_BIGENDIAN
H A Dext_attr.c70 #ifdef WORDS_BIGENDIAN
85 #ifdef WORDS_BIGENDIAN
97 #ifdef WORDS_BIGENDIAN
/external/chromium_org/third_party/expat/files/lib/
H A Damigaconfig.h20 #define WORDS_BIGENDIAN macro
H A Dmacconfig.h31 #define WORDS_BIGENDIAN macro
/external/chromium_org/third_party/snappy/linux/
H A Dconfig.h119 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
123 # define WORDS_BIGENDIAN 1 macro
126 # ifndef WORDS_BIGENDIAN
127 /* # undef WORDS_BIGENDIAN */
/external/chromium_org/third_party/snappy/mac/
H A Dconfig.h66 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
70 # define WORDS_BIGENDIAN 1 macro
73 # ifndef WORDS_BIGENDIAN
74 /* # undef WORDS_BIGENDIAN */
/external/icu/icu4c/source/common/
H A Dicucfg.h.in81 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
85 # define WORDS_BIGENDIAN 1
88 # ifndef WORDS_BIGENDIAN
89 # undef WORDS_BIGENDIAN
/external/libmtp/
H A Dconfig.h168 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
171 # define WORDS_BIGENDIAN 1 macro
173 # undef WORDS_BIGENDIAN macro
H A Dconfig.h.in167 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
171 # define WORDS_BIGENDIAN 1
174 # ifndef WORDS_BIGENDIAN
175 # undef WORDS_BIGENDIAN
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
H A Dle32.h33 #ifdef WORDS_BIGENDIAN
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Dutils.h33 #ifdef WORDS_BIGENDIAN
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
H A Dle32.h33 #ifdef WORDS_BIGENDIAN
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
H A Dutils.h33 #ifdef WORDS_BIGENDIAN
/external/iputils/ninfod/
H A Dconfig.h.in123 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
127 # define WORDS_BIGENDIAN 1
130 # ifndef WORDS_BIGENDIAN
131 # undef WORDS_BIGENDIAN
H A Dicmp6_nodeinfo.h69 #if WORDS_BIGENDIAN
77 #if WORDS_BIGENDIAN
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
H A Denv.c54 #ifdef WORDS_BIGENDIAN
55 printf("CPU set to big-endian\t\t\t(WORDS_BIGENDIAN == 1)\n");
57 printf("CPU set to little-endian\t\t(WORDS_BIGENDIAN == 0)\n");
/external/srtp/crypto/test/
H A Denv.c54 #ifdef WORDS_BIGENDIAN
55 printf("CPU set to big-endian\t\t\t(WORDS_BIGENDIAN == 1)\n");
57 printf("CPU set to little-endian\t\t(WORDS_BIGENDIAN == 0)\n");
/external/chromium_org/third_party/libwebp/utils/
H A Dendian_inl.h22 #if !defined(WORDS_BIGENDIAN) && \
25 #define WORDS_BIGENDIAN macro
28 #if defined(WORDS_BIGENDIAN)
/external/webp/src/utils/
H A Dendian_inl.h22 #if !defined(WORDS_BIGENDIAN) && \
25 #define WORDS_BIGENDIAN macro
28 #if defined(WORDS_BIGENDIAN)
/external/pixman/
H A Dconfig.h.in154 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
158 # define WORDS_BIGENDIAN 1
161 # ifndef WORDS_BIGENDIAN
162 # undef WORDS_BIGENDIAN
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h320 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
324 # define WORDS_BIGENDIAN 1 macro
327 # ifndef WORDS_BIGENDIAN
328 /* # undef WORDS_BIGENDIAN */
/external/chromium_org/third_party/libsrtp/srtp/include/
H A Dsrtp_priv.h62 #ifndef WORDS_BIGENDIAN
112 #ifndef WORDS_BIGENDIAN
/external/srtp/include/
H A Dsrtp_priv.h62 #ifndef WORDS_BIGENDIAN
112 #ifndef WORDS_BIGENDIAN

Completed in 559 milliseconds

12345