Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp60 case CT_INSERTION: in profile()
133 case CT_INSERTION: in getSpatialCost()
169 case CT_INSERTION: in getLanguageCost()
198 case CT_INSERTION: in getForwardInputCount()
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_weighting.cpp93 case CT_INSERTION: in getErrorType()
/packages/inputmethods/LatinIME/native/jni/src/
Ddefines.h331 CT_INSERTION, enumerator
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp350 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_INSERTION, traverseSession, in processDicNodeAsInsertion()