Searched refs:NGramParser (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcsrsbcs.h19 class NGramParser : public UMemory class in inherits:UMemory
32 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
H A Dcsrsbcs.cpp20 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) function in class:NGramParser
33 int32_t NGramParser::search(const int32_t *table, int32_t value)
72 void NGramParser::lookup(int32_t thisNgram)
82 void NGramParser::addByte(int32_t b)
88 int32_t NGramParser::nextByte(InputText *det)
97 int32_t NGramParser::parse(InputText *det)
146 NGramParser parser(ngrams, byteMap);
/external/icu4c/i18n/
H A Dcsrsbcs.h19 class NGramParser : public UMemory class in inherits:UMemory
32 NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap);
H A Dcsrsbcs.cpp22 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) function in class:NGramParser
35 int32_t NGramParser::search(const int32_t *table, int32_t value)
74 void NGramParser::lookup(int32_t thisNgram)
84 void NGramParser::addByte(int32_t b)
90 int32_t NGramParser::nextByte(InputText *det)
99 int32_t NGramParser::parse(InputText *det)
147 NGramParser parser(ngrams, byteMap);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2038 #define NGramParser U_ICU_ENTRY_POINT_RENAME(NGramParser) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 950 milliseconds