Home
last modified time | relevance | path

Searched refs:ucnv_close (Results 1 – 25 of 61) sorted by relevance

123

/external/icu/icu4c/source/test/threadtest/
Dconverttest.cpp42 ucnv_close(fCnv); in ~ConvertThreadTest()
65 ucnv_close(cnv1); in runOnce()
66 ucnv_close(cnv2); in runOnce()
73 if (fCnv) {ucnv_close(fCnv);} in check()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c467 ucnv_close(conv); in testConvertFromU()
631 ucnv_close(conv); in testConvertToU()
1357 ucnv_close(myConverter); in TestConverterType()
1419 ucnv_close(myConverter); in TestConverterTypesAndStarters()
1532 ucnv_close(cnv); in TestAmbiguous()
1550 ucnv_close(sjis_cnv); in TestAmbiguous()
1558 ucnv_close(sjis_cnv); in TestAmbiguous()
1559 ucnv_close(ascii_cnv); in TestAmbiguous()
1567 ucnv_close(sjis_cnv); in TestAmbiguous()
1568 ucnv_close(ascii_cnv); in TestAmbiguous()
[all …]
Dccapitst.c149 ucnv_close(ucnv_open(string, &err)); in ListNames()
362 ucnv_close(converter); in TestConvert()
368 ucnv_close(converter); in TestConvert()
375 ucnv_close(converter); in TestConvert()
406 ucnv_close(cnv); in TestConvert()
485 ucnv_close(ucnv_openCCSID(1051, UCNV_IBM, &err)); /* test for j350; ucnv_close(NULL) is safe */ in TestConvert()
503 ucnv_close(someConverters[0]); in TestConvert()
504 ucnv_close(someConverters[1]); in TestConvert()
505 ucnv_close(someConverters[2]); in TestConvert()
506 ucnv_close(someConverters[3]); in TestConvert()
[all …]
Dncnvtst.c697 ucnv_close(cnv); in TestGetNextErrorBehaviour()
769 ucnv_close(conv8); in TestRegressionUTF8()
874 ucnv_close(convBE); in TestRegressionUTF32()
906 ucnv_close(convLE); in TestRegressionUTF32()
924 ucnv_close(conv); in TestAvailableConverters()
1050 ucnv_close(conv); in convertFromU()
1147 ucnv_close(conv); in convertToU()
1319 ucnv_close(conv); in testConvertFromU()
1496 ucnv_close(conv); in testConvertToU()
1814 ucnv_close(cnv); in doTestTruncated()
[all …]
Deurocreg.c135 ucnv_close(myConv); in TestEuroRegression()
Dcctest.c23 ucnv_close(u_getDefaultConverter(&err)); in TestDefaultConverterError()
Dcintltst.c152 ucnv_close(cnv); in main()
521 ucnv_close(conv); in aescstrdup()
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp218 ucnv_close(conv); in convsample_02()
368 ucnv_close(conv); in convsample_05()
470 ucnv_close(conv); in convsample_06()
479 ucnv_close(conv); in convsample_06()
542 ucnv_close(conv); in convsample_12()
604 ucnv_close(conv); in convsample_13()
641 ucnv_close(conv); in convsample_20_didSubstitute()
667 ucnv_close(conv); in convsample_20_didSubstitute()
742 ucnv_close(conv); in convsample_21_didSubstitute()
797 ucnv_close(conv); in convsample_21_didSubstitute()
[all …]
/external/sfntly/cpp/src/test/
Dtest_utils_test.cc48 ucnv_close(conv); in TestEncoding()
53 ucnv_close(conv); in TestEncoding()
Dcmap_test.cc138 ucnv_close(encoder1_); in TearDown()
140 ucnv_close(encoder2_); in TearDown()
/external/icu/icu4c/source/common/
Dustr_cnv.cpp54 ucnv_close(converter); in u_getDefaultConverter()
79 ucnv_close(converter); in u_releaseDefaultConverter()
101 ucnv_close(converter); in u_flushDefaultConverter()
Dunistr_cnv.cpp198 ucnv_close(converter); in extract()
350 ucnv_close(converter); in doCodepageCreate()
/external/icu/icu4c/source/samples/ugrep/
Dugrep.cpp153 ucnv_close(outConverter); in main()
351 ucnv_close(conv); in readFile()
/external/icu/icu4c/source/samples/date/
Duprint.c75 ucnv_close(converter); in uprint()
/external/icu/icu4c/source/samples/cal/
Duprint.c74 ucnv_close(converter); in uprint()
/external/icu/icu4c/source/test/testmap/
Dtestmap.c60 ucnv_close(c); in main()
/external/icu/icu4c/source/i18n/
Dcsmatch.cpp64 ucnv_close(conv); in getUChars()
/external/icu/icu4c/source/io/
Dufile.c273 ucnv_close(file->fConverter); in u_fclose()
326 ucnv_close(file->fConverter); in u_fsetcodepage()
/external/icu/icu4c/source/test/iotest/
Dstream.cpp76 ucnv_close(defConv); in TestStream()
177 ucnv_close(defConv); in TestStream()
/external/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp103 ucnv_close(ucnv_open("ibm-1208", &errorCode)); in main()
/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp123 ucnv_close(conv); in ReadAndConvertFile()
128 ucnv_close(conv); in ReadAndConvertFile()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp134 ucnv_close(cnv); in ~Command()
281 ucnv_close(utf8Cnv); in ~FromUTF8()
/external/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc641 ucnv_close(conv); in GetCharset()
673 ucnv_close(cs); in ConvertToNameBytes()
696 ucnv_close(cs); in ConvertFromNameBytes()
714 ucnv_close(cs); in ConvertFromNameBytes()
/external/icu/icu4c/source/test/perf/convperf/
Dconvperf.h66 ucnv_close(conv); in ~ICUToUnicodePerfFunction()
112 ucnv_close(conv); in ~ICUFromUnicodePerfFunction()
137 ucnv_close(ucnv_open(convNames[idx], status)); in call()
/external/icu/icu4c/source/common/unicode/
Ducnv.h569 ucnv_close(UConverter * converter);
584 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close);

123