Searched refs:mtrx_nd_num (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Dmatrixsearch.cpp214 matrix_[0].mtrx_nd_num = 1;
285 + matrix_[ch_pos - 1].mtrx_nd_num;
286 matrix_[ch_pos].mtrx_nd_num = 0;
289 + matrix_[ch_pos].mtrx_nd_num;
355 + matrix_[fixed_ch_pos - 1].mtrx_nd_num;
356 matrix_[fixed_ch_pos].mtrx_nd_num = 0;
359 + matrix_[fixed_ch_pos].mtrx_nd_num;
598 0 == matrix_[pys_decoded_len_].mtrx_nd_num)
843 matrix_[step_to].mtrx_nd_num = 0;
858 matrix_[step_to].mtrx_nd_num;
1558 size_t mtrx_nd_num = matrix_[res_row].mtrx_nd_num; local
[all...]
/packages/inputmethods/PinyinIME/jni/include/
H A Dmatrixsearch.h71 uint16 mtrx_nd_num; member in struct:ime_pinyin::__anon45

Completed in 412 milliseconds