Searched defs:getCE (Results 1 - 4 of 4) 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.cpp145 inline int32_t getCE(const UStringSearch *strsrch, uint32_t sourcece) function
322 uint32_t newce = getCE(strsrch, ce);
632 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
643 && getCE(strsrch, nextce) == UCOL_IGNORABLE) {
928 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
936 ce = getCE(strsrch, ucol_next(coleiter, &status));
1012 while ((ce = getCE(strsrch, ucol_next(coleiter, &status))) != firstce) {
1019 if (getCE(strsrch, ucol_next(coleiter, &status))
1035 ce = getCE(strsrch, ce);
1206 int32_t ce = getCE(strsrc
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dusearch.cpp153 inline int32_t getCE(const UStringSearch *strsrch, uint32_t sourcece) function
333 uint32_t newce = getCE(strsrch, ce);
645 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
656 && getCE(strsrch, nextce) == UCOL_IGNORABLE) {
941 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status));
949 ce = getCE(strsrch, ucol_next(coleiter, &status));
1025 while ((ce = getCE(strsrch, ucol_next(coleiter, &status))) != firstce) {
1032 if (getCE(strsrch, ucol_next(coleiter, &status))
1048 ce = getCE(strsrch, ce);
1219 int32_t ce = getCE(strsrc
[all...]
/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 158 milliseconds