Home | History | Annotate | Download | only in share

Lines Matching refs:DictMatchInfo

79   size_t dmi_size = sizeof(DictMatchInfo) * kDmiPoolSize;
95 dmi_pool_ = reinterpret_cast<DictMatchInfo*>(share_buf_ + mtrx_nd_size);
691 DictMatchInfo *dmi = dmi_pool_ + dmi_pos;
900 DictMatchInfo *dmi = dmi_pool_ + end_node->dmi_fr;
949 void MatrixSearch::fill_dmi(DictMatchInfo *dmi, MileStoneHandle *handles,
1024 DictMatchInfo *dmi = dmi_pool_ + dmi_pos;
1063 DictMatchInfo *d = dmi;
1400 size_t MatrixSearch::extend_dmi(DictExtPara *dep, DictMatchInfo *dmi_s) {
1465 DictMatchInfo *dmi_add = dmi_pool_ + dmi_pool_used_;
1501 size_t MatrixSearch::extend_dmi_c(DictExtPara *dep, DictMatchInfo *dmi_s) {
1511 DictMatchInfo *dmi_add = dmi_pool_ + dmi_pool_used_;
1589 DictMatchInfo *dmi = dmi_pool_ + matrix_[step_to].dmi_pos + dmi_pos;