Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
H A 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()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
H A Dtyping_weighting.cpp93 case CT_INSERTION: in getErrorType()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h331 CT_INSERTION, enumerator
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest.cpp350 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_INSERTION, traverseSession, in processDicNodeAsInsertion()