Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Duserdict.h373 uint32 locate_where_to_insert_in_predicts(const uint16 * words,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Duserdict.h373 uint32 locate_where_to_insert_in_predicts(const uint16 * words,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp791 uint32 UserDict::locate_where_to_insert_in_predicts( in _get_lpis() function in ime_pinyin::UserDict
2272 j = locate_where_to_insert_in_predicts(words_new, lemma_len); in _get_lpis()