Searched defs:node_num (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/include/
H A Ddicttrie.h32 size_t node_num:8; // Number of nodes with this spelling id given member in struct:ime_pinyin::DictTrie::ParsingMark
37 // node_num < SpellingTrie::shm2full_num().
38 // For a full spelling id, node_num = 1;
/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp951 uint16 node_num, unsigned char dict_level,
949 fill_dmi(DictMatchInfo *dmi, MileStoneHandle *handles, PoolPosType dmi_fr, uint16 spl_id, uint16 node_num, unsigned char dict_level, bool splid_end_split, unsigned char splstr_len, unsigned char all_full_id) argument

Completed in 58 milliseconds