HomeSort by relevance Sort by last modified time
    Searched refs:_CESU8Data (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 264 _UTF7Data, _Bocu1Data, _UTF16Data, _UTF32Data, _CESU8Data, _IMAPData, _CompoundTextData;
ucnv_u8.c 95 return (UBool)(cnv->sharedData == &_CESU8Data);
    [all...]
ucnv_bld.cpp 99 &_UTF7Data, &_Bocu1Data, &_UTF16Data, &_UTF32Data, &_CESU8Data, &_IMAPData,
    [all...]
  /external/icu/icu4c/source/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 91 &_UTF7Data, &_Bocu1Data, &_UTF16Data, &_UTF32Data, &_CESU8Data, &_IMAPData,
    [all...]
  /external/icu/icu4c/source/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 78 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data)
    [all...]

Completed in 83 milliseconds