Home
last modified time | relevance | path

Searched refs:createAndGetBitmapEntryIndex (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.cpp136 const int bitmapEntryIndex = createAndGetBitmapEntryIndex(prevWordIds); in setNgramProbabilityEntry()
296 int LanguageModelDictContent::createAndGetBitmapEntryIndex(const WordIdArrayView prevWordIds) { in createAndGetBitmapEntryIndex() function in latinime::LanguageModelDictContent
Dlanguage_model_dict_content.h240 int createAndGetBitmapEntryIndex(const WordIdArrayView prevWordIds);