Lines Matching full:dict_trie_
53 dict_trie_ = NULL;
73 dict_trie_ = new DictTrie();
89 if (NULL == dict_trie_ || NULL == user_dict_ || NULL == spl_parser_ ||
108 if (NULL != dict_trie_)
109 delete dict_trie_;
130 if (!dict_trie_->load_dict(fn_sys_dict, 1, kSysDictIdEnd))
156 if (!dict_trie_->load_dict_fd(sys_fd, start_offset, length, 1, kSysDictIdEnd))
235 dict_trie_->reset_milestones(0, 0);
268 dict_trie_->reset_milestones(ch_pos, dict_handles_to_clear[0]);
336 dict_trie_->reset_milestones(fixed_ch_pos, dict_handles_to_clear[0]);
648 dict_trie_->set_total_lemma_count_of_others(total_freq);
1434 handles[0] = dict_trie_->extend_dict(from_h[0], dep, lpi_items_,
1687 size_t num1 = dict_trie_->get_lpis(splid_str, splid_str_len,
1785 str_len = dict_trie_->get_lemma_str(id_lemma, str_buf, str_max);
1821 splid_num = dict_trie_->get_lemma_splids(id_lemma, splids, splids_max,
1866 if (dict_trie_->get_lemma_id(fixed_buf + fixed_len - nlen, nlen) > 0) {
1871 res_this = dict_trie_->predict_top_lmas(nearest_n_word ? len : 0,
1882 dict_trie_->predict(fixed_buf + fixed_len - len, len,