Home
last modified time | relevance | path

Searched defs:kMinValueLead (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h515 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20 variable
Ducharstrie.h570 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040 variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h515 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20 variable
Ducharstrie.h570 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040 variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h515 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20 variable
Ducharstrie.h570 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040 variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1034 /*package*/ static final int kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040 field in CharsTrie
DBytesTrie.java1091 /*package*/ static final int kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20 local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1051 /*package*/ static final int kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20 local
DCharsTrie.java1007 /*package*/ static final int kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040 field in CharsTrie