Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dplatform.h368 # define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN) macro
371 # define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
373 # define U_IS_BIG_ENDIAN 1 macro
375 # define U_IS_BIG_ENDIAN 0 macro
378 # define U_IS_BIG_ENDIAN 1 macro
381 # define U_IS_BIG_ENDIAN 1 macro
384 # define U_IS_BIG_ENDIAN 1 macro
386 # define U_IS_BIG_ENDIAN 0 macro
/third_party/skia/third_party/externals/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
/third_party/node/deps/icu-small/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
/third_party/icu/icu4c/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
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterConstants.java17 static final int U_IS_BIG_ENDIAN = 0; field
/third_party/flutter/skia/third_party/externals/icu/source/
Dconfigure.ac708 AC_SUBST(U_IS_BIG_ENDIAN) subst
/third_party/icu/icu4c/source/
Dconfigure.ac714 AC_SUBST(U_IS_BIG_ENDIAN) subst
/third_party/skia/third_party/externals/icu/source/
Dconfigure.ac714 AC_SUBST(U_IS_BIG_ENDIAN) subst