OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:firstcompletion
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h
155
const bool
firstCompletion
= dicNode->getInputIndex(0)
158
const float cost =
firstCompletion
? ScoringParams::COST_FIRST_LOOKAHEAD
Completed in 307 milliseconds