/external/icu/icu4c/source/test/cintltst/ |
D | citertst.c | 79 UCollationElements *pitr = ucol_openElements(coll, pattern, -1, in TestBug672() 81 UCollationElements *titer = ucol_openElements(coll, text, -1, in TestBug672() 157 pitr = ucol_openElements(coll, pattern, -1, &status); in TestBug672Normalize() 158 titer = ucol_openElements(coll, text, -1, &status); in TestBug672Normalize() 253 iter=ucol_openElements(en_us, source, u_strlen(source), &status); in TestUnicodeChar() 266 iter=ucol_openElements(en_us, source, -1, &status); in TestUnicodeChar() 320 iter=ucol_openElements(th_th, source, u_strlen(source), &status); in TestNormalizedUnicodeChar() 331 iter=ucol_openElements(th_th, source, -1, &status); in TestNormalizedUnicodeChar() 379 iter = ucol_openElements(coll, source, srclen, &status); in TestNormalization() 384 iter = ucol_openElements(coll, source, srclen, &status); in TestNormalization() [all …]
|
D | callcoll.c | 611 iter = ucol_openElements(coll, t1, u_strlen(t1), &status); in genericOrderingTestWithResult() 979 ceiX = ucol_openElements(myCollator, X, -1, &status); in TestJB1401() 980 ceiY = ucol_openElements(myCollator, Y, -1, &status); in TestJB1401() 981 ceiZ = ucol_openElements(myCollator, Z, -1, &status); in TestJB1401()
|
D | cmsccoll.c | 104 iter = ucol_openElements(coll, t2, u_strlen(t2), &status); in IncompleteCntTest() 131 iter = ucol_openElements(coll, t2, u_strlen(t2), &status); in IncompleteCntTest() 669 iter = ucol_openElements(coll, t[u]->NFD, u_strlen(t[u]->NFD), &status); in TestComposeDecompose() 899 iter=ucol_openElements(myCollation, testCase[i], u_strlen(testCase[i]), &status); in TestCase() 902 iter=ucol_openElements(myCollation, testCase[j], u_strlen(testCase[j]), &status); in TestCase() 1450 iter1 = ucol_openElements(coll, testdata[i], 2, &status); in TestContraction() 1456 UCollationElements *iter2 = ucol_openElements(coll, in TestContraction() 1515 iter1 = ucol_openElements(coll1, &ch, 1, &status); in TestContraction() 1516 iter2 = ucol_openElements(coll2, &ch, 1, &status); in TestContraction() 2301 it = ucol_openElements(coll, string, 0, &status); in TestBeforePrefixFailure()
|
D | capitst.c | 526 iter1 = ucol_openElements(col1, teststr, 3, &status); in TestRuleBasedColl() 527 iter2 = ucol_openElements(col2, teststr, 3, &status); in TestRuleBasedColl() 1293 iterator1 = ucol_openElements(col, testString1, u_strlen(testString1), &status); in TestElemIter() 1301 iterator2 = ucol_openElements(col, testString1, u_strlen(testString1), &status); in TestElemIter() 1309 iterator3 = ucol_openElements(col, testString2, u_strlen(testString2), &status); in TestElemIter()
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucoleitr.h | 117 ucol_openElements(const UCollator *coll,
|
D | urename.h | 765 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucoleitr.h | 117 ucol_openElements(const UCollator *coll,
|
D | urename.h | 765 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucoleitr.h | 117 ucol_openElements(const UCollator *coll,
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 839 UCollationElements *iter = ucol_openElements(gCol, NULL, 0, &error); in doForwardIterTest() 916 iter = ucol_openElements(gCol, str, strlen, &error); in doForwardIterTest() 1001 UCollationElements *iter = ucol_openElements(gCol, NULL, 0, &error); in doBackwardIterTest() 1081 iter = ucol_openElements(gCol, str, strlen, &error); in doBackwardIterTest() 1685 … UCollationElements *CEiter = ucol_openElements(gCol, gFileLines[line].name, -1, &status); in main()
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 151 iter = ucol_openElements(col, NULL, 0, &status); in CmdIter() 207 iter = ucol_openElements(col, data, -1, &status); in CmdIterAll() 209 iter = ucol_openElements(col, data, count, &status); in CmdIterAll()
|
/external/icu/icu4c/source/i18n/ |
D | ucoleitr.cpp | 274 ucol_openElements(const UCollator *coll, in ucol_openElements() function
|
D | usearch.cpp | 302 coleiter = ucol_openElements(strsrch->collator, pattern->text, in initializePatternCETable() 374 coleiter = ucol_openElements(strsrch->collator, pattern->text, in initializePatternPCETable() 2728 result->textIter = ucol_openElements(collator, text, in usearch_openFromCollator() 3047 strsrch->textIter = ucol_openElements(collator, in usearch_setCollator() 3051 strsrch->utilIter = ucol_openElements( in usearch_setCollator()
|
/external/icu/icu4c/source/test/intltest/ |
D | colldata.cpp | 45 … UCollationElements *elems = ucol_openElements(coll, string.getBuffer(), string.length(), &status); in CEList()
|
D | ssearch.cpp | 374 … UCollationElements *elems = ucol_openElements(coll, string.getBuffer(), string.length(), &status); in OrderList()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 765 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 765 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements) macro
|