Home | History | Annotate | Download | only in include

Lines Matching full:uint16

109   virtual void reset_milestones(uint16 from_step,
139 virtual size_t get_lpis(const uint16 *splid_str, uint16 splid_str_len,
150 virtual uint16 get_lemma_str(LemmaIdType id_lemma, char16 *str_buf,
151 uint16 str_max) = 0;
165 virtual uint16 get_lemma_splids(LemmaIdType id_lemma, uint16 *splids,
166 uint16 splids_max, bool arg_valid) = 0;
181 virtual size_t predict(const char16 last_hzs[], uint16 hzs_len,
194 virtual LemmaIdType put_lemma(char16 lemma_str[], uint16 splids[],
195 uint16 lemma_len, uint16 count) = 0;
217 virtual LemmaIdType get_lemma_id(char16 lemma_str[], uint16 splids[],
218 uint16 lemma_len) = 0;
236 virtual LmaScoreType get_lemma_score(char16 lemma_str[], uint16 splids[],
237 uint16 lemma_len) = 0;