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

/external/openfst/src/include/fst/
H A Dmatcher.h774 phi_label_(phi_label),
795 phi_label_(matcher.phi_label_),
814 has_phi_ = phi_label_ != kNoLabel;
834 if (phi_arc_.ilabel == phi_label_)
836 if (phi_arc_.olabel == phi_label_)
855 if (phi_label_ == kNoLabel || match_type_ == MATCH_NONE)
869 Label phi_label_; // Label that represents the phi transition member in class:fst::PhiMatcher
870 bool rewrite_both_; // Rewrite both sides when both are 'phi_label_'
885 if (match_label == phi_label_
[all...]

Completed in 282 milliseconds