Searched refs:StateMapFstOptions (Results 1 – 1 of 1) sorted by relevance
181 typedef CacheOptions StateMapFstOptions; typedef209 const StateMapFstOptions& opts) in StateMapFstImpl()218 const StateMapFstOptions& opts) in StateMapFstImpl()340 const StateMapFstOptions& opts) in StateMapFst()343 StateMapFst(const Fst<A> &fst, C* mapper, const StateMapFstOptions& opts) in StateMapFst()347 : ImplToFst<Impl>(new Impl(fst, mapper, StateMapFstOptions())) {} in StateMapFst()350 : ImplToFst<Impl>(new Impl(fst, mapper, StateMapFstOptions())) {} in StateMapFst()