Home
last modified time | relevance | path

Searched refs:SKIP_PROBABALITY_WEIGHT_FOR_PROBABILITY_GAIN (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.h91 static const float SKIP_PROBABALITY_WEIGHT_FOR_PROBABILITY_GAIN; variable
Dproximity_info_params.cpp88 const float ProximityInfoParams::SKIP_PROBABALITY_WEIGHT_FOR_PROBABILITY_GAIN = 0.3f; member in latinime::ProximityInfoParams
Dproximity_info_state_utils.cpp896 * ProximityInfoParams::SKIP_PROBABALITY_WEIGHT_FOR_PROBABILITY_GAIN); in suppressCharProbabilities()