Searched refs:mtrx_nd_pos (Results 1 – 3 of 3) sorted by relevance
236 matrix_[0].mtrx_nd_pos = mtrx_nd_pool_used_; in reset_search0()241 MatrixNode *node = mtrx_nd_pool_ + matrix_[0].mtrx_nd_pos; in reset_search0()307 mtrx_nd_pool_used_ = matrix_[ch_pos - 1].mtrx_nd_pos in reset_search()311 mtrx_nd_pool_used_ = matrix_[ch_pos].mtrx_nd_pos in reset_search()377 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos - 1].mtrx_nd_pos in reset_search()381 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos].mtrx_nd_pos in reset_search()428 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos; in reset_search()599 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos; in delsearch()744 .mtrx_nd_pos].score - score_from; in try_add_cand0_to_userdict()769 .mtrx_nd_pos].score - score_from; in try_add_cand0_to_userdict()[all …]
68 PoolPosType mtrx_nd_pos; member