Home
last modified time | relevance | path

Searched defs:kMinThreeByteValueLead (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dbytestrie.h526 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c variable
/external/cronet/tot/third_party/icu/source/common/unicode/
Dbytestrie.h526 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c variable
/external/icu/libicu/cts_headers/unicode/
Dbytestrie.h526 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c variable
/external/cronet/stable/third_party/icu/source/common/unicode/
Dbytestrie.h526 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c variable
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java1067 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; … local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DBytesTrie.java1102 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; … local