Searched refs:npre_max (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/ |
| H A D | dicttrie.h | 200 NPredictItem *npre_items, size_t npre_max, 229 size_t npre_max, size_t b4_used);
|
| H A D | dictlist.h | 108 NPredictItem *npre_items, size_t npre_max,
|
| H A D | atomdictbase.h | 182 NPredictItem *npre_items, size_t npre_max,
|
| H A D | userdict.h | 64 NPredictItem *npre_items, size_t npre_max,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/ |
| H A D | dicttrie.h | 200 NPredictItem *npre_items, size_t npre_max, 229 size_t npre_max, size_t b4_used);
|
| H A D | dictlist.h | 108 NPredictItem *npre_items, size_t npre_max,
|
| H A D | atomdictbase.h | 182 NPredictItem *npre_items, size_t npre_max,
|
| H A D | userdict.h | 64 NPredictItem *npre_items, size_t npre_max,
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | dicttrie.cpp | 914 size_t npre_max, size_t b4_used) { in predict_top_lmas() argument 920 while (item_num < npre_max && top_lmas_pos < top_lmas_num_) { in predict_top_lmas() 937 NPredictItem *npre_items, size_t npre_max, in predict() argument 939 return dict_list_->predict(last_hzs, hzs_len, npre_items, npre_max, b4_used); in predict()
|
| H A D | dictlist.cpp | 234 NPredictItem *npre_items, size_t npre_max, in predict() argument 254 item_num < npre_max) { in predict()
|
| H A D | userdict.cpp | 673 NPredictItem *npre_items, size_t npre_max, in _get_lpis() argument 699 if (new_added >= npre_max) { in _get_lpis()
|