Home
last modified time | relevance | path

Searched defs:kMaxTwoUnitDelta (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducharstrie.h561 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1012 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCharsTrie.java989 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie