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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.cpp 30 case CT_MATCH:
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
weighting.cpp 44 case CT_MATCH:
118 case CT_MATCH:
149 case CT_MATCH:
178 return 0; /* 0 because CT_MATCH will be called */
180 return 0; /* 0 because CT_MATCH will be called */
183 case CT_MATCH:
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 616 Weighting::addCostAndForwardInputIndex(WEIGHTING, CT_MATCH, traverseSession,

Completed in 398 milliseconds