OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtrx_nd_pool_
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
61
mtrx_nd_pool_
= NULL;
94
mtrx_nd_pool_
= reinterpret_cast<MatrixNode*>(share_buf_);
218
MatrixNode *node =
mtrx_nd_pool_
+ matrix_[0].mtrx_nd_pos;
404
matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed =
mtrx_nd_pool_
+
575
matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed =
mtrx_nd_pool_
+
720
mtrx_nd_pool_
[matrix_[spl_start_[lma_start_[pos]]]
745
mtrx_nd_pool_
[matrix_[spl_start_[lma_start_[pos]]]
780
matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed =
mtrx_nd_pool_
+
856
matrix_[step_to].mtrx_nd_fixed =
mtrx_nd_pool_
+ matrix_[step_to].mtrx_nd_pos;
[
all
...]
/packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h
194
MatrixNode *
mtrx_nd_pool_
;
member in class:ime_pinyin::MatrixSearch
Completed in 15 milliseconds