Home
last modified time | relevance | path

Searched refs:lcccIndex (Results 1 – 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationFCD.java61 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()
85 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()
123 private static final byte[] lcccIndex={ field in CollationFCD
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFCD.java59 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()
83 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()
121 private static final byte[] lcccIndex={ field in CollationFCD
/external/icu/icu4c/source/i18n/
Dcollationfcd.h67 (i = lcccIndex[c >> 5]) != 0 && in hasLccc()
91 (i = lcccIndex[c >> 5]) != 0 && in mayHaveLccc()
128 static const uint8_t lcccIndex[2048]; variable
Dcollationfcd.cpp20 const uint8_t CollationFCD::lcccIndex[2048]={ member in CollationFCD
/external/icu/icu4c/source/data/unidata/
Dchanges.txt522 + copy & paste the initializers of lcccIndex[] etc. from
880 + copy & paste the initializers of lcccIndex[] etc. from
1347 + copy & paste the initializers of lcccIndex[] etc. from
1733 + copy & paste the initializers of lcccIndex[] etc. from
2062 + copy & paste the initializers of lcccIndex[] etc. from