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

/external/openfst/src/include/fst/
H A Dmatcher.h460 rho_match_ = kNoLabel;
464 rho_match_ = match_label;
474 if (rho_match_ == kNoLabel) {
480 rho_arc_.ilabel = rho_match_;
482 rho_arc_.olabel = rho_match_;
484 rho_arc_.ilabel = rho_match_;
486 rho_arc_.olabel = rho_match_;
516 Label rho_match_; // Current label that matches rho transition member in class:fst::RhoMatcher

Completed in 70 milliseconds