HomeSort by relevance Sort by last modified time
    Searched refs:ucnv_close (Results 26 - 50 of 125) sorted by null

12 3 4 5

  /external/icu4c/test/cintltst/
nucnvtst.c 481 ucnv_close(conv);
645 ucnv_close(conv);
    [all...]
ncnvtst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c 462 ucnv_close(conv);
626 ucnv_close(conv);
    [all...]
ncnvtst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/
unistr_cnv.cpp 208 ucnv_close(converter);
360 ucnv_close(converter);
  /external/chromium_org/third_party/icu/source/io/
ufile.c 243 ucnv_close(file->fConverter);
296 ucnv_close(file->fConverter);
  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 83 ucnv_close(defConv);
184 ucnv_close(defConv);
  /external/chromium_org/third_party/sfntly/cpp/src/test/
cmap_test.cc 138 ucnv_close(encoder1_);
140 ucnv_close(encoder2_);
  /external/icu4c/common/
unistr_cnv.cpp 208 ucnv_close(converter);
360 ucnv_close(converter);
  /external/icu4c/io/
ufile.c 240 ucnv_close(file->fConverter);
293 ucnv_close(file->fConverter);
  /external/icu4c/samples/ugrep/
ugrep.cpp 153 ucnv_close(outConverter);
351 ucnv_close(conv);
  /external/icu4c/test/iotest/
stream.cpp 76 ucnv_close(defConv);
177 ucnv_close(defConv);
  /external/sfntly/cpp/src/test/
cmap_test.cc 138 ucnv_close(encoder1_);
140 ucnv_close(encoder2_);
  /external/icu4c/extra/uconv/
uwmsg.c 84 ucnv_close(converter);
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv.h 322 * @see ucnv_close
352 * @see ucnv_close
418 * @see ucnv_close
456 * @see ucnv_close
470 * You must ucnv_close() the clone in any case.
525 ucnv_close(UConverter * converter);
533 * "Smart pointer" class, closes a UConverter via ucnv_close().
540 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
idnaconf.cpp 124 ucnv_close(conv);
129 ucnv_close(conv);
  /external/chromium_org/third_party/icu/source/test/perf/utfperf/
utfperf.cpp 135 ucnv_close(cnv);
282 ucnv_close(utf8Cnv);
  /external/icu4c/common/unicode/
ucnv.h 360 * @see ucnv_close
390 * @see ucnv_close
456 * @see ucnv_close
494 * @see ucnv_close
508 * You must ucnv_close() the clone in any case.
563 ucnv_close(UConverter * converter);
571 * "Smart pointer" class, closes a UConverter via ucnv_close().
578 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close);
    [all...]
  /external/icu4c/test/intltest/
idnaconf.cpp 124 ucnv_close(conv);
129 ucnv_close(conv);
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 135 ucnv_close(cnv);
282 ucnv_close(utf8Cnv);
  /external/chromium_org/third_party/icu/source/test/perf/convperf/
convperf.h 66 ucnv_close(conv);
112 ucnv_close(conv);
137 ucnv_close(ucnv_open(convNames[idx], status));
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucbuf.c 151 ucnv_close(*conv);
490 ucnv_close(buf->conv);
564 ucnv_close(buf->conv);
  /external/icu4c/test/perf/convperf/
convperf.h 66 ucnv_close(conv);
112 ucnv_close(conv);
137 ucnv_close(ucnv_open(convNames[idx], status));
  /external/icu4c/tools/toolutil/
ucbuf.c 152 ucnv_close(*conv);
491 ucnv_close(buf->conv);
565 ucnv_close(buf->conv);
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecICU.cpp 49 ucnv_close(converter);
260 ucnv_close(cachedConverter);

Completed in 1424 milliseconds

12 3 4 5