Home
last modified time | relevance | path

Searched defs:NGramParser_IBM420 (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_sbcs.java168 static class NGramParser_IBM420 extends NGramParser class in CharsetRecog_sbcs
193 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420() method in CharsetRecog_sbcs.NGramParser_IBM420
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_sbcs.java169 static class NGramParser_IBM420 extends NGramParser class in CharsetRecog_sbcs
194 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap) in NGramParser_IBM420() method in CharsetRecog_sbcs.NGramParser_IBM420
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp166 NGramParser_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGra… in NGramParser_IBM420() function in NGramParser_IBM420