Searched refs:_UTF16Data (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ucnv_cnv.h | 263 _UTF7Data, _Bocu1Data, _UTF16Data, _UTF32Data, _CESU8Data, _IMAPData, _CompoundTextData;
|
D | ucnv_u16.c | 1316 const UConverterSharedData _UTF16Data; variable 1320 #define IS_UTF16(cnv) ((cnv)->sharedData==&_UTF16Data || (cnv)->sharedData==&_UTF16v2Data) 1514 const UConverterSharedData _UTF16Data = { variable
|
D | ucnv_bld.cpp | 106 NULL, NULL, &_UTF16Data, NULL, NULL, NULL, 108 &_UTF7Data, &_Bocu1Data, &_UTF16Data, &_UTF32Data, &_CESU8Data, &_IMAPData,
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 99 #define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data) macro
|