Home
last modified time | relevance | path

Searched refs:thisNgram (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dcsrsbcs.cpp74 void NGramParser::lookup(int32_t thisNgram) in lookup() argument
78 if (search(ngramList, thisNgram) >= 0) { in lookup()
Dcsrsbcs.h43 void lookup(int32_t thisNgram);
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp74 void NGramParser::lookup(int32_t thisNgram) in lookup() argument
78 if (search(ngramList, thisNgram) >= 0) { in lookup()
Dcsrsbcs.h46 void lookup(int32_t thisNgram);