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

  /external/icu/icu4c/source/i18n/
csrsbcs.h 55 class NGramParser_IBM420 : public NGramParser
64 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);
csrsbcs.cpp 165 NGramParser_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(theNgramList, theCharMap)
171 int32_t NGramParser_IBM420::isLamAlef(int32_t b)
190 int32_t NGramParser_IBM420::nextByte(InputText *det)
209 void NGramParser_IBM420::parseCharacters(InputText *det)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetRecog_sbcs.java 165 static class NGramParser_IBM420 extends NGramParser
190 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap)
277 NGramParser_IBM420 parser = new NGramParser_IBM420(ngrams, byteMap);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 223 milliseconds