Home | History | Annotate | Download | only in include

Lines Matching full:splids

157    * @param splids Used to return the spelling ids.
158 * @param splids_max The maximum buffer length of splids.
160 * initialized are valid. If it is true, the splids and splids_max are valid
161 * and there may be half ids in splids to be updated to full ids. In this
162 * case, splids_max is the number of valid ids in splids.
165 virtual uint16 get_lemma_splids(LemmaIdType id_lemma, uint16 *splids,
190 * @param splids The spelling ids of the lemma.
194 virtual LemmaIdType put_lemma(char16 lemma_str[], uint16 splids[],
213 * @param splids The spelling ids of the lemma.
217 virtual LemmaIdType get_lemma_id(char16 lemma_str[], uint16 splids[],
232 * @param splids The spelling ids of the lemma.
236 virtual LmaScoreType get_lemma_score(char16 lemma_str[], uint16 splids[],