Home | History | Annotate | Download | only in fst

Lines Matching full:sigma_label_

584         sigma_label_(sigma_label),
593 sigma_label_ = kNoLabel;
608 sigma_label_(matcher.sigma_label_),
625 sigma_label_ != kNoLabel ? matcher_->Find(sigma_label_) : false;
630 if (match_label == sigma_label_ && sigma_label_ != kNoLabel) {
639 matcher_->Find(sigma_label_)) {
657 if (sigma_arc_.ilabel == sigma_label_)
659 if (sigma_arc_.olabel == sigma_label_)
674 matcher_->Find(sigma_label_);
684 if (sigma_label_ == kNoLabel || match_type_ == MATCH_NONE)
701 Label sigma_label_; // Label that represents the sigma transition
702 bool rewrite_both_; // Rewrite both sides when both are 'sigma_label_'