Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h355 size_t inner_predict(const char16 fixed_scis_ids[], uint16 scis_num,
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h355 size_t inner_predict(const char16 fixed_scis_ids[], uint16 scis_num,
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dmatrixsearch.cpp1867 size_t MatrixSearch::inner_predict(const char16 *fixed_buf, uint16 fixed_len, in inner_predict() function in ime_pinyin::MatrixSearch
1978 return inner_predict(fixed_buf, fixed_len, predict_buf, buf_len); in get_predicts()