Home
last modified time | relevance | path

Searched defs:his_len (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dsearchutility.h51 uint16 his_len; // The length of the history used to do the prediction. member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dsearchutility.h51 uint16 his_len; // The length of the history used to do the prediction. member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp913 size_t DictTrie::predict_top_lmas(size_t his_len, NPredictItem *npre_items, in predict_top_lmas()