Home
last modified time | relevance | path

Searched defs:U_IS_BIG_ENDIAN (Results 1 – 12 of 12) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Dplatform.h350 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
353 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
355 # define U_IS_BIG_ENDIAN 1 macro
357 # define U_IS_BIG_ENDIAN 0 macro
360 # define U_IS_BIG_ENDIAN 1 macro
363 # define U_IS_BIG_ENDIAN 1 macro
366 # define U_IS_BIG_ENDIAN 1 macro
368 # define U_IS_BIG_ENDIAN 0 macro
/external/cronet/stable/third_party/icu/source/common/unicode/
Dplatform.h378 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
381 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
383 # define U_IS_BIG_ENDIAN 1 macro
385 # define U_IS_BIG_ENDIAN 0 macro
388 # define U_IS_BIG_ENDIAN 1 macro
391 # define U_IS_BIG_ENDIAN 1 macro
394 # define U_IS_BIG_ENDIAN 1 macro
396 # define U_IS_BIG_ENDIAN 0 macro
/external/icu/icu4c/source/common/unicode/
Dplatform.h350 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
353 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
355 # define U_IS_BIG_ENDIAN 1 macro
357 # define U_IS_BIG_ENDIAN 0 macro
360 # define U_IS_BIG_ENDIAN 1 macro
363 # define U_IS_BIG_ENDIAN 1 macro
366 # define U_IS_BIG_ENDIAN 1 macro
368 # define U_IS_BIG_ENDIAN 0 macro
/external/icu/libicu/ndk_headers/unicode/
Dplatform.h350 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
353 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
355 # define U_IS_BIG_ENDIAN 1 macro
357 # define U_IS_BIG_ENDIAN 0 macro
360 # define U_IS_BIG_ENDIAN 1 macro
363 # define U_IS_BIG_ENDIAN 1 macro
366 # define U_IS_BIG_ENDIAN 1 macro
368 # define U_IS_BIG_ENDIAN 0 macro
/external/cronet/tot/third_party/icu/source/common/unicode/
Dplatform.h378 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
381 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
383 # define U_IS_BIG_ENDIAN 1 macro
385 # define U_IS_BIG_ENDIAN 0 macro
388 # define U_IS_BIG_ENDIAN 1 macro
391 # define U_IS_BIG_ENDIAN 1 macro
394 # define U_IS_BIG_ENDIAN 1 macro
396 # define U_IS_BIG_ENDIAN 0 macro
/external/icu/libandroidicu/include/unicode/
Dplatform.h350 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
353 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
355 # define U_IS_BIG_ENDIAN 1 macro
357 # define U_IS_BIG_ENDIAN 0 macro
360 # define U_IS_BIG_ENDIAN 1 macro
363 # define U_IS_BIG_ENDIAN 1 macro
366 # define U_IS_BIG_ENDIAN 1 macro
368 # define U_IS_BIG_ENDIAN 0 macro
/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
DUConverterConstants.java17 static final int U_IS_BIG_ENDIAN = 0; field
/external/icu/icu4c/source/
Dconfigure.ac670 AC_SUBST(U_IS_BIG_ENDIAN) subst
/external/cronet/tot/third_party/icu/source/
Dconfigure.ac711 AC_SUBST(U_IS_BIG_ENDIAN) subst
/external/cronet/stable/third_party/icu/source/
Dconfigure.ac711 AC_SUBST(U_IS_BIG_ENDIAN) subst
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/
Dmod.rs3897 pub const U_IS_BIG_ENDIAN: u32 = 0u32; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/
Dmod.rs3897 pub const U_IS_BIG_ENDIAN: u32 = 0u32; constant