Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/third_party/icu/icu4c/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h561 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1061 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java1034 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie