/external/icu/icu4c/source/test/cintltst/ |
D | citertst.c | 91 while (ucol_next(pitr, &status) != UCOL_NULLORDER && in TestBug672() 167 while (ucol_next(pitr, &status) != UCOL_NULLORDER && in TestBug672Normalize() 591 if (U_FAILURE(status) || ucol_next(iter, &status) != UCOL_NULLORDER) { in TestOffset() 648 while (ucol_next(iter, &status) != UCOL_NULLORDER && in TestOffset() 734 c = ucol_next(iter2, &status); in TestSetText() 748 c = ucol_next(iter2, &status); in TestSetText() 919 c1 = ucol_next(i1, &status); in assertEqual() 920 c2 = ucol_next(i2, &status); in assertEqual() 996 ucol_next(testiter, &status); in TestSmallBuffer() 997 ucol_next(testiter, &status); in TestSmallBuffer() [all …]
|
D | callcoll.c | 488 while ((order=ucol_next(iter, &status)) != UCOL_NULLORDER) in getOrders() 582 if ((o = ucol_next(iter, &status)) != UCOL_NULLORDER) { in backAndForth() 988 ceX = ucol_next(ceiX, &status); in TestJB1401() 989 ceY = ucol_next(ceiY, &status); in TestJB1401() 990 ceZ = ucol_next(ceiZ, &status); in TestJB1401()
|
D | capitst.c | 534 int32_t ce = ucol_next(iter1, &status); in TestRuleBasedColl() 535 int32_t ce2 = ucol_next(iter2, &status); in TestRuleBasedColl() 1331 order1 = ucol_next(iterator1, &status); in TestElemIter() 1338 order2 = ucol_next(iterator2, &status); in TestElemIter() 1343 order3 = ucol_next(iterator3, &status); in TestElemIter() 1355 order1=ucol_next(iterator1, &status); in TestElemIter() 1360 order3=ucol_next(iterator3, &status); in TestElemIter() 1368 order1=ucol_next(iterator1, &status); in TestElemIter() 1373 order3=ucol_next(iterator3, &status); in TestElemIter()
|
D | cmsccoll.c | 1464 ce = ucol_next(iter2, &status); in TestContraction() 1466 if (ucol_next(iter1, &status) != ce) { in TestContraction() 1470 ce = ucol_next(iter2, &status); in TestContraction() 1475 if (ucol_next(iter1, &status) != UCOL_NULLORDER) { in TestContraction() 1521 ce = ucol_next(iter1, &status); in TestContraction() 1527 uint32_t ce2 = (uint32_t)ucol_next(iter2, &status); in TestContraction() 1534 ce = ucol_next(iter1, &status); in TestContraction() 1540 if (ucol_next(iter2, &status) != UCOL_NULLORDER) { in TestContraction() 2308 while((CE=ucol_next(it, &status)) != UCOL_NULLORDER) { in TestBeforePrefixFailure()
|
/external/icu/icu4c/source/i18n/ |
D | usearch.cpp | 324 while ((ce = ucol_next(coleiter, status)) != UCOL_NULLORDER && in initializePatternCETable() 636 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status)); in isBreakUnit() 645 int32_t nextce = ucol_next(coleiter, &status); in isBreakUnit() 648 nextce = ucol_next(coleiter, &status); in isBreakUnit() 884 ce = ucol_next(coleiter, status); in checkExtraMatchAccents() 932 int32_t ce = getCE(strsrch, ucol_next(coleiter, &status)); in hasAccentsBeforeMatch() 940 ce = getCE(strsrch, ucol_next(coleiter, &status)); in hasAccentsBeforeMatch() 1016 while ((ce = getCE(strsrch, ucol_next(coleiter, &status))) != firstce) { in hasAccentsAfterMatch() 1023 if (getCE(strsrch, ucol_next(coleiter, &status)) in hasAccentsAfterMatch() 1034 ce = ucol_next(coleiter, &status); in hasAccentsAfterMatch() [all …]
|
D | ucoleitr.cpp | 316 ucol_next(UCollationElements *elems, in ucol_next() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucoleitr.h | 163 ucol_next(UCollationElements *elems, UErrorCode *status);
|
D | urename.h | 759 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucoleitr.h | 163 ucol_next(UCollationElements *elems, UErrorCode *status);
|
D | urename.h | 759 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucoleitr.h | 163 ucol_next(UCollationElements *elems, UErrorCode *status);
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 169 while (ucol_next(iter, status) != UCOL_NULLORDER) exec_count++; in icu_forward_null() 174 while (ucol_next(iter, status) != UCOL_NULLORDER) exec_count++; in icu_forward_len() 230 if (ucol_next(iter, status) == UCOL_NULLORDER) { in icu_forward_all()
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 850 while (ucol_next(iter, &error) != UCOL_NULLORDER) { in doForwardIterTest() 929 if (ucol_next(iter, &error) == UCOL_NULLORDER) { in doForwardIterTest() 1689 ce = ucol_next(CEiter, &status); in main()
|
/external/icu/icu4c/source/test/intltest/ |
D | colldata.cpp | 73 while ((order = ucol_next(elems, &status)) != UCOL_NULLORDER) { in CEList()
|
D | ssearch.cpp | 396 order = ucol_next(elems, &status); in OrderList()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 759 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 759 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next) macro
|