OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtrx_nd_num
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
214
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/
matrixsearch.h
71
uint16
mtrx_nd_num
;
member in struct:ime_pinyin::__anon33414
Completed in 1886 milliseconds