/external/chromium_org/third_party/icu/source/common/ |
ucnv_cnv.h | 260 _UTF7Data, _Bocu1Data, _UTF16Data, _UTF32Data, _CESU8Data, _IMAPData;
|
ucnv_u8.c | 96 UBool isCESU8 = (UBool)(cnv->sharedData == &_CESU8Data); 226 UBool isCESU8 = (UBool)(cnv->sharedData == &_CESU8Data); 357 UBool isNotCESU8 = (UBool)(cnv->sharedData != &_CESU8Data); 473 UBool isNotCESU8 = (UBool)(cnv->sharedData != &_CESU8Data); [all...] |
ucnv_bld.c | 89 &_UTF7Data, &_Bocu1Data, &_UTF16Data, &_UTF32Data, &_CESU8Data, &_IMAPData [all...] |
/external/icu4c/common/ |
ucnv_cnv.h | 263 _UTF7Data, _Bocu1Data, _UTF16Data, _UTF32Data, _CESU8Data, _IMAPData, _CompoundTextData;
|
ucnv_u8.c | 99 UBool isCESU8 = (UBool)(cnv->sharedData == &_CESU8Data); 229 UBool isCESU8 = (UBool)(cnv->sharedData == &_CESU8Data); 360 UBool isNotCESU8 = (UBool)(cnv->sharedData != &_CESU8Data); 476 UBool isNotCESU8 = (UBool)(cnv->sharedData != &_CESU8Data); [all...] |
ucnv_bld.cpp | 90 &_UTF7Data, &_Bocu1Data, &_UTF16Data, &_UTF32Data, &_CESU8Data, &_IMAPData, [all...] |
/external/icu4c/common/unicode/ |
urename.h | 77 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data) [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | 77 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data) [all...] |