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

1 2 3 4 5

  /external/chromium_org/third_party/icu/source/test/threadtest/
converttest.cpp 42 ucnv_close(fCnv);
65 ucnv_close(cnv1);
66 ucnv_close(cnv2);
73 if (fCnv) {ucnv_close(fCnv);}
  /external/icu/icu4c/source/test/threadtest/
converttest.cpp 42 ucnv_close(fCnv);
65 ucnv_close(cnv1);
66 ucnv_close(cnv2);
73 if (fCnv) {ucnv_close(fCnv);}
  /external/chromium_org/third_party/sfntly/cpp/src/test/
test_utils_test.cc 48 ucnv_close(conv);
53 ucnv_close(conv);
  /external/sfntly/cpp/src/test/
test_utils_test.cc 48 ucnv_close(conv);
53 ucnv_close(conv);
  /external/chromium_org/third_party/icu/source/i18n/
csmatch.cpp 54 ucnv_close(conv);
  /external/chromium_org/third_party/icu/source/test/testmap/
testmap.c 59 ucnv_close(c);
  /external/icu/icu4c/source/i18n/
csmatch.cpp 64 ucnv_close(conv);
  /external/icu/icu4c/source/samples/cal/
uprint.c 74 ucnv_close(converter);
  /external/icu/icu4c/source/samples/date/
uprint.c 75 ucnv_close(converter);
  /external/icu/icu4c/source/test/testmap/
testmap.c 60 ucnv_close(c);
  /external/icu/icu4c/source/samples/ucnv/
convsamp.cpp 185 You must call ucnv_close to clean up the memory used by the
218 ucnv_close(conv);
368 ucnv_close(conv);
470 ucnv_close(conv);
479 ucnv_close(conv);
511 You must call ucnv_close to clean up the memory used by the
542 ucnv_close(conv);
604 ucnv_close(conv);
641 ucnv_close(conv);
667 ucnv_close(conv)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ustr_cnv.c 54 ucnv_close(converter);
79 ucnv_close(converter);
101 ucnv_close(converter);
  /external/icu/icu4c/source/common/
ustr_cnv.c 54 ucnv_close(converter);
79 ucnv_close(converter);
101 ucnv_close(converter);
  /external/chromium_org/net/base/
net_string_util_icu.cc 33 ucnv_close(converter);
  /external/chromium_org/third_party/icu/source/test/cintltst/
cctest.c 23 ucnv_close(u_getDefaultConverter(&err));
eurocreg.c 135 ucnv_close(myConv);
ccapitst.c 194 ucnv_close(ucnv_open(string, &err));
408 ucnv_close(converter);
414 ucnv_close(converter);
421 ucnv_close(converter);
452 ucnv_close(cnv);
531 ucnv_close(ucnv_openCCSID(1051, UCNV_IBM, &err)); /* test for j350; ucnv_close(NULL) is safe */
549 ucnv_close(someConverters[0]);
550 ucnv_close(someConverters[1]);
551 ucnv_close(someConverters[2])
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 31 ucnv_close(ucnv_createConverter(&tempConverter, converterName, &localStatus));
103 ucnv_close(ucnv_open("ibm-1208", &errorCode));
  /external/icu/icu4c/source/test/cintltst/
cctest.c 23 ucnv_close(u_getDefaultConverter(&err));
eurocreg.c 135 ucnv_close(myConv);
ccapitst.c 151 ucnv_close(ucnv_open(string, &err));
364 ucnv_close(converter);
370 ucnv_close(converter);
377 ucnv_close(converter);
408 ucnv_close(cnv);
487 ucnv_close(ucnv_openCCSID(1051, UCNV_IBM, &err)); /* test for j350; ucnv_close(NULL) is safe */
505 ucnv_close(someConverters[0]);
506 ucnv_close(someConverters[1]);
507 ucnv_close(someConverters[2])
    [all...]
nucnvtst.c 469 ucnv_close(conv);
633 ucnv_close(conv);
    [all...]
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 31 ucnv_close(ucnv_createConverter(&tempConverter, converterName, &localStatus));
103 ucnv_close(ucnv_open("ibm-1208", &errorCode));
  /external/chromium_org/ppapi/shared_impl/private/
ppb_char_set_shared.cc 149 ucnv_close(converter);
158 ucnv_close(converter);
  /external/chromium_org/base/i18n/
icu_string_conversions.cc 109 ucnv_close(converter);
190 ucnv_close(converter);
256 ucnv_close(converter);

Completed in 669 milliseconds

1 2 3 4 5