Searched defs:phi_loop_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dmatcher.h718 phi_loop_(phi_loop),
745 phi_loop_(matcher.phi_loop_),
812 bool phi_loop_; // When true, phi self-loop are allowed and treated member in class:fst::PhiMatcher
835 if (phi_loop_ && matcher_->Value().nextstate == state) {

Completed in 72 milliseconds