Home
last modified time | relevance | path

Searched defs:toUBytes (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/common/
Ducnv_u32.c51 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_BE() local
131 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local
513 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_LE() local
599 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local
Ducnv_u8.c95 unsigned char *toUBytes = cnv->toUBytes; in ucnv_toUnicode_UTF8() local
225 unsigned char *toUBytes = cnv->toUBytes; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
Ducnv_bld.h182 …uint8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current charact… member
/external/chromium/third_party/icu/source/common/
Ducnv_u32.c51 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_BE() local
131 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() local
513 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_LE() local
599 unsigned char *toUBytes = args->converter->toUBytes; in T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() local
Ducnv_u8.c95 unsigned char *toUBytes = cnv->toUBytes; in ucnv_toUnicode_UTF8() local
225 unsigned char *toUBytes = cnv->toUBytes; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
Ducnv_bld.h182 …uint8_t toUBytes[UCNV_MAX_CHAR_LEN-1];/* more "toU status"; keeps the bytes of the current charact… member