Home
last modified time | relevance | path

Searched defs:U_IS_BIG_ENDIAN (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterConstants.java17 static final int U_IS_BIG_ENDIAN = 0; field
/third_party/icu/icu4c/source/common/unicode/
H A 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 macro
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A 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 macro
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A 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 macro
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 4 milliseconds