Home
last modified time | relevance | path

Searched defs:kMaxTwoByteDelta (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Dbytestrie.h541 …static const int32_t kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1; // 0x… variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h541 …static const int32_t kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1; // 0x… variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h541 …static const int32_t kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1; // 0x… variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1077 …/*package*/ static final int kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1… local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1117 …/*package*/ static final int kMaxTwoByteDelta=((kMinThreeByteDeltaLead-kMinTwoByteDeltaLead)<<8)-1… local