OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INSERTION_COST
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
scoring_params.cpp
46
const float ScoringParams::
INSERTION_COST
= 0.7248f;
scoring_params.h
53
static const float
INSERTION_COST
;
Completed in 38 milliseconds