Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dmatcher.h655 sigma_arc_ = matcher_->Value(); in Value()
657 if (sigma_arc_.ilabel == sigma_label_) in Value()
658 sigma_arc_.ilabel = sigma_match_; in Value()
659 if (sigma_arc_.olabel == sigma_label_) in Value()
660 sigma_arc_.olabel = sigma_match_; in Value()
662 sigma_arc_.ilabel = sigma_match_; in Value()
664 sigma_arc_.olabel = sigma_match_; in Value()
666 return sigma_arc_; in Value()
705 mutable Arc sigma_arc_; // Arc to return when sigma match variable