Home
last modified time | relevance | path

Searched refs:ONLY_SEC_TER_MASK (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp389 uint32_t secTer = (uint32_t)ce & Collation::ONLY_SEC_TER_MASK; in buildRootElementsTable()
456 secTer = (uint32_t)ce & Collation::ONLY_SEC_TER_MASK; in buildRootElementsTable()
528 uint32_t secTer = (uint32_t)ce & Collation::ONLY_SEC_TER_MASK; in writeRootElementsRange()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollation.java80 static final int ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; field in Collation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollation.java82 static final int ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; field in Collation
/third_party/node/deps/icu-small/source/i18n/
Dcollation.h77 static const uint32_t ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollation.h77 static const uint32_t ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; variable
/third_party/icu/icu4c/source/i18n/
Dcollation.h77 static const uint32_t ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollation.h77 static const uint32_t ONLY_SEC_TER_MASK = SECONDARY_MASK | ONLY_TERTIARY_MASK; variable