/external/icu/icu4c/source/test/cintltst/ |
D | sorttest.c | 129 return ucol_strcoll(coll, leftLine->s, STR_LEN, rightLine->s, STR_LEN); in linesComparator() 187 diff=ucol_strcoll(coll, p->s, STR_LEN, q->s, STR_LEN); in StableSortTest()
|
D | cmsccoll.c | 1061 result = ucol_strcoll(coll, strA, 3, strB, 3); in TestIncrementalNormalize() 1065 result = ucol_strcoll(coll, strA, -1, strB, -1); in TestIncrementalNormalize() 1121 result = ucol_strcoll(coll, strA, 6, strB, 6); in TestIncrementalNormalize() 1125 result = ucol_strcoll(coll, strA, -1, strB, -1); in TestIncrementalNormalize() 1176 result = ucol_strcoll(coll, strA, 5, strB, 5); in TestIncrementalNormalize() 1180 result = ucol_strcoll(coll, strA, -1, strB, -1); in TestIncrementalNormalize() 1487 if (ucol_strcoll(coll, testdata2[0], 2, testdata2[1], 2) != UCOL_LESS) { in TestContraction() 1493 if (ucol_strcoll(coll, testdata2[1], 2, testdata2[2], 2) != UCOL_LESS) { in TestContraction() 2629 resU16 = ucol_strcoll(coll, U16Source, U16LenS, U16Target, U16LenT); in Alexis2() 3093 result = ucol_strcoll(coll, source, -1, target, -1); in TestTibetanConformance() [all …]
|
D | ccurrtst.c | 140 compareResult = ucol_strcoll(c, source, u_strlen(source), target, u_strlen(target)); in currTest()
|
D | capitst.c | 182 if (ucol_strcoll(coll, src, srcLen, tgt, tgtLen) != expected) { in doStrcoll() 904 result=ucol_strcoll(c2, str1, -1, str2, -1); in TestBengaliSortKey() 2482 if (ucol_strcoll(coll, NULL, 0, NULL, 0) != 0) { in TestStrcollNull() 2486 if (ucol_strcoll(coll, NULL, -1, NULL, 0) != 0) { in TestStrcollNull() 2491 if (ucol_strcoll(coll, u16asc, -1, NULL, 10) != 0) { in TestStrcollNull() 2496 if (ucol_strcoll(coll, u16asc, -1, NULL, 0) <= 0) { in TestStrcollNull() 2499 if (ucol_strcoll(coll, NULL, 0, u16asc, -1) >= 0) { in TestStrcollNull() 2502 if (ucol_strcoll(coll, u16asc, u16ascLen, NULL, 0) <= 0) { in TestStrcollNull() 2506 if (ucol_strcoll(coll, u16han, -1, NULL, 0) <= 0) { in TestStrcollNull() 2509 if (ucol_strcoll(coll, NULL, 0, u16han, -1) >= 0) { in TestStrcollNull() [all …]
|
D | callcoll.c | 283 compareResult = ucol_strcoll(myCollation, source, sLen, target, tLen); in doTestVariant() 288 compareResulta = ucol_strcoll(myCollation, source, -1, target, -1); in doTestVariant() 888 result = ucol_strcoll(myCollator, source, -1, target, -1); in TestJB581() 896 result = ucol_strcoll(myCollator, source, -1, target, -1); in TestJB581()
|
/external/icu/icu4c/source/i18n/ |
D | ucol.cpp | 438 ucol_strcoll( const UCollator *coll, in ucol_strcoll() function 495 return (ucol_strcoll(coll, source, sourceLength, target, targetLength) in ucol_greater() 507 return (ucol_strcoll(coll, source, sourceLength, target, targetLength) in ucol_greaterOrEqual() 519 return (ucol_strcoll(coll, source, sourceLength, target, targetLength) in ucol_equal()
|
/external/icu/icu4c/source/samples/legacy/ |
D | newcol.cpp | 44 …UCollationResult res = ucol_strcoll(compareCollator, (UChar *) string1, -1, (UChar *) string2, -1); in compare_current()
|
D | oldcol.cpp | 45 …UCollationResult res = ucol_strcoll(compareCollator, (UChar *) string1, -1, (UChar *) string2, -1); in compare_legacy()
|
/external/icu/icu4c/source/test/intltest/ |
D | thcoll.cpp | 345 return ucol_strcoll(thaiColl, *(UChar **) p1, -1, *(UChar **)p2, -1); in StrCmp() 391 if (ucol_strcoll (thaiColl, toSort[i], -1, toSort[j], -1) == UCOL_GREATER) in TestInvalidThai()
|
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 284 return ucol_strcoll(da->col, da->icu_data, -1, db->icu_data, -1) - UCOL_EQUAL; in icu_strcoll_null() 289 …return ucol_strcoll(da->col, da->icu_data, da->icu_data_len, db->icu_data, db->icu_data_len) - UCO… in icu_strcoll_len() 441 return ucol_strcoll(col, rnd[i].icu_data, -1, ord[j].icu_data,-1); in icu_strcoll_null() 445 …return ucol_strcoll(col, rnd[i].icu_data, rnd[i].icu_data_len, ord[j].icu_data, ord[j].icu_data_le… in icu_strcoll_len()
|
/external/icu/icu4c/source/samples/coll/ |
D | coll.cpp | 143 UCollationResult result = ucol_strcoll(collator, source, -1, target, -1); in strcmp()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucol.h | 549 ucol_strcoll( const UCollator *coll,
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 286 …t = ucol_strcoll(gCol, (*(Line **)a)->name, (*(Line **)a)->len, (*(Line **)b)->name, (*(Line **)b)… in ICUstrcmpL() 296 t = ucol_strcoll(gCol, (*(Line **)a)->name, -1, (*(Line **)b)->name, -1); in ICUstrcmp() 557 …r = ucol_strcoll(gCol, (gSortedLines[line])->name, lineLen, (gSortedLines[guess])->name, guessLen); in doBinarySearch()
|
/external/sqlite/android/ |
D | sqlite3_android.cpp | 40 UCollationResult result = ucol_strcoll(coll, (const UChar *) v1, n1, in collate16()
|
/external/icu/icu4c/source/test/perf/collperf2/ |
D | collperf2.cpp | 97 cmp += ucol_strcoll(coll, source->dataOf(i), srcLen, source->dataOf(j), tgtLen); in call() 152 ucol_strcoll(coll, source->dataOf(i), srcLen, target->dataOf(i), tgtLen); in call()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 759 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll) macro
|
/external/sqlite/dist/ |
D | sqlite3.c | 157972 res = ucol_strcoll(p, (UChar *)zLeft, nLeft/2, (UChar *)zRight, nRight/2);
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 157942 res = ucol_strcoll(p, (UChar *)zLeft, nLeft/2, (UChar *)zRight, nRight/2);
|