Searched refs:total_freq_ (Results 1 – 3 of 3) sorted by relevance
72 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()
55 double total_freq_; variable