Searched refs:ucnv_toUnicode (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium/third_party/icu/source/io/
H A Dustream.cpp116 ucnv_toUnicode(converter, &us, uLimit, &s, sLimit, 0, !continueReading, &errorCode);
H A Dufmt_cmn.c240 ucnv_toUnicode(defConverter, &alias, alias + tSize, &s, s + sSize - 1,
/external/icu4c/io/
H A Dustream.cpp118 ucnv_toUnicode(converter, &us, uLimit, &s, sLimit, 0, !continueReading, &errorCode);
H A Dufmt_cmn.c240 ucnv_toUnicode(defConverter, &alias, alias + tSize, &s, s + sSize - 1,
/external/chromium/third_party/icu/source/common/
H A Dustr_cnv.c115 ucnv_toUnicode(cnv,
H A Dunistr_cnv.cpp404 ucnv_toUnicode(converter, &myTarget, array + getCapacity(),
H A Dustr_wcs.c437 ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSrcLimit),pErrorCode);
/external/chromium/third_party/icu/source/tools/toolutil/
H A Ducbuf.c82 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error);
219 ucnv_toUnicode(buf->conv,&target,target+(buf->bufCapacity-offset),
288 ucnv_toUnicode(buf->conv,&target,target+(buf->bufCapacity-offset),
598 ucnv_toUnicode(buf->conv, &pTarget, target+1, &pStart, start+numRead, NULL, FALSE, error);
H A Dxmlparser.cpp218 ucnv_toUnicode(
287 ucnv_toUnicode(
/external/icu4c/common/
H A Dustr_cnv.c115 ucnv_toUnicode(cnv,
H A Dunistr_cnv.cpp404 ucnv_toUnicode(converter, &myTarget, array + getCapacity(),
H A Dustr_wcs.c446 ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSrcLimit),pErrorCode);
/external/icu4c/tools/toolutil/
H A Ducbuf.c82 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error);
219 ucnv_toUnicode(buf->conv,&target,target+(buf->bufCapacity-offset),
288 ucnv_toUnicode(buf->conv,&target,target+(buf->bufCapacity-offset),
598 ucnv_toUnicode(buf->conv, &pTarget, target+1, &pStart, start+numRead, NULL, FALSE, error);
H A Dxmlparser.cpp218 ucnv_toUnicode(
287 ucnv_toUnicode(
/external/icu4c/test/cintltst/
H A Dncnvtst.c754 ucnv_toUnicode(conv8, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
760 ucnv_toUnicode(conv8, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
858 ucnv_toUnicode(convBE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
864 ucnv_toUnicode(convBE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
890 ucnv_toUnicode(convLE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
896 ucnv_toUnicode(convLE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
1135 ucnv_toUnicode (conv,
1444 ucnv_toUnicode (conv,
1821 ucnv_toUnicode(cnv, &target, targetLimit, &source, sourceLimit, NULL, FALSE, &errorCode);
1830 ucnv_toUnicode(cn
[all...]
H A Dnucnvtst.c590 ucnv_toUnicode (conv,
1474 ucnv_toUnicode(cnv, &u, u+20, &s, s+3, NULL, TRUE, &errorCode);
2686 ucnv_toUnicode(cnv, &target, targetLim, &source, sourceLim, NULL, TRUE, &status);
2814 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2823 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NULL,FALSE,&errorCode);
2829 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2934 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2945 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NULL,FALSE,&errorCode);
2951 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
3125 ucnv_toUnicode(cn
[all...]
/external/chromium/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c558 ucnv_toUnicode (conv,
1442 ucnv_toUnicode(cnv, &u, u+20, &s, s+3, NULL, TRUE, &errorCode);
2727 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2736 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NULL,FALSE,&errorCode);
2742 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2847 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
2858 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,NULL,FALSE,&errorCode);
2864 log_err("ucnv_toUnicode conversion failed reason %s\n", u_errorName(errorCode));
3038 ucnv_toUnicode(cnv,&uTarget,uTargetLimit,&cSource,cSourceLimit,myOff,TRUE,&errorCode);
3040 log_err("ucnv_toUnicode conversio
[all...]
H A Dncnvtst.c737 ucnv_toUnicode(conv8, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
743 ucnv_toUnicode(conv8, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
841 ucnv_toUnicode(convBE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
847 ucnv_toUnicode(convBE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
873 ucnv_toUnicode(convLE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, FALSE, &err);
879 ucnv_toUnicode(convLE, &pivBeg, pivEnd, &srcBeg, srcEnd, 0, TRUE, &err);
1118 ucnv_toUnicode (conv,
1427 ucnv_toUnicode (conv,
1798 ucnv_toUnicode(cnv, &target, targetLimit, &source, sourceLimit, NULL, FALSE, &errorCode);
1807 ucnv_toUnicode(cn
[all...]
/external/icu4c/samples/ucnv/
H A Dconvsamp.cpp339 ucnv_toUnicode(conv, &target, targetLimit,
929 ucnv_toUnicode( conv, &target, targetLimit,
/external/chromium/third_party/icu/public/common/unicode/
H A Ducnv.h1140 ucnv_toUnicode(UConverter *converter,
1186 * This function is a more convenient but less powerful version of ucnv_toUnicode().
1204 * @see ucnv_toUnicode
1218 * Advantage compared to ucnv_toUnicode() or ucnv_toUChars():
1222 * it uses ucnv_toUnicode() internally.)
1225 * Limitations compared to ucnv_toUnicode():
1233 * It is possible to "mix" ucnv_getNextUChar() and ucnv_toUnicode() because
1236 * However, if ucnv_getNextUChar() is called after ucnv_toUnicode()
1238 * then ucnv_getNextUChar() will always use the slower ucnv_toUnicode()
1244 * to convert using ucnv_toUnicode() o
[all...]
/external/chromium/third_party/icu/source/test/perf/utfperf/
H A Dutfperf.cpp202 ucnv_toUnicode(cnv, &pOut, pOutLimit,&p, pInter,NULL, flush,pErrorCode);
/external/icu4c/common/unicode/
H A Ducnv.h1160 ucnv_toUnicode(UConverter *converter,
1206 * This function is a more convenient but less powerful version of ucnv_toUnicode().
1224 * @see ucnv_toUnicode
1238 * Advantage compared to ucnv_toUnicode() or ucnv_toUChars():
1242 * it uses ucnv_toUnicode() internally.)
1245 * Limitations compared to ucnv_toUnicode():
1253 * It is possible to "mix" ucnv_getNextUChar() and ucnv_toUnicode() because
1256 * However, if ucnv_getNextUChar() is called after ucnv_toUnicode()
1258 * then ucnv_getNextUChar() will always use the slower ucnv_toUnicode()
1264 * to convert using ucnv_toUnicode() o
[all...]
/external/icu4c/test/perf/utfperf/
H A Dutfperf.cpp202 ucnv_toUnicode(cnv, &pOut, pOutLimit,&p, pInter,NULL, flush,pErrorCode);
/external/webkit/JavaScriptCore/icu/unicode/
H A Ducnv.h1040 ucnv_toUnicode(UConverter *converter,
1086 * This function is a more convenient but less powerful version of ucnv_toUnicode().
1104 * @see ucnv_toUnicode
1118 * Advantage compared to ucnv_toUnicode() or ucnv_toUChars():
1122 * it uses ucnv_toUnicode() internally.)
1125 * Limitations compared to ucnv_toUnicode():
1133 * It is possible to "mix" ucnv_getNextUChar() and ucnv_toUnicode() because
1136 * However, if ucnv_getNextUChar() is called after ucnv_toUnicode()
1138 * then ucnv_getNextUChar() will always use the slower ucnv_toUnicode()
1144 * to convert using ucnv_toUnicode() o
[all...]
/external/webkit/JavaScriptGlue/icu/unicode/
H A Ducnv.h1040 ucnv_toUnicode(UConverter *converter,
1086 * This function is a more convenient but less powerful version of ucnv_toUnicode().
1104 * @see ucnv_toUnicode
1118 * Advantage compared to ucnv_toUnicode() or ucnv_toUChars():
1122 * it uses ucnv_toUnicode() internally.)
1125 * Limitations compared to ucnv_toUnicode():
1133 * It is possible to "mix" ucnv_getNextUChar() and ucnv_toUnicode() because
1136 * However, if ucnv_getNextUChar() is called after ucnv_toUnicode()
1138 * then ucnv_getNextUChar() will always use the slower ucnv_toUnicode()
1144 * to convert using ucnv_toUnicode() o
[all...]

Completed in 317 milliseconds

123