Searched refs:set_total_lemma_count_of_others (Results 1 – 9 of 9) sorted by relevance
259 virtual void set_total_lemma_count_of_others(size_t count) = 0;
220 void set_total_lemma_count_of_others(size_t count);
85 void set_total_lemma_count_of_others(size_t count);
139 user_dict_->set_total_lemma_count_of_others(NGram::kSysDictTotalFreq); in init()163 user_dict_->set_total_lemma_count_of_others(NGram::kSysDictTotalFreq); in init_fd()671 dict_trie_->set_total_lemma_count_of_others(total_freq); in update_dict_freq()
893 void DictTrie::set_total_lemma_count_of_others(size_t count) { in set_total_lemma_count_of_others() function in ime_pinyin::DictTrie
2207 void UserDict::set_total_lemma_count_of_others(size_t count) { in _get_lpis() function in ime_pinyin::UserDict