Searched refs:RationalFstOptions (Results 1 – 4 of 4) sorted by relevance
81 struct ClosureFstOptions : RationalFstOptions {84 ClosureFstOptions(const RationalFstOptions &opts, ClosureType t) in ClosureFstOptions()85 : RationalFstOptions(opts), type(t) {} in ClosureFstOptions()
37 typedef CacheOptions RationalFstOptions; typedef65 explicit RationalFstImpl(const RationalFstOptions &opts) in RationalFstImpl()290 : ImplToFst<Impl>(new Impl(RationalFstOptions())) {} in RationalFst()292 explicit RationalFst(const RationalFstOptions &opts) in RationalFst()
117 typedef RationalFstOptions UnionFstOptions;
178 typedef RationalFstOptions ConcatFstOptions;