Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h530 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h530 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h530 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1066 …/*package*/ static final int kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-… local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1106 …/*package*/ static final int kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-… local