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

  /external/icu/icu4c/source/i18n/
csrsbcs.h 57 class NGramParser_IBM420 : public NGramParser
60 NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap);
61 ~NGramParser_IBM420();
csrsbcs.cpp 166 NGramParser_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(theNgramList, theCharMap)
171 NGramParser_IBM420::~NGramParser_IBM420() {}
173 int32_t NGramParser_IBM420::isLamAlef(int32_t b)
192 int32_t NGramParser_IBM420::nextByte(InputText *det)
211 void NGramParser_IBM420::parseCharacters(InputText *det)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetRecog_sbcs.java 169 static class NGramParser_IBM420 extends NGramParser
194 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap)
282 NGramParser_IBM420 parser = new NGramParser_IBM420(ngrams, byteMap);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetRecog_sbcs.java 168 static class NGramParser_IBM420 extends NGramParser
193 public NGramParser_IBM420(int[] theNgramList, byte[] theByteMap)
281 NGramParser_IBM420 parser = new NGramParser_IBM420(ngrams, byteMap);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 219 milliseconds