Home | History | Annotate | Download | only in share

Lines Matching refs:homo_idx_num_eq1_

161   homo_idx_num_eq1_ = 0;
364 homo_idx_num_eq1_ = 0;
600 size_t lma_idx_num = homo_idx_num_eq1_ + homo_idx_num_gt1_ + top_lmas_num_;
614 for (size_t pos = 0; pos < homo_idx_num_eq1_ + homo_idx_num_gt1_; pos++) {
619 for (size_t pos = homo_idx_num_eq1_ + homo_idx_num_gt1_;
622 top_lmas_[pos - homo_idx_num_eq1_ - homo_idx_num_gt1_].idx_by_hz;
627 printf("homo_idx_num_eq1_: %d\n", homo_idx_num_eq1_);
872 node_cur_le0->homo_idx_buf_off = homo_idx_num_eq1_ + homo_idx_num_gt1_;
874 homo_idx_num_eq1_ += homo_num;
880 (homo_idx_num_eq1_ + homo_idx_num_gt1_));
886 LemmaIdType* idx_buf = homo_idx_buf_ + homo_idx_num_eq1_ +
941 node_cur_le0->homo_idx_buf_off = homo_idx_num_eq1_ + homo_idx_num_gt1_;
943 homo_idx_num_eq1_ += homo_num;
949 (homo_idx_num_eq1_ + homo_idx_num_gt1_));
955 LemmaIdType* idx_buf = homo_idx_buf_ + homo_idx_num_eq1_ +