Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/external/icu/libicu/cts_headers/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/external/cronet/stable/third_party/icu/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/external/cronet/tot/third_party/icu/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCharsTrie.java1034 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DCharsTrie.java1061 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie