Searched refs:id_to_charbuf (Results 1 – 3 of 3) sorted by relevance
106 void id_to_charbuf(unsigned char *buf, LemmaIdType id);
615 id_to_charbuf(dict_trie->lma_idx_buf_ + pos * kLemmaIdSize, in build_dict()623 id_to_charbuf(dict_trie->lma_idx_buf_ + pos * kLemmaIdSize, idx); in build_dict()640 void DictBuilder::id_to_charbuf(unsigned char *buf, LemmaIdType id) { in id_to_charbuf() function in ime_pinyin::DictBuilder