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

  /external/icu4c/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...]
ucol_imp.h 654 #define inNormBuf(coleiter) ((coleiter)->iteratordata_.flags & UCOL_ITER_INNORMBUF)
655 #define isFCDPointerNull(coleiter) ((coleiter)->iteratordata_.fcdPosition == NULL)
656 #define hasExpansion(coleiter) ((coleiter)->iteratordata_.CEpos != (coleiter)->iteratordata_.CEs)
657 #define getExpansionPrefix(coleiter) ((coleiter)->iteratordata_.toReturn - (coleiter)->iteratordata_.CEs
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 1286 UCollationElements* coleiter = ucol_openElements(COLLATOR_, local
    [all...]
  /prebuilts/tools/common/m2/internal/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 

Completed in 117 milliseconds