HomeSort by relevance Sort by last modified time
    Searched refs:ucol_setText (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucoleitr.h 267 ucol_setText( UCollationElements *elems,
  /external/icu4c/i18n/unicode/
ucoleitr.h 273 ucol_setText( UCollationElements *elems,
  /external/chromium_org/third_party/icu/source/test/cintltst/
citertst.c 754 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);
865 ucol_setText(iter, supplementary, 2, &status);
876 ucol_setText(iter, &ch, 1, &status);
    [all...]
callcoll.c 587 ucol_setText(iter, t1, u_strlen(t1), &status);
589 ucol_setText(iter, t2, u_strlen(t2), &status);
    [all...]
cmsccoll.c     [all...]
  /external/icu4c/test/cintltst/
citertst.c 754 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);
865 ucol_setText(iter, supplementary, 2, &status);
876 ucol_setText(iter, &ch, 1, &status);
    [all...]
callcoll.c 615 ucol_setText(iter, t1, u_strlen(t1), &status);
617 ucol_setText(iter, t2, u_strlen(t2), &status);
    [all...]
cmsccoll.c     [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 141 ucol_setText(iter, dummytext, 1, &status);
157 ucol_setText(iter, data->dataOf(i), -1, status);
162 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
167 ucol_setText(iter, data->dataOf(i), -1, status);
172 ucol_setText(iter, data->dataOf(i), data->lengthOf(i) , status);
  /external/icu4c/test/perf/collperf/
collperf.cpp 146 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/
collperf.cpp 837 ucol_setText(iter, dummytext, 1, &error);
846 ucol_setText(iter, str, strlen, &error);
866 ucol_setText(iter, str, strlen, &error);
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 837 ucol_setText(iter, dummytext, 1, &error);
846 ucol_setText(iter, str, strlen, &error);
866 ucol_setText(iter, str, strlen, &error);
    [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeCollation.cpp 174 ucol_setText(toCollationElements(address), source.get(), source.size(), &status);
175 maybeThrowIcuException(env, "ucol_setText", status);
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 275 ucol_setText(iter, rule + chOffset, chLen, &error);
386 ucol_setText(iter, str, strlen, &error);
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 275 ucol_setText(iter, rule + chOffset, chLen, &error);
386 ucol_setText(iter, str, strlen, &error);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp     [all...]
usearch.cpp 642 ucol_setText(coleiter, text, end - start, &status);
    [all...]
ucol_bld.cpp     [all...]
ucoleitr.cpp 665 ucol_setText( UCollationElements *elems,
  /external/icu4c/i18n/
ucol_elm.cpp     [all...]
usearch.cpp 642 ucol_setText(coleiter, text, end - start, &status);
    [all...]
ucol_bld.cpp     [all...]
ucoleitr.cpp 665 ucol_setText( UCollationElements *elems,
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 304 milliseconds

1 2