Searched refs:ucnv_fromUWriteBytes (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucnv_u32.c | 232 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE() 335 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() 710 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE() 821 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC()
|
D | ucnv_cnv.c | 49 ucnv_fromUWriteBytes(UConverter *cnv, in ucnv_fromUWriteBytes() function
|
D | ucnv_cb.c | 47 ucnv_fromUWriteBytes( in ucnv_cbFromUWriteBytes()
|
D | ucnv_u16.c | 73 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets() 235 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets() 672 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets() 834 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets()
|
D | ucnv_cnv.h | 299 ucnv_fromUWriteBytes(UConverter *cnv,
|
D | ucnv_ext.cpp | 739 ucnv_fromUWriteBytes(cnv, (const char *)result, length, in ucnv_extWriteFromU()
|
D | ucnv2022.cpp | 440 ucnv_fromUWriteBytes(cnv, bytes, length, &targetChars, targetLimit, in fromUWriteUInt8()
|
D | ucnvmbcs.cpp | 1152 ucnv_fromUWriteBytes(cnv, in _extFromU()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 633 #define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes) macro
|