Home
last modified time | relevance | path

Searched defs:mPrevWordIds (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.h129 const std::vector<int> mPrevWordIds; variable
225 int mPrevWordIds[MAX_PREV_WORD_COUNT_FOR_N_GRAM + 1]; variable
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.h135 const WordIdArrayView mPrevWordIds; variable
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_properties.h127 WordIdArray<MAX_PREV_WORD_COUNT_FOR_N_GRAM> mPrevWordIds; variable