HomeSort by relevance Sort by last modified time
    Searched refs:needsToDecay (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
forgetting_curve_utils.h 46 static bool needsToDecay(const bool mindsBlockByDecay, const EntryCounts &entryCounters,
forgetting_curve_utils.cpp 127 /* static */ bool ForgettingCurveUtils::needsToDecay(const bool mindsBlockByDecay,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_policy.cpp 518 return ForgettingCurveUtils::needsToDecay(mindsBlockByGC, mEntryCounters.getEntryCounts(),
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
ver4_patricia_trie_policy.cpp 473 return ForgettingCurveUtils::needsToDecay(mindsBlockByGC, mEntryCounters.getEntryCounts(),

Completed in 102 milliseconds