Home
last modified time | relevance | path

Searched refs:CharsetRecog_UTF_32_LE (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dcsrucode.cpp130 CharsetRecog_UTF_32_LE::~CharsetRecog_UTF_32_LE() in ~CharsetRecog_UTF_32_LE()
135 const char *CharsetRecog_UTF_32_LE::getName() const in getName()
140 int32_t CharsetRecog_UTF_32_LE::getChar(const uint8_t *input, int32_t index) const in getChar()
Dcsrucode.h92 class CharsetRecog_UTF_32_LE : public CharsetRecog_UTF_32
98 virtual ~CharsetRecog_UTF_32_LE();
Dcsdetect.cpp90 new CharsetRecog_UTF_32_LE(), in setRecognizers()
/external/icu4c/i18n/
Dcsrucode.cpp134 CharsetRecog_UTF_32_LE::~CharsetRecog_UTF_32_LE() in ~CharsetRecog_UTF_32_LE()
139 const char *CharsetRecog_UTF_32_LE::getName() const in getName()
144 int32_t CharsetRecog_UTF_32_LE::getChar(const uint8_t *input, int32_t index) const in getChar()
Dcsrucode.h92 class CharsetRecog_UTF_32_LE : public CharsetRecog_UTF_32
98 virtual ~CharsetRecog_UTF_32_LE();
Dcsdetect.cpp90 new CharsetRecog_UTF_32_LE(), in setRecognizers()
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1845 #define CharsetRecog_UTF_32_LE U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_32_LE) macro