Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dmap.h236 struct MapFstOptions : public CacheOptions { struct
240 MapFstOptions() : CacheOptions(true, 0) {} in MapFstOptions() argument
241 MapFstOptions(const CacheOptions& opts) : CacheOptions(opts) {} in MapFstOptions() function
270 const MapFstOptions& opts) in MapFstImpl()
280 const MapFstOptions& opts) in MapFstImpl()
465 const MapFstOptions& opts) in MapFst()
469 const MapFstOptions& opts) in MapFst()
474 MapFstOptions())) {} in MapFst()
478 MapFstOptions())) {} in MapFst()
Dencode.h345 : MapFst<A, A, C>(fst, encoder, MapFstOptions()) {} in EncodeFst()
348 : MapFst<A, A, C>(fst, encoder, MapFstOptions()) {} in EncodeFst()
372 MapFstOptions()) {} in DecodeFst()