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

  /external/openfst/src/include/fst/
closure.h 111 GetImpl()->InitClosure(fst, closure_type);
116 GetImpl()->InitClosure(fst, opts.type);
rational.h 165 void InitClosure(const Fst<A> &fst, ClosureType closure_type) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
closure.h 103 Impl()->InitClosure(fst, closure_type);
108 Impl()->InitClosure(fst, opts.type);
rational.h 108 void InitClosure(const Fst<A> &fst, ClosureType closure_type) {

Completed in 112 milliseconds