Lines Matching refs:opts
215 const RelabelFstOptions &opts)
216 : CacheImpl<A>(opts), fst_(fst.Copy()),
244 const RelabelFstOptions &opts)
245 : CacheImpl<A>(opts), fst_(fst.Copy()),
406 const RelabelFstOptions &opts)
407 : ImplToFst<Impl>(new Impl(fst, ipairs, opairs, opts)) {}
419 const RelabelFstOptions &opts)
421 fst.OutputSymbols(), new_osymbols, opts)) {}
436 const RelabelFstOptions &opts)
438 new_osymbols, opts)) {}