Home
last modified time | relevance | path

Searched refs:InitClosure (Results 1 – 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dclosure.h103 Impl()->InitClosure(fst, closure_type); in ClosureFst()
108 Impl()->InitClosure(fst, opts.type); in ClosureFst()
Drational.h108 void InitClosure(const Fst<A> &fst, ClosureType closure_type) { in InitClosure() function