Lines Matching full:char16
119 char16 chn_str[kMaxRowNum]; // Chinese string.
291 const char16 *pfullsent, bool sort_by_psb);
293 uint16 get_lemma_str(LemmaIdType id_lemma, char16 *str_buf, uint16 str_max);
355 size_t inner_predict(const char16 fixed_scis_ids[], uint16 scis_num,
356 char16 predict_buf[][kMaxPredictSize + 1],
433 char16* get_candidate(size_t cand_id, char16 *cand_str, size_t max_len);
438 char16* get_candidate0(char16* cand_str, size_t max_len,
450 size_t get_predicts(const char16 fixed_buf[],
451 char16 predict_buf[][kMaxPredictSize + 1],