Searched refs:ucnv_fromUnicode (Results 1 - 25 of 55) sorted by relevance

123

/external/chromium_org/third_party/icu/source/samples/cal/
H A Duprint.c58 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/chromium_org/third_party/icu/source/samples/date/
H A Duprint.c59 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/icu/icu4c/source/samples/cal/
H A Duprint.c58 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/icu/icu4c/source/samples/date/
H A Duprint.c59 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dtest_utils.cc51 ucnv_fromUnicode(encoder, &target_end, target + 4,
/external/sfntly/cpp/src/test/
H A Dtest_utils.cc51 ucnv_fromUnicode(encoder, &target_end, target + 4,
/external/chromium_org/third_party/icu/source/common/
H A Ducnv_cb.c81 ucnv_fromUnicode(args->converter,
136 ucnv_fromUnicode(args->converter,
H A Dunistr_cnv.cpp286 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode);
297 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode);
H A Dustr_cnv.c210 ucnv_fromUnicode(cnv,
H A Dustr_wcs.cpp100 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
/external/icu/icu4c/source/common/
H A Ducnv_cb.c81 ucnv_fromUnicode(args->converter,
136 ucnv_fromUnicode(args->converter,
H A Dunistr_cnv.cpp286 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode);
297 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, &errorCode);
H A Dustr_cnv.c210 ucnv_fromUnicode(cnv,
H A Dustr_wcs.cpp100 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
/external/chromium_org/third_party/icu/source/io/
H A Dustream.cpp53 ucnv_fromUnicode(converter, &s, sLimit, &us, uLimit, 0, FALSE, &errorCode);
/external/icu/icu4c/source/io/
H A Dustream.cpp53 ucnv_fromUnicode(converter, &s, sLimit, &us, uLimit, 0, FALSE, &errorCode);
/external/chromium_org/third_party/icu/source/extra/uconv/
H A Duwmsg.c68 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/icu/icu4c/source/extra/uconv/
H A Duwmsg.c68 ucnv_fromUnicode(converter, &myTarget, myTarget + arraySize,
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
H A Dutfperf.cpp188 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
247 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
/external/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp188 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
247 ucnv_fromUnicode(cnv, &pInter, pInterLimit, &pIn, pInLimit, NULL, TRUE, pErrorCode);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c431 ucnv_fromUnicode (conv,
2800 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
2863 log_err("ucnv_fromUnicode conversion failed reason %s\n", u_errorName(errorCode));
2920 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
3012 ucnv_fromUnicode (converter,
3039 ucnv_fromUnicode (converter,
3109 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3111 log_err("ucnv_fromUnicode conversion failed reason %s\n", u_errorName(errorCode));
3328 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3330 log_err("ucnv_fromUnicode conversio
[all...]
H A Dccapitst.c969 /*testing for ucnv_fromUnicode() and ucnv_toUnicode() */
971 log_verbose("Testing ucnv_fromUnicode().....\n");
973 ucnv_fromUnicode(myConverter, &mytarget_1,
988 log_verbose("ucnv_fromUnicode() o.k.\n");
1847 ucnv_fromUnicode(cnv2,
2469 ucnv_fromUnicode(cnv,
2477 ucnv_fromUnicode(cnv,
3074 ucnv_fromUnicode(cnv, &pc, normal+LENGTHOF(normal), &pcu, text+LENGTHOF(text), NULL, TRUE, &errorCode);
3079 ucnv_fromUnicode(swapCnv, &pc, swapped+LENGTHOF(swapped), &pcu, text+LENGTHOF(text), NULL, TRUE, &errorCode);
3209 ucnv_fromUnicode(cn
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c430 ucnv_fromUnicode (conv,
2805 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
2868 log_err("ucnv_fromUnicode conversion failed reason %s\n", u_errorName(errorCode));
2925 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,NULL,FALSE, &errorCode);
3017 ucnv_fromUnicode (converter,
3044 ucnv_fromUnicode (converter,
3114 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3116 log_err("ucnv_fromUnicode conversion failed reason %s\n", u_errorName(errorCode));
3333 ucnv_fromUnicode( cnv , &cTarget, cTargetLimit,&uSource,uSourceLimit,myOff,TRUE, &errorCode);
3335 log_err("ucnv_fromUnicode conversio
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h782 * @return The maximum number of bytes per UChar that are output by ucnv_fromUnicode(),
955 * (converted without any data loss) with the converter (ucnv_fromUnicode()).
959 * ucnv_fromUnicode() will always uses those mappings despite ucnv_setFallback().
972 * The set of all Unicode code points that can be converted with the converter (ucnv_fromUnicode())
1135 ucnv_fromUnicode (UConverter * converter,
1217 * This function is a more convenient but less powerful version of ucnv_fromUnicode().
1235 * @see ucnv_fromUnicode
1356 * Internally, two conversions - ucnv_toUnicode() and ucnv_fromUnicode() -
1402 * ucnv_fromUnicode() and ucnv_toUnicode():
1448 * to the target using ucnv_fromUnicode()
[all...]
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h782 * @return The maximum number of bytes per UChar that are output by ucnv_fromUnicode(),
955 * (converted without any data loss) with the converter (ucnv_fromUnicode()).
959 * ucnv_fromUnicode() will always uses those mappings despite ucnv_setFallback().
972 * The set of all Unicode code points that can be converted with the converter (ucnv_fromUnicode())
1135 ucnv_fromUnicode (UConverter * converter,
1217 * This function is a more convenient but less powerful version of ucnv_fromUnicode().
1235 * @see ucnv_fromUnicode
1356 * Internally, two conversions - ucnv_toUnicode() and ucnv_fromUnicode() -
1402 * ucnv_fromUnicode() and ucnv_toUnicode():
1448 * to the target using ucnv_fromUnicode()
[all...]

Completed in 843 milliseconds

123