Home
last modified time | relevance | path

Searched defs:ClosureFst (Results 1 – 4 of 4) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dclosure.h102 ClosureFst(const Fst<A> &fst, ClosureType closure_type) { in ClosureFst() function
106 ClosureFst(const Fst<A> &fst, const ClosureFstOptions &opts) in ClosureFst() function
111 ClosureFst(const ClosureFst<A> &fst) : RationalFst<A>(fst) {} in ClosureFst() function
Dfst-decl.h40 template <class A> class ClosureFst; variable
/external/openfst/src/include/fst/
Dclosure.h110 ClosureFst(const Fst<A> &fst, ClosureType closure_type) { in ClosureFst() function
114 ClosureFst(const Fst<A> &fst, const ClosureFstOptions &opts) in ClosureFst() function
Dfst-decl.h55 template <class A> class ClosureFst; variable