Home | History | Annotate | Download | only in fst

Lines Matching full:out_dist_

478         out_dist_(out_dist),
490 if (out_dist_)
491 out_dist_->clear();
498 out_dist_(0),
501 if (impl.out_dist_) {
552 if (in_dist_ && out_dist_->size() <= s)
553 out_dist_->push_back(ComputeDistance(subset));
674 vector<Weight> *out_dist_; // Distance to final DFA states