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

/packages/inputmethods/PinyinIME/jni/include/
H A Ddictdef.h29 typedef unsigned short uint16; typedef in namespace:ime_pinyin
69 typedef uint16 LmaScoreType;
70 typedef uint16 KeyScoreType;
90 uint16 half_splid:5;
91 uint16 full_splid:11;
114 uint16 spl_idx;
115 uint16 num_of_son;
116 uint16 num_of_homo;
124 uint16 son_1st_off_l; // Low bits of the son_1st_off
125 uint16 homo_idx_buf_off_
[all...]

Completed in 56 milliseconds