Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h98 void addRawLength(const float rawLength) { in addRawLength() argument
99 mRawLength += rawLength; in addRawLength()
Ddic_node_state_input.h50 const int prevCodePoint, const float terminalDiffCost, const float rawLength) { in updateInputIndexG() argument