Searched refs:toULength (Results 26 - 32 of 32) sorted by relevance

12

/external/icu/icu4c/source/common/
H A Ducnv_u7.c184 cnv->toULength=0;
245 byteIndex=cnv->toULength;
447 cnv->toULength=byteIndex;
929 byteIndex=cnv->toULength;
1146 cnv->toULength=byteIndex;
H A Ducnvbocu.cpp262 * mode decoder's incomplete (diff<<2)|count (ignored when toULength==0)
967 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
971 byteIndex=cnv->toULength;
1145 cnv->toULength=byteIndex;
1188 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
1192 byteIndex=cnv->toULength;
1346 cnv->toULength=byteIndex;
H A Ducnvisci.c1481 args->converter->toULength = 1;
1498 cnv->toULength = 1;
1503 cnv->toULength = 0;
H A Ducnv_ext.cpp431 cnv->toULength=cnv->preToUFirstLength;
/external/chromium_org/third_party/icu/source/common/
H A Ducnvbocu.cpp262 * mode decoder's incomplete (diff<<2)|count (ignored when toULength==0)
967 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
971 byteIndex=cnv->toULength;
1145 cnv->toULength=byteIndex;
1188 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
1192 byteIndex=cnv->toULength;
1346 cnv->toULength=byteIndex;
H A Ducnvisci.c1481 args->converter->toULength = 1;
1498 cnv->toULength = 1;
1503 cnv->toULength = 0;
H A Ducnv_ext.cpp431 cnv->toULength=cnv->preToUFirstLength;

Completed in 130 milliseconds

12