Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dstate-map.h181 typedef CacheOptions StateMapFstOptions; typedef
209 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()