OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtrx_nd_fixed
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
228
matrix_[0].
mtrx_nd_fixed
= node;
300
while (NULL == matrix_[fixed_ch_pos].
mtrx_nd_fixed
&& fixed_ch_pos > 0)
404
matrix_[spl_start_[fixed_hzs_]].
mtrx_nd_fixed
= mtrx_nd_pool_ +
575
matrix_[spl_start_[fixed_hzs_]].
mtrx_nd_fixed
= mtrx_nd_pool_ +
780
matrix_[spl_start_[fixed_hzs_]].
mtrx_nd_fixed
= mtrx_nd_pool_ +
853
extend_mtrx_nd(matrix_[step_fr].
mtrx_nd_fixed
, &lpi_item, 1,
856
matrix_[step_to].
mtrx_nd_fixed
= mtrx_nd_pool_ + matrix_[step_to].mtrx_nd_pos;
894
MatrixNode *end_node = matrix_[step_end].
mtrx_nd_fixed
;
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
101
MatrixNode *
mtrx_nd_fixed
;
member in struct:ime_pinyin::__anon36130
Completed in 991 milliseconds