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

/external/openfst/src/include/fst/
H A Dtopsort.h58 bool BackArc(StateId s, const A &arc) { return (*acyclic_ = false); } function in class:fst::TopOrderVisitor
H A Dstate-reachable.h100 bool BackArc(StateId s, const A &arc) { function in class:fst::IntervalReachVisitor
H A Dconnect.h146 bool BackArc(StateId s, const A &arc) { function in class:fst::SccVisitor
H A Dminimize.h353 bool BackArc(StateId s, const A& arc) { function in class:fst::AcyclicMinimizer::HeightVisitor
H A Drandgen.h635 bool BackArc(StateId s, const IArc &arc) { function in class:fst::RandGenVisitor
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dtopsort.h53 bool BackArc(StateId s, const A &arc) { return (*acyclic_ = false); } function in class:fst::TopOrderVisitor
H A Dconnect.h104 bool BackArc(StateId s, const A &arc) { function in class:fst::SccVisitor
H A Dminimize.h340 bool BackArc(StateId s, const A& arc) { function in class:fst::AcyclicMinimizer::HeightVisitor

Completed in 264 milliseconds