Home
last modified time | relevance | path

Searched refs:kMaxTwoUnitDelta (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrieBuilder.java260 if(i<=CharsTrie.kMaxTwoUnitDelta) { in writeDeltaTo()
DCharsTrie.java1034 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie
/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/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.h599 …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/node/deps/icu-small/source/common/
Ducharstriebuilder.cpp431 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()
/third_party/icu/icu4c/source/common/
Ducharstriebuilder.cpp431 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducharstriebuilder.cpp431 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstriebuilder.cpp431 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()