HomeSort by relevance Sort by last modified time
    Searched refs:InputText (Results 26 - 36 of 36) sorted by null

12

  /external/icu4c/i18n/
csr2022.cpp 144 int32_t CharsetRecog_2022JP::match(InputText *textIn)
154 int32_t CharsetRecog_2022KR::match(InputText *textIn)
164 int32_t CharsetRecog_2022CN::match(InputText *textIn)
csrmbcs.cpp 130 int32_t IteratedChar::nextByte(InputText *det)
146 int32_t CharsetRecog_mbcs::match_mbcs(InputText *det, const uint16_t commonChars[], int32_t commonCharsLen) {
242 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) {
270 int32_t CharsetRecog_sjis::match(InputText* det)
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) {
369 int32_t CharsetRecog_euc_jp::match(InputText *det)
389 int32_t CharsetRecog_euc_kr::match(InputText *det)
399 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det)
439 int32_t CharsetRecog_big5::match(InputText *det)
449 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det)
    [all...]
csrutf8.cpp 26 int32_t CharsetRecog_UTF8::match(InputText* det) {
csrsbcs.cpp 88 int32_t NGramParser::nextByte(InputText *det)
97 int32_t NGramParser::parse(InputText *det)
144 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[])
    [all...]
csdetect.cpp 173 : textIn(new InputText(status)), resultArray(NULL),
  /external/chromium/third_party/icu/source/i18n/
csrmbcs.cpp 130 int32_t IteratedChar::nextByte(InputText *det)
146 int32_t CharsetRecog_mbcs::match_mbcs(InputText *det, const uint16_t commonChars[], int32_t commonCharsLen) {
242 UBool CharsetRecog_sjis::nextChar(IteratedChar* it, InputText* det) {
270 int32_t CharsetRecog_sjis::match(InputText* det)
290 UBool CharsetRecog_euc::nextChar(IteratedChar* it, InputText* det) {
369 int32_t CharsetRecog_euc_jp::match(InputText *det)
389 int32_t CharsetRecog_euc_kr::match(InputText *det)
399 UBool CharsetRecog_big5::nextChar(IteratedChar* it, InputText* det)
439 int32_t CharsetRecog_big5::match(InputText *det)
449 UBool CharsetRecog_gb_18030::nextChar(IteratedChar* it, InputText* det)
    [all...]
csrutf8.cpp 26 int32_t CharsetRecog_UTF8::match(InputText* det) {
csrsbcs.cpp 88 int32_t NGramParser::nextByte(InputText *det)
97 int32_t NGramParser::parse(InputText *det)
144 int32_t CharsetRecog_sbcs::match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t byteMap[])
    [all...]
csdetect.cpp 173 : textIn(new InputText(status)), resultArray(NULL),
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 539 milliseconds

12