Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dmatcher.h636 sigma_match_ = kNoLabel; in Find()
640 sigma_match_ = match_label; in Find()
652 if (sigma_match_ == kNoLabel) { in Value()
658 sigma_arc_.ilabel = sigma_match_; 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()
672 if (matcher_->Done() && has_sigma_ && (sigma_match_ == kNoLabel) && in Next()
675 sigma_match_ = match_label_; in Next()
704 Label sigma_match_; // Current label that matches sigma transition variable