Searched refs:currentEntryCounts (Results 1 – 2 of 2) sorted by relevance
198 bool LanguageModelDictContent::truncateEntries(const EntryCounts ¤tEntryCounts, in truncateEntries() argument204 if (currentEntryCounts.getNgramCount(ngramType) in truncateEntries()207 currentEntryCounts.getNgramCount(ngramType)); in truncateEntries()
196 bool truncateEntries(const EntryCounts ¤tEntryCounts, const EntryCounts &maxEntryCounts,