OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEAREST_DISTANCE_WEIGHT
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h
61
static const float
NEAREST_DISTANCE_WEIGHT
;
proximity_info_params.cpp
57
const float ProximityInfoParams::
NEAREST_DISTANCE_WEIGHT
= 0.5f;
proximity_info_state_utils.cpp
648
nearestKeyDistance * ProximityInfoParams::
NEAREST_DISTANCE_WEIGHT
[
all
...]
Completed in 502 milliseconds