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

/external/openfst/src/include/fst/
H A Dconnect.h74 bool GreyArc(StateId s, const A &arc) { function in class:fst::CcVisitor
H A Dvisit.h53 // bool GreyArc(StateId s, const Arc &a);
155 visit = visitor->GreyArc(s, arc);
219 bool GreyArc(StateId s, const Arc &arc) { function in class:fst::CopyVisitor
268 bool GreyArc(StateId s, const Arc &arc) { return true; } function in class:fst::PartialVisitor

Completed in 104 milliseconds