OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUBSTITUTION_COST
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.h
62
static const float
SUBSTITUTION_COST
;
scoring_params.cpp
55
const float ScoringParams::
SUBSTITUTION_COST
= 0.3806f;
typing_weighting.h
201
return ScoringParams::
SUBSTITUTION_COST
;
Completed in 4364 milliseconds