Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp125 double tf = (double)(dict_info_.total_nfreq + total_other_nfreq_); in translate_score()
2099 dict_info_.total_nfreq += delta_score; in _get_lpis()
2184 dict_info_.total_nfreq += delta_count; in _get_lpis()
2204 return dict_info_.total_nfreq; in _get_lpis()
2287 dict_info_.total_nfreq += count; in _get_lpis()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h220 int32 total_nfreq; member
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h220 int32 total_nfreq; member