HomeSort by relevance Sort by last modified time
    Searched refs:ucnv_reset (Results 1 - 15 of 15) sorted by null

  /external/icu/icu4c/source/common/
ustr_cnv.cpp 70 ucnv_reset(converter);
140 ucnv_reset(cnv);
149 ucnv_reset(cnv); /* be good citizens */
212 ucnv_reset(cnv);
221 ucnv_reset(cnv); /* be good citizens */
ucnv.cpp 586 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
601 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode);
628 ucnv_reset(UConverter *converter) function
    [all...]
  /external/icu/icu4c/source/io/
ufile.cpp 243 ucnv_reset(file->fConverter);
  /external/icu/icu4c/source/common/unicode/
ucnv.h 718 ucnv_reset(UConverter *converter);
    [all...]
urename.h 677 #define ucnv_reset macro
    [all...]
  /external/icu/icu4c/source/test/perf/utfperf/
utfperf.cpp 174 ucnv_reset(cnv);
  /external/icu/libandroidicu/include/unicode/
ucnv.h 718 ucnv_reset(UConverter *converter);
    [all...]
urename.h 677 #define ucnv_reset macro
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c     [all...]
cbiapts.c 108 ucnv_reset(cnv);
128 ucnv_reset(cnv); /* be good citizens */
    [all...]
ccapitst.c 667 /*resetState ucnv_reset()*/
668 log_verbose("\n---Testing ucnv_reset()..\n");
669 ucnv_reset(myConverter);
682 ucnv_reset(cnv);
    [all...]
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 784 ucnv_reset(cnv1.getAlias());
785 ucnv_reset(cnv2.getAlias());
817 ucnv_reset(cnv1.getAlias());
818 ucnv_reset(cnv2.getAlias());
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
unicode_ops.cc 173 ucnv_reset(converter_);
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.cpp 274 ucnv_reset(buf->conv);
  /external/icu/libandroidicu/static_shim/
shim.cpp     [all...]

Completed in 150 milliseconds