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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 247 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TERMINAL_INSERTION, traverseSession, 0,
250 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TERMINAL, traverseSession, 0,
284 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_ADDITIONAL_PROXIMITY,
291 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_SUBSTITUTION, traverseSession,
323 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_OMISSION, traverseSession,
350 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_INSERTION, traverseSession,
387 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TRANSPOSITION,
401 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_COMPLETION, traverseSession,
404 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_MATCH, traverseSession,
434 Weighting::addCostAndForwardInputIndex(WEIGHTING, correctionType, traverseSession, dicNode
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.h 32 static void addCostAndForwardInputIndex(const Weighting *const weighting,
weighting.cpp 75 /* static */ void Weighting::addCostAndForwardInputIndex(const Weighting *const weighting,

Completed in 61 milliseconds