Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dmatcher.h624 has_sigma_ = in SetState()
638 } else if (has_sigma_ && match_label != 0 && match_label != kNoLabel && in Find()
672 if (matcher_->Done() && has_sigma_ && (sigma_match_ == kNoLabel) && in Next()
703 bool has_sigma_; // Are there sigmas at the current state? variable