Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dvisit.h219 bool GreyArc(StateId s, const Arc &arc) { in GreyArc() function
268 bool GreyArc(StateId s, const Arc &arc) { return true; } in GreyArc() function
Dconnect.h74 bool GreyArc(StateId s, const A &arc) { in GreyArc() function