HomeSort by relevance Sort by last modified time
    Searched defs:coleiter (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 1286 UCollationElements* coleiter = ucol_openElements(COLLATOR_, local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
usearch.cpp 47 * @param coleiter collation element iterator
303 UCollationElements *coleiter = strsrch->utilIter; local
305 if (coleiter == NULL) {
306 coleiter = ucol_openElements(strsrch->collator, pattern->text,
311 strsrch->utilIter = coleiter;
316 &coleiter->iteratordata_,
331 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER &&
337 patternlength - ucol_getOffset(coleiter) + 1,
348 result += (uint16_t)(ucol_getMaxExpansion(coleiter, ce) - 1);
378 UCollationElements *coleiter = strsrch->utilIter local
638 UCollationElements *coleiter = strsrch->utilIter; local
883 UCollationElements *coleiter = strsrch->utilIter; local
934 UCollationElements *coleiter = strsrch->textIter; local
1021 UCollationElements *coleiter = strsrch->textIter; local
1176 UCollationElements *coleiter = strsrch->textIter; local
1262 UCollationElements *coleiter = strsrch->textIter; local
1485 UCollationElements *coleiter = strsrch->utilIter; local
1596 UCollationElements *coleiter = strsrch->utilIter; local
1727 UCollationElements *coleiter = strsrch->textIter; local
1826 UCollationElements *coleiter = strsrch->textIter; local
1924 UCollationElements *coleiter = strsrch->textIter; local
2023 UCollationElements *coleiter = strsrch->textIter; local
2187 UCollationElements *coleiter = strsrch->utilIter; local
2276 UCollationElements *coleiter = strsrch->utilIter; local
2390 UCollationElements *coleiter = strsrch->textIter; local
2463 UCollationElements *coleiter = strsrch->textIter; local
2562 UCollationElements *coleiter = strsrch->textIter; local
4331 UCollationElements *coleiter = strsrch->textIter; local
4445 UCollationElements *coleiter = strsrch->textIter; local
4560 UCollationElements *coleiter = strsrch->textIter; local
4702 UCollationElements *coleiter = strsrch->textIter; local
    [all...]
  /external/icu/icu4c/source/i18n/
usearch.cpp 46 * @param coleiter collation element iterator
295 UCollationElements *coleiter = strsrch->utilIter; local
297 if (coleiter == NULL) {
298 coleiter = ucol_openElements(strsrch->collator, pattern->text,
303 strsrch->utilIter = coleiter;
306 ucol_setText(coleiter, pattern->text, pattern->textLength, status);
320 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER &&
326 patternlength - ucol_getOffset(coleiter) + 1,
337 result += (uint16_t)(ucol_getMaxExpansion(coleiter, ce) - 1);
367 UCollationElements *coleiter = strsrch->utilIter local
625 UCollationElements *coleiter = strsrch->utilIter; local
870 UCollationElements *coleiter = strsrch->utilIter; local
921 UCollationElements *coleiter = strsrch->textIter; local
1008 UCollationElements *coleiter = strsrch->textIter; local
1163 UCollationElements *coleiter = strsrch->textIter; local
1249 UCollationElements *coleiter = strsrch->textIter; local
1472 UCollationElements *coleiter = strsrch->utilIter; local
1583 UCollationElements *coleiter = strsrch->utilIter; local
1714 UCollationElements *coleiter = strsrch->textIter; local
1813 UCollationElements *coleiter = strsrch->textIter; local
1911 UCollationElements *coleiter = strsrch->textIter; local
2010 UCollationElements *coleiter = strsrch->textIter; local
2174 UCollationElements *coleiter = strsrch->utilIter; local
2263 UCollationElements *coleiter = strsrch->utilIter; local
2377 UCollationElements *coleiter = strsrch->textIter; local
2450 UCollationElements *coleiter = strsrch->textIter; local
2549 UCollationElements *coleiter = strsrch->textIter; local
4338 UCollationElements *coleiter = strsrch->textIter; local
4452 UCollationElements *coleiter = strsrch->textIter; local
4567 UCollationElements *coleiter = strsrch->textIter; local
4713 UCollationElements *coleiter = strsrch->textIter; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 185 milliseconds