HomeSort by relevance Sort by last modified time
    Searched refs:total_other_nfreq_ (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 144 uint32 total_other_nfreq_; member in class:ime_pinyin::UserDict
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 94 double tf = (double)(dict_info_.total_nfreq + total_other_nfreq_);
    [all...]

Completed in 291 milliseconds