Searched refs:UCNV_UTF16_LittleEndian (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_bld.cpp | 165 { "utf16le", UCNV_UTF16_LittleEndian }, 167 { "utf16oppositeendian", UCNV_UTF16_LittleEndian }, 171 { "utf16platformendian", UCNV_UTF16_LittleEndian },
|
D | ucnv_u16.cpp | 1212 UCNV_UTF16_LittleEndian, 1241 1202, UCNV_IBM, UCNV_UTF16_LittleEndian, 2, 2,
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_bld.cpp | 165 { "utf16le", UCNV_UTF16_LittleEndian }, 167 { "utf16oppositeendian", UCNV_UTF16_LittleEndian }, 171 { "utf16platformendian", UCNV_UTF16_LittleEndian },
|
D | ucnv_u16.cpp | 1212 UCNV_UTF16_LittleEndian, 1241 1202, UCNV_IBM, UCNV_UTF16_LittleEndian, 2, 2,
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_bld.cpp | 165 { "utf16le", UCNV_UTF16_LittleEndian }, 167 { "utf16oppositeendian", UCNV_UTF16_LittleEndian }, 171 { "utf16platformendian", UCNV_UTF16_LittleEndian },
|
D | ucnv_u16.cpp | 1212 UCNV_UTF16_LittleEndian, 1241 1202, UCNV_IBM, UCNV_UTF16_LittleEndian, 2, 2,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnv.h | 109 UCNV_UTF16_LittleEndian = 6, enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 109 UCNV_UTF16_LittleEndian = 6, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnv.h | 110 UCNV_UTF16_LittleEndian = 6, enumerator
|
/third_party/node/src/ |
D | node_i18n.cc | 563 case UCNV_UTF16_LittleEndian: in ConverterObject()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 1445 TestConverterType("UTF-16LE", UCNV_UTF16_LittleEndian); in TestConverterTypesAndStarters()
|