Home
last modified time | relevance | path

Searched refs:rho_arc_ (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dmatcher.h477 rho_arc_ = matcher_->Value(); in Value()
479 if (rho_arc_.ilabel == rho_label_) in Value()
480 rho_arc_.ilabel = rho_match_; in Value()
481 if (rho_arc_.olabel == rho_label_) in Value()
482 rho_arc_.olabel = rho_match_; in Value()
484 rho_arc_.ilabel = rho_match_; in Value()
486 rho_arc_.olabel = rho_match_; in Value()
488 return rho_arc_; in Value()
517 mutable Arc rho_arc_; // Arc to return when rho match variable