Searched refs:BackArc (Results 1 - 10 of 10) 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 Ddfs-visit.h57 // bool BackArc(StateId s, const Arc &a);
167 dfs = visitor->BackArc(s, arc);
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 Ddfs-visit.h47 // bool BackArc(StateId s, const Arc &a);
139 dfs = visitor->BackArc(s, arc);
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 1710 milliseconds