Home
last modified time | relevance | path

Searched refs:nearest_n_word (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp1887 bool nearest_n_word = false; in inner_predict() local
1890 nearest_n_word = true; in inner_predict()
1894 res_this = dict_trie_->predict_top_lmas(nearest_n_word ? len : 0, in inner_predict()