Searched refs:UCNV_UTF16 (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnv_u16.c1478 UCNV_UTF16,
1507 UCNV_IBM, UCNV_UTF16, 2, 2,
1523 UCNV_UTF16,
1552 UCNV_IBM, UCNV_UTF16, 2, 2,
H A Ducnv_bld.cpp163 { "utf16", UCNV_UTF16 },
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h157 UCNV_UTF16, enumerator in enum:__anon7242
/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2828 length=ucnv_fromAlgorithmic(cnv, UCNV_UTF16, target, 0, (const char *)utf16, 2, &errorCode);
2849 length=ucnv_fromAlgorithmic(cnv, UCNV_UTF16, target, 0, (const char *)utf16, 2, &errorCode);
2856 length=ucnv_fromAlgorithmic(cnv, UCNV_UTF16, target, 0, NULL, 2, &errorCode);

Completed in 168 milliseconds