Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h67 mProfMatch(0), mProfCompletion(0), mProfTerminal(0), mProfTerminalInsertion(0), in DicNodeProfiler()
77 int mProfMatch; variable
110 ++mProfMatch; in profMatch()
148 mProfMatch = 0; in reset()
164 mProfMatch = profiler->mProfMatch; in copy()
176 mProfSubstitution, mProfSpaceSubstitution, mProfSpaceOmission, mProfMatch, in dump()