Searched refs:UCNV_UTF16_BigEndian (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_bld.cpp | 164 { "utf16be", UCNV_UTF16_BigEndian }, 168 { "utf16platformendian", UCNV_UTF16_BigEndian }, 170 { "utf16oppositeendian", UCNV_UTF16_BigEndian},
|
D | ucnv_u16.cpp | 611 UCNV_UTF16_BigEndian, 639 1200, UCNV_IBM, UCNV_UTF16_BigEndian, 2, 2,
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_bld.cpp | 164 { "utf16be", UCNV_UTF16_BigEndian }, 168 { "utf16platformendian", UCNV_UTF16_BigEndian }, 170 { "utf16oppositeendian", UCNV_UTF16_BigEndian},
|
D | ucnv_u16.cpp | 611 UCNV_UTF16_BigEndian, 639 1200, UCNV_IBM, UCNV_UTF16_BigEndian, 2, 2,
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_bld.cpp | 164 { "utf16be", UCNV_UTF16_BigEndian }, 168 { "utf16platformendian", UCNV_UTF16_BigEndian }, 170 { "utf16oppositeendian", UCNV_UTF16_BigEndian},
|
D | ucnv_u16.cpp | 611 UCNV_UTF16_BigEndian, 639 1200, UCNV_IBM, UCNV_UTF16_BigEndian, 2, 2,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv.h | 107 UCNV_UTF16_BigEndian = 5, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 107 UCNV_UTF16_BigEndian = 5, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv.h | 108 UCNV_UTF16_BigEndian = 5, enumerator
|
/third_party/node/src/ |
D | node_i18n.cc | 562 case UCNV_UTF16_BigEndian: in ConverterObject()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 1444 TestConverterType("UTF-16BE", UCNV_UTF16_BigEndian); in TestConverterTypesAndStarters()
|