Home
last modified time | relevance | path

Searched refs:TWO_LOWER_CASES (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatin.java142 static final int TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 field in CollationFastLatin
814 pair = TWO_LOWER_CASES; in getCases()
863 pair |= TWO_LOWER_CASES; in getTertiaries()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationFastLatin.java146 static final int TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 field in CollationFastLatin
818 pair = TWO_LOWER_CASES; in getCases()
867 pair |= TWO_LOWER_CASES; in getTertiaries()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 variable
Dcollationfastlatin.cpp1004 pair = TWO_LOWER_CASES; in getCases()
1054 pair |= TWO_LOWER_CASES; in getTertiaries()
/third_party/icu/icu4c/source/i18n/
Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 variable
Dcollationfastlatin.cpp1004 pair = TWO_LOWER_CASES; in getCases()
1054 pair |= TWO_LOWER_CASES; in getTertiaries()
/third_party/node/deps/icu-small/source/i18n/
Dcollationfastlatin.h150 static const uint32_t TWO_LOWER_CASES = (LOWER_CASE << 16) | LOWER_CASE; // 0x80008 variable
Dcollationfastlatin.cpp1004 pair = TWO_LOWER_CASES; in getCases()
1054 pair |= TWO_LOWER_CASES; in getTertiaries()