Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h308 LemmaIdType _put_lemma(char16 lemma_str[], uint16 splids[],
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h308 LemmaIdType _put_lemma(char16 lemma_str[], uint16 splids[],
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp1742 id = _put_lemma(lemma_str, splids, lemma_len, count, lmt); in _get_lpis()
2086 return _put_lemma(lemma_str, splids, lemma_len, count, time(NULL)); in _get_lpis()
2089 LemmaIdType UserDict::_put_lemma(char16 lemma_str[], uint16 splids[], in _get_lpis() function in ime_pinyin::UserDict