Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dbytestrie.h487 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java1048 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; … local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java1017 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; … local
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...