Home
last modified time | relevance | path

Searched defs:lma_id (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dsearchutility.cpp23 bool is_system_lemma(LemmaIdType lma_id) { in is_system_lemma()
27 bool is_user_lemma(LemmaIdType lma_id) { in is_user_lemma()
31 bool is_composing_lemma(LemmaIdType lma_id) { in is_composing_lemma()
H A Dngram.cpp229 float NGram::get_uni_psb(LemmaIdType lma_id) { in get_uni_psb()
H A Dmatrixsearch.cpp686 LemmaIdType lma_id = lma_id_[pos]; in add_lma_to_userdict() local