OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:homo_idx_buf_off
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
dictdef.h
113
size_t
homo_idx_buf_off
;
member in struct:ime_pinyin::LmaNodeLE0
130
unsigned char homo_idx_buf_off_h; // high bits of the
homo_idx_buf_off
/packages/inputmethods/PinyinIME/jni/share/
dicttrie.cpp
320
lpi_items[lpi_num].id = get_lemma_id(node->
homo_idx_buf_off
+
644
LemmaIdType id_this = get_lemma_id(node_le0->
homo_idx_buf_off
+ homo_pos);
815
get_lemma_id(node_le0->
homo_idx_buf_off
+ homo_pos);
dictbuilder.cpp
872
node_cur_le0->
homo_idx_buf_off
= homo_idx_num_eq1_ + homo_idx_num_gt1_;
941
node_cur_le0->
homo_idx_buf_off
= homo_idx_num_eq1_ + homo_idx_num_gt1_;
Completed in 1341 milliseconds