Searched defs:his_len (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
H A Dsearchutility.h51 uint16 his_len; // The length of the history used to do the prediction. member in struct:ime_pinyin::__anon49
/packages/inputmethods/PinyinIME/jni/share/
H A Ddicttrie.cpp914 size_t DictTrie::predict_top_lmas(size_t his_len, NPredictItem *npre_items, argument
931 npre_items[item_num].his_len = his_len;

Completed in 26 milliseconds