Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Ddictbuilder.cpp786 LemmaEntry *lma_current = lemma_arr + i; in construct_subset() local
787 uint16 spl_idx_current = lma_current->spl_idx_arr[level]; in construct_subset()
859 LemmaEntry* lma_current = lemma_arr_ + i; in construct_subset() local
860 uint16 spl_idx_current = lma_current->spl_idx_arr[level]; in construct_subset()
863 if (lma_current->spl_idx_arr[level + 1] == 0) in construct_subset()
924 lma_last_start = lma_current; in construct_subset()
928 if (lma_current->spl_idx_arr[level + 1] == 0) in construct_subset()