Searched defs:getCE (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationiterator.h179 inline int64_t getCE(int32_t i) const { function in class:CollationIterator
H A Dusearch.cpp147 inline int32_t getCE(const UStringSearch *strsrch, uint32_t sourcece) function
324 uint32_t newce = getCE(strsrch, ce);
634 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
645 && getCE(strsrch, nextce) == UCOL_IGNORABLE) {
930 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
938 ce = getCE(strsrch, ucol_next(coleiter, &status));
1014 while ((ce = getCE(strsrch, ucol_next(coleiter, &status))) != firstce) {
1021 if (getCE(strsrch, ucol_next(coleiter, &status))
1037 ce = getCE(strsrch, ce);
1208 int32_t ce = getCE(strsrc
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DCollationIterator.java341 public final long getCE(int i) { method in class:CollationIterator
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationIterator.java339 public final long getCE(int i) { method in class:CollationIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringSearch.java603 private int getCE(int sourcece) { method in class:StringSearch
706 int newce = getCE(ce);
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DStringSearch.java620 private int getCE(int sourcece) { method in class:StringSearch
723 int newce = getCE(ce);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 269 milliseconds