Searched refs:inner_predict (Results 1 – 3 of 3) sorted by relevance
355 size_t inner_predict(const char16 fixed_scis_ids[], uint16 scis_num,
1867 size_t MatrixSearch::inner_predict(const char16 *fixed_buf, uint16 fixed_len, in inner_predict() function in ime_pinyin::MatrixSearch1978 return inner_predict(fixed_buf, fixed_len, predict_buf, buf_len); in get_predicts()