Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h68 mProfNearestKey(0), mProfNewWord(0), mProfNewWordBigram(0) {} in DicNodeProfiler()
83 int mProfNewWordBigram; variable
138 ++mProfNewWordBigram; in profNewWordBigram()
154 mProfNewWordBigram = 0; in reset()
170 mProfNewWordBigram = profiler->mProfNewWordBigram; in copy()
177 mProfCompletion, mProfTerminal, mProfNewWord, mProfNewWordBigram); in dump()