Searched refs:locate_first_in_predicts (Results 1 – 3 of 3) sorted by relevance
376 int32 locate_first_in_predicts(const uint16 * words, int lemma_len);
678 int j = locate_first_in_predicts((const uint16*)last_hzs, hzs_len); in _get_lpis()839 int32 UserDict::locate_first_in_predicts(const uint16 * words, int lemma_len) { in _get_lpis() function in ime_pinyin::UserDict