Searched refs:DEMOTION_LOG_PROBABILITY (Results 1 – 3 of 3) sorted by relevance
94 static const float DEMOTION_LOG_PROBABILITY; variable
91 const float ProximityInfoParams::DEMOTION_LOG_PROBABILITY = 0.3f; member in latinime::ProximityInfoParams
949 ? it->second + ProximityInfoParams::DEMOTION_LOG_PROBABILITY : it->second; in getMostProbableString()