Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1057 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1097 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local