HomeSort by relevance Sort by last modified time
    Searched refs:getNormalizedCompoundDistance (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 34 getInputIndex(0), getNormalizedCompoundDistance(), charBuf); } while (0)
42 getNormalizedCompoundDistance(), getRawLength(), prevWordCharBuf, charBuf, \
342 float getNormalizedCompoundDistance() const {
343 return mDicNodeState.mDicNodeStateScoring.getNormalizedCompoundDistance();
507 right->getNormalizedCompoundDistance() - getNormalizedCompoundDistance();
dic_node_state_scoring.h 101 float getNormalizedCompoundDistance() const {

Completed in 22 milliseconds