Home
last modified time | relevance | path

Searched defs:needsToHalveCounters (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content_global_counters.h39 bool needsToHalveCounters() const { in needsToHalveCounters() function
Dlanguage_model_dict_content.cpp332 const bool needsToHalveCounters, MutableEntryCounters *const outEntryCounters) { in updateAllProbabilityEntriesForGCInner()