Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddicttrie.cpp38 total_lma_num_ = 0; in DictTrie()
191 total_lma_num_ = lma_idx_buf_len_ / kLemmaIdSize; in load_dict()
265 total_lma_num_ > end_id - start_id + 1) { in load_dict()
304 total_lma_num_ > end_id - start_id + 1) { in load_dict_fd()
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddicttrie.h83 uint32 total_lma_num_; // Total number of lemmas in this dictionary. variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddicttrie.h83 uint32 total_lma_num_; // Total number of lemmas in this dictionary. variable