/external/icu/libicu/cts_headers/unicode/ |
D | platform.h | 350 # 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/ |
D | platform.h | 378 # 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/ |
D | platform.h | 350 # 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/ |
D | platform.h | 350 # 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/ |
D | platform.h | 378 # 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/ |
D | platform.h | 350 # 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/ |
D | UConverterConstants.java | 17 static final int U_IS_BIG_ENDIAN = 0; field
|
/external/icu/icu4c/source/ |
D | configure.ac | 670 AC_SUBST(U_IS_BIG_ENDIAN) subst
|
/external/cronet/tot/third_party/icu/source/ |
D | configure.ac | 711 AC_SUBST(U_IS_BIG_ENDIAN) subst
|
/external/cronet/stable/third_party/icu/source/ |
D | configure.ac | 711 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/ |
D | mod.rs | 3897 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/ |
D | mod.rs | 3897 pub const U_IS_BIG_ENDIAN: u32 = 0u32; constant
|