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

  /external/chromium_org/third_party/icu/source/common/
ustr_cnv.c 67 ucnv_reset(converter);
137 ucnv_reset(cnv);
146 ucnv_reset(cnv); /* be good citizens */
209 ucnv_reset(cnv);
218 ucnv_reset(cnv); /* be good citizens */
ucnv.c 584 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
599 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode);
626 ucnv_reset(UConverter *converter) function
    [all...]
  /external/icu/icu4c/source/common/
ustr_cnv.c 67 ucnv_reset(converter);
137 ucnv_reset(cnv);
146 ucnv_reset(cnv); /* be good citizens */
209 ucnv_reset(cnv);
218 ucnv_reset(cnv); /* be good citizens */
ucnv.c 594 converter->fromCharErrorBehaviour(converter->toUContext, &toUArgs, NULL, 0, UCNV_RESET, &errorCode);
609 converter->fromUCharErrorBehaviour(converter->fromUContext, &fromUArgs, NULL, 0, 0, UCNV_RESET, &errorCode);
636 ucnv_reset(UConverter *converter) function
    [all...]
  /external/chromium_org/third_party/icu/source/io/
ufile.c 218 ucnv_reset(file->fConverter);
  /external/icu/icu4c/source/io/
ufile.c 215 ucnv_reset(file->fConverter);
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c 95 ucnv_reset(cnv);
115 ucnv_reset(cnv); /* be good citizens */
nucnvtst.c     [all...]
ccapitst.c 710 /*resetState ucnv_reset()*/
711 log_verbose("\n---Testing ucnv_reset()..\n");
712 ucnv_reset(myConverter);
725 ucnv_reset(cnv);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv.h 673 ucnv_reset(UConverter *converter);
    [all...]
urename.h 667 #define ucnv_reset macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/utfperf/
utfperf.cpp 171 ucnv_reset(cnv);
  /external/icu/icu4c/source/common/unicode/
ucnv.h 717 ucnv_reset(UConverter *converter);
    [all...]
urename.h 664 #define ucnv_reset macro
    [all...]
  /external/icu/icu4c/source/test/perf/utfperf/
utfperf.cpp 171 ucnv_reset(cnv);
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c     [all...]
cbiapts.c 99 ucnv_reset(cnv);
119 ucnv_reset(cnv); /* be good citizens */
    [all...]
ccapitst.c 666 /*resetState ucnv_reset()*/
667 log_verbose("\n---Testing ucnv_reset()..\n");
668 ucnv_reset(myConverter);
681 ucnv_reset(cnv);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucbuf.c 271 ucnv_reset(buf->conv);
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.c 272 ucnv_reset(buf->conv);

Completed in 1446 milliseconds