Home
last modified time | relevance | path

Searched refs:ucnv_resetToUnicode (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1235 ucnv_resetToUnicode(cnv.getAlias()); in ToUnicodeCase()
1415 ucnv_resetToUnicode(cnv); in stepFromUTF8()
1515 ucnv_resetToUnicode(cnv); in stepFromUnicode()
1578 ucnv_resetToUnicode(utf8Cnv); in FromUnicodeCase()
1692 ucnv_resetToUnicode(utf8Cnv); in FromUnicodeCase()
/external/icu/icu4c/source/common/
Dunistr_cnv.cpp97 ucnv_resetToUnicode(cnv); in UnicodeString()
Ducnv.cpp634 ucnv_resetToUnicode(UConverter *converter) in ucnv_resetToUnicode() function
1795 ucnv_resetToUnicode(cnv); in ucnv_toUChars()
2114 ucnv_resetToUnicode(sourceCnv); in ucnv_convertEx()
2555 ucnv_resetToUnicode(cnv); in ucnv_convertAlgorithmic()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp292 ucnv_resetToUnicode(utf8Cnv); in call()
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c1281 ucnv_resetToUnicode(conv); in testConvertFromU()
1283 ucnv_resetToUnicode(conv); in testConvertFromU()
1456 ucnv_resetToUnicode(conv); in testConvertToU()
1838 ucnv_resetToUnicode(cnv); in doTestTruncated()
Dnucnvtst.c2084 ucnv_resetToUnicode(cnv); in TestUTF16()
2088 ucnv_resetToUnicode(cnv); in TestUTF16()
2092 ucnv_resetToUnicode(cnv); in TestUTF16()
2252 ucnv_resetToUnicode(cnv); in TestUTF32()
2256 ucnv_resetToUnicode(cnv); in TestUTF32()
2260 ucnv_resetToUnicode(cnv); in TestUTF32()
Dccapitst.c2169 ucnv_resetToUnicode(srcCnv); in convertExStreaming()
/external/icu/libandroidicu/include/unicode/
Ducnv.h729 ucnv_resetToUnicode(UConverter *converter);
Durename.h679 #define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode) macro
/external/icu/icu4c/source/common/unicode/
Ducnv.h729 ucnv_resetToUnicode(UConverter *converter);
Durename.h679 #define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode) macro
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp586 ucnv_resetToUnicode(buf->conv); in ucbuf_rewind()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1058 ucnv_resetToUnicode(converter); in ucnv_resetToUnicode_android()