Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddictbuilder.h78 size_t total_sonbuf_num_[kMaxLemmaSize]; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddictbuilder.h78 size_t total_sonbuf_num_[kMaxLemmaSize]; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddictbuilder.cpp804 total_sonbuf_num_[level] += 1; in construct_subset()
1009 memset(total_sonbuf_num_, 0, sizeof(size_t) * kMaxLemmaSize); in stat_init()
1044 printf("%d, ", total_sonbuf_num_[i]); in stat_print()