Searched defs:ExpandFstOptions (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h40 struct ExpandFstOptions : public CacheOptions { struct in namespace:fst
45 ExpandFstOptions( function in struct:fst::ExpandFstOptions
88 const ExpandFstOptions<A> &opts)
241 : ImplToFst<Impl>(new Impl(fst, parens, ExpandFstOptions<A>())) {}
246 const ExpandFstOptions<A> &opts)
358 ExpandFstOptions<Arc>(opts, true, &stack_, &state_table_)),
943 ExpandFstOptions<Arc> eopts;

Completed in 164 milliseconds