Home
last modified time | relevance | path

Searched refs:ucnv_fromUnicode (Results 1 – 25 of 30) sorted by relevance

12

/external/icu/icu4c/source/common/
Ducnv_cb.cpp83 ucnv_fromUnicode(args->converter, in ucnv_cbFromUWriteUChars()
138 ucnv_fromUnicode(args->converter, in ucnv_cbFromUWriteUChars()
Dunistr_cnv.cpp278 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode); in doExtract()
289 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode); in doExtract()
Dustr_cnv.cpp213 ucnv_fromUnicode(cnv, in u_austrncpy()
Dustr_wcs.cpp102ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCo… in _strToWCS()
Ducnv.cpp1170 ucnv_fromUnicode(UConverter *cnv, in ucnv_fromUnicode() function
1750 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode); in ucnv_fromUChars()
1761 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode); in ucnv_fromUChars()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c430 ucnv_fromUnicode (conv, in testConvertFromU()
2815ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode); in TestSmallTargetBuffer()
2935ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode); in TestSmallSourceBuffer()
3027 ucnv_fromUnicode (converter, in TestJitterbug930()
3054 ucnv_fromUnicode (converter, in TestJitterbug930()
3124 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode); in TestHZ()
3343 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode); in TestISO_2022_JP()
3409 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode); in TestConv()
3827ucnv_fromUnicode(conv,&ctarget,ctargetLimit,(const UChar**)&utarget,utargetLimit,NULL,TRUE,&err); in TestJitterbug2346()
3885 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,TRUE, &errorCode); in TestISO_2022_JP_1()
[all …]
Dccapitst.c978 ucnv_fromUnicode(myConverter, &mytarget_1, in TestConvert()
1850 ucnv_fromUnicode(cnv2, in TestConvertSafeClone()
2477 ucnv_fromUnicode(cnv, in getTestChar()
2485 ucnv_fromUnicode(cnv, in getTestChar()
3106ucnv_fromUnicode(cnv, &pc, normal+UPRV_LENGTHOF(normal), &pcu, text+UPRV_LENGTHOF(text), NULL, TRU… in testSwap()
3111ucnv_fromUnicode(swapCnv, &pc, swapped+UPRV_LENGTHOF(swapped), &pcu, text+UPRV_LENGTHOF(text), NUL… in testSwap()
3239 ucnv_fromUnicode(cnv,&target, targetLimit, &source, sourceLimit, NULL, FALSE, &status); in TestFromUCountPending()
3274 ucnv_fromUnicode(cnv,&target, targetLimit, &source, sourceLimit, NULL, FALSE, &status); in TestFromUCountPending()
3285 ucnv_fromUnicode(cnv,&target, targetLimit, &source, sourceLimit, NULL, FALSE, &status); in TestFromUCountPending()
3296 ucnv_fromUnicode(cnv,&target, targetLimit, &source, sourceLimit, NULL, FALSE, &status); in TestFromUCountPending()
[all …]
Ducsdetst.c63 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &status); in preflight()
79 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &status); in extractBytes()
Dcintltst.c530ucnv_fromUnicode(conv,&target,targetLimit, &unichars, (UChar*)(unichars+length),NULL,TRUE,&errorCo… in aescstrdup()
Dncnvfbts.c210 ucnv_fromUnicode (conv, in testConvertFromUnicode()
Dncnvtst.c1040 ucnv_fromUnicode (conv, in convertFromU()
1272 ucnv_fromUnicode (conv, in testConvertFromU()
Dnccbtst.c2718 ucnv_fromUnicode (conv, in testConvertFromUnicode()
3109 ucnv_fromUnicode (conv, in testConvertFromUnicodeWithContext()
/external/icu/icu4c/source/samples/cal/
Duprint.c62 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize, in uprint()
/external/icu/icu4c/source/samples/date/
Duprint.c63 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize, in uprint()
/external/sfntly/cpp/src/test/
Dtest_utils.cc51 ucnv_fromUnicode(encoder, &target_end, target + 4, in EncodeOneChar()
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp191 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode); in call()
250 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode); in call()
/external/icu/icu4c/source/io/
Dustream.cpp56 ucnv_fromUnicode(converter, &s, sLimit, &us, uLimit, 0, FALSE, &errorCode); in operator <<()
Dustdio.cpp357 ucnv_fromUnicode(f->fConverter, in u_file_write_flush()
/external/icu/icu4c/source/extra/uconv/
Duwmsg.c69 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize, in uprint()
Duconv.cpp518 ucnv_fromUnicode(cnv, in cnvSigType()
929 ucnv_fromUnicode(convto, &bufp, outbuf + bufsz, in convertFile()
/external/icu/libandroidicu/include/unicode/
Ducnv.h1143 ucnv_fromUnicode (UConverter * converter,
/external/icu/icu4c/source/common/unicode/
Ducnv.h1143 ucnv_fromUnicode (UConverter * converter,
/external/icu/icu4c/source/test/perf/convperf/
Dconvperf.h109 ucnv_fromUnicode(conv,&myTarget, targetLimit, &mySrc, sourceLimit, NULL, TRUE, status); in call()
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp1036 ucnv_fromUnicode( conv, &target, targetLimit, in convsample_46()
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp606ucnv_fromUnicode(cnv.getAlias(), &t, buffer+sizeof(buffer), (const UChar **)&s, s0+s0Length, NULL,… in TestGetUnicodeSet2()
1518 ucnv_fromUnicode(cnv, in stepFromUnicode()

12