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 456 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TERMINAL_INSERTION, traverseSession, 0,
459 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TERMINAL, traverseSession, 0,
494 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_ADDITIONAL_PROXIMITY,
502 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_SUBSTITUTION, traverseSession,
535 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_OMISSION, traverseSession,
562 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_INSERTION, traverseSession,
598 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_TRANSPOSITION,
613 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_COMPLETION, traverseSession,
616 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_MATCH, traverseSession,
637 Weighting::addCostAndForwardInputIndex(WEIGHTING, correctionType, traverseSession, dicNode
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.h 31 static void addCostAndForwardInputIndex(const Weighting *const weighting,
weighting.cpp 74 /* static */ void Weighting::addCostAndForwardInputIndex(const Weighting *const weighting,

Completed in 42 milliseconds