HomeSort by relevance Sort by last modified time
    Searched refs:mtrx_nd_pos (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp 213 matrix_[0].mtrx_nd_pos = mtrx_nd_pool_used_;
218 MatrixNode *node = mtrx_nd_pool_ + matrix_[0].mtrx_nd_pos;
284 mtrx_nd_pool_used_ = matrix_[ch_pos - 1].mtrx_nd_pos
288 mtrx_nd_pool_used_ = matrix_[ch_pos].mtrx_nd_pos
354 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos - 1].mtrx_nd_pos
358 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos].mtrx_nd_pos
405 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos;
576 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos;
721 .mtrx_nd_pos].score - score_from;
746 .mtrx_nd_pos].score - score_from
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
matrixsearch.h 68 PoolPosType mtrx_nd_pos; member in struct:ime_pinyin::__anon22274

Completed in 47 milliseconds