Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/common/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/external/icu/libicu/cts_headers/unicode/
Dbytestrie.h521 static const int32_t kMaxOneByteValue=0x40; // At least 6 bits in the first byte. variable
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DBytesTrie.java1097 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java1062 /*package*/ static final int kMaxOneByteValue=0x40; // At least 6 bits in the first byte. local