Home
last modified time | relevance | path

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

/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/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/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/libicu/cts_headers/
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
/external/icu/icu4c/source/data/unidata/
Dchanges.txt340 + copy & paste the initializers of lcccIndex[] etc. from
606 + copy & paste the initializers of lcccIndex[] etc. from
933 + copy & paste the initializers of lcccIndex[] etc. from
1443 + copy & paste the initializers of lcccIndex[] etc. from
1801 + copy & paste the initializers of lcccIndex[] etc. from
2268 + copy & paste the initializers of lcccIndex[] etc. from
2654 + copy & paste the initializers of lcccIndex[] etc. from
2983 + copy & paste the initializers of lcccIndex[] etc. from
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...