Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddictbuilder.cpp158 lma_nds_used_num_ge1_ = 0; in DictBuilder()
196 lma_nds_used_num_ge1_ = 0; in alloc_resource()
363 lma_nds_used_num_ge1_ = 0; in free_resource()
599 dict_trie->nodes_ge1_ = new LmaNodeGE1[lma_nds_used_num_ge1_]; in build_dict()
605 dict_trie->lma_node_num_ge1_ = lma_nds_used_num_ge1_; in build_dict()
612 sizeof(LmaNodeGE1) * lma_nds_used_num_ge1_); in build_dict()
828 lma_nds_used_num_ge1_; in construct_subset()
829 son_1st_ge1 = lma_nodes_ge1_ + lma_nds_used_num_ge1_; in construct_subset()
830 lma_nds_used_num_ge1_ += parent_son_num; in construct_subset()
837 lma_nds_used_num_ge1_); in construct_subset()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Ddictbuilder.h56 size_t lma_nds_used_num_ge1_; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Ddictbuilder.h56 size_t lma_nds_used_num_ge1_; variable