Home | History | Annotate | Download | only in fst

Lines Matching full:rho_arc_

477       rho_arc_ = matcher_->Value();
479 if (rho_arc_.ilabel == rho_label_)
480 rho_arc_.ilabel = rho_match_;
481 if (rho_arc_.olabel == rho_label_)
482 rho_arc_.olabel = rho_match_;
484 rho_arc_.ilabel = rho_match_;
486 rho_arc_.olabel = rho_match_;
488 return rho_arc_;
517 mutable Arc rho_arc_; // Arc to return when rho match