Searched refs:has_rho_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dmatcher.h450 has_rho_ = rho_label_ != kNoLabel;
462 } else if (has_rho_ && match_label != 0 && match_label != kNoLabel &&
463 (has_rho_ = matcher_->Find(rho_label_))) {
515 bool has_rho_; // Are there possibly rhos at the current state? member in class:fst::RhoMatcher

Completed in 50 milliseconds