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

12

/external/chromium_org/third_party/icu/source/common/
H A Ducnvbocu.cpp972 bytes=cnv->toUBytes;
1193 bytes=cnv->toUBytes;
H A Ducnvisci.c1480 args->converter->toUBytes[0] = (uint8_t) sourceChar;
1496 /* set toUBytes[] */
1497 cnv->toUBytes[0] = (uint8_t)*contextCharToUnicode;
H A Ducnv.c1534 /* copy toUBytes[] to invalidCharBuffer[] */
1537 uprv_memcpy(cnv->invalidCharBuffer, cnv->toUBytes, errorInputLength);
1942 * in addition to setting toULength/toUBytes[]
/external/icu/icu4c/source/common/
H A Ducnv_u7.c244 bytes=cnv->toUBytes;
928 bytes=cnv->toUBytes;
H A Ducnvbocu.cpp972 bytes=cnv->toUBytes;
1193 bytes=cnv->toUBytes;
H A Ducnvisci.c1480 args->converter->toUBytes[0] = (uint8_t) sourceChar;
1496 /* set toUBytes[] */
1497 cnv->toUBytes[0] = (uint8_t)*contextCharToUnicode;
H A Ducnv.c1534 /* copy toUBytes[] to invalidCharBuffer[] */
1537 uprv_memcpy(cnv->invalidCharBuffer, cnv->toUBytes, errorInputLength);
1942 * in addition to setting toULength/toUBytes[]

Completed in 223 milliseconds

12