Home
last modified time | relevance | path

Searched defs:CONTRACTION_FLAG (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dcollationfastlatinbuilder.h69 static const uint32_t CONTRACTION_FLAG = 0x80000000; variable
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatinbuilder.h69 static const uint32_t CONTRACTION_FLAG = 0x80000000; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatinbuilder.h69 static const uint32_t CONTRACTION_FLAG = 0x80000000; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatinBuilder.java681 private static final long CONTRACTION_FLAG = 0x80000000L; field in CollationFastLatinBuilder
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatinBuilder.java680 private static final long CONTRACTION_FLAG = 0x80000000L; field in CollationFastLatinBuilder