HomeSort by relevance Sort by last modified time
    Searched refs:TreeArc (Results 1 - 6 of 6) sorted by null

  /external/openfst/src/include/fst/
topsort.h 56 bool TreeArc(StateId s, const A &arc) { return true; }
dfs-visit.h 55 // bool TreeArc(StateId s, const Arc &a);
160 dfs = visitor->TreeArc(s, arc);
state-reachable.h 96 bool TreeArc(StateId s, const A &arc) {
connect.h 144 bool TreeArc(StateId s, const A &arc) { return true; }
minimize.h 348 bool TreeArc(StateId s, const A& arc) {
randgen.h 626 bool TreeArc(StateId s, const IArc &arc) {

Completed in 188 milliseconds