OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:THRESHOLD_NEXT_WORD_PROBABILITY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp
22
const int ScoringParams::
THRESHOLD_NEXT_WORD_PROBABILITY
= 40;
scoring_params.h
28
static const int
THRESHOLD_NEXT_WORD_PROBABILITY
;
Completed in 43 milliseconds