Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp72 total_freq_ = 0; in SpellingTable()
133 total_freq_ = 0; in init_table()
147 total_freq_ += freq; in put_spelling()
241 raw_spellings_[pos].freq /= total_freq_; in arrange()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtable.h55 double total_freq_; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtable.h55 double total_freq_; variable