Searched refs:ucol_setText (Results 1 - 22 of 22) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducoleitr.h203 ucol_setText( UCollationElements *elems,
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducoleitr.h273 ucol_setText( UCollationElements *elems,
/external/icu/icu4c/source/test/cintltst/
H A Dcitertst.c749 ucol_setText(iter2, test1, u_strlen(test1), &status);
760 ucol_setText(iter2, NULL, 2, &status);
802 ucol_setText(iter, &ch, 1, &status);
826 ucol_setText(iter, &ch, 1, &status);
837 ucol_setText(iter, &ch, 1, &status);
846 ucol_setText(iter, &ch, 1, &status);
856 ucol_setText(iter, supplementary, 2, &status);
867 ucol_setText(iter, &ch, 1, &status);
1064 ucol_setText(iter, str, strLen, &status);
1081 ucol_setText(resultite
[all...]
H A Dcallcoll.c616 ucol_setText(iter, t1, u_strlen(t1), &status);
618 ucol_setText(iter, t2, u_strlen(t2), &status);
H A Dcmsccoll.c675 ucol_setText(iter, t[u]->NFC, u_strlen(t[u]->NFC), &status);
678 ucol_setText(iter, t[u]->NFD, u_strlen(t[u]->NFD), &status);
2304 ucol_setText(it, string, uStringLen, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c754 ucol_setText(iter2, test1, u_strlen(test1), &status);
765 ucol_setText(iter2, NULL, 2, &status);
812 ucol_setText(iter, &ch, 1, &status);
836 ucol_setText(iter, &ch, 1, &status);
847 ucol_setText(iter, &ch, 1, &status);
856 ucol_setText(iter, &ch, 1, &status);
866 ucol_setText(iter, supplementary, 2, &status);
877 ucol_setText(iter, &ch, 1, &status);
1421 ucol_setText(iter, str, strLen, &status);
1438 ucol_setText(resultite
[all...]
H A Dcallcoll.c616 ucol_setText(iter, t1, u_strlen(t1), &status);
618 ucol_setText(iter, t2, u_strlen(t2), &status);
H A Dcmsccoll.c1780 ucol_setText(iter, t[u]->NFC, u_strlen(t[u]->NFC), &status);
1783 ucol_setText(iter, t[u]->NFD, u_strlen(t[u]->NFD), &status);
3614 ucol_setText(it, string, uStringLen, &status);
/external/chromium_org/third_party/icu/source/test/perf/collperf/
H A Dcollperf.cpp146 ucol_setText(iter, dummytext, 1, &status);
162 ucol_setText(iter, data->dataOf(i), -1, status);
167 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
172 ucol_setText(iter, data->dataOf(i), -1, status);
177 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp146 ucol_setText(iter, dummytext, 1, &status);
162 ucol_setText(iter, data->dataOf(i), -1, status);
167 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
172 ucol_setText(iter, data->dataOf(i), -1, status);
177 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp837 ucol_setText(iter, dummytext, 1, &error);
846 ucol_setText(iter, str, strlen, &error);
866 ucol_setText(iter, str, strlen, &error);
1000 ucol_setText(iter, dummytext, 1, &error);
1009 ucol_setText(iter, str, strlen, &error);
1030 ucol_setText(iter, str, strlen, &error);
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp837 ucol_setText(iter, dummytext, 1, &error);
846 ucol_setText(iter, str, strlen, &error);
866 ucol_setText(iter, str, strlen, &error);
1000 ucol_setText(iter, dummytext, 1, &error);
1009 ucol_setText(iter, str, strlen, &error);
1030 ucol_setText(iter, str, strlen, &error);
/external/icu/icu4c/source/i18n/
H A Ducoleitr.cpp465 ucol_setText( UCollationElements *elems, function
H A Dusearch.cpp306 ucol_setText(coleiter, pattern->text, pattern->textLength, status);
377 ucol_setText(coleiter, pattern->text, pattern->textLength, status);
629 ucol_setText(coleiter, text, end - start, &status);
871 ucol_setText(coleiter, norm, size, status);
1498 // if status is a failure, ucol_setText does nothing.
1500 ucol_setText(coleiter, match, matchsize, status);
1601 // if status is a failure, ucol_setText does nothing
1602 ucol_setText(coleiter, safetext, safetextlength, status);
2201 // if status is a failure ucol_setText does nothing
2202 ucol_setText(coleite
[all...]
/external/chromium_org/third_party/icu/source/tools/dumpce/
H A Ddumpce.cpp275 ucol_setText(iter, rule + chOffset, chLen, &error);
386 ucol_setText(iter, str, strlen, &error);
1297 ucol_setText(coleiter, scriptelem[i + 1].ch, scriptelem[i + 1].count,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.cpp1667 ucol_setText(iter, decomp, noOfDec, status);
1691 ucol_setText(colEl, decomp, noOfDec, status);
1776 ucol_setText(colEl, decomp, decLen, status);
1837 ucol_setText(colEl, newDecomp, newDecLen, status);
1935 ucol_setText(colEl, decomp, decompLen, status);
H A Dusearch.cpp642 ucol_setText(coleiter, text, end - start, &status);
884 ucol_setText(coleiter, norm, size, status);
1511 // if status is a failure, ucol_setText does nothing.
1513 ucol_setText(coleiter, match, matchsize, status);
1614 // if status is a failure, ucol_setText does nothing
1615 ucol_setText(coleiter, safetext, safetextlength, status);
2214 // if status is a failure ucol_setText does nothing
2215 ucol_setText(coleiter, match, matchsize, status);
2277 // if status is a failure, ucol_setText does nothing
2278 ucol_setText(coleite
[all...]
H A Ducol_bld.cpp1261 ucol_setText(ucaEl, el.uchars, el.cSize, status);
1280 ucol_setText(ucaEl, str, 1, status);
1290 ucol_setText(ucaEl, str, len, status);
H A Ducoleitr.cpp665 ucol_setText( UCollationElements *elems, function
H A Ducol.cpp6244 ucol_setText(it, &ch, 1, status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h750 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h793 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) macro

Completed in 1351 milliseconds