Searched refs:ArcSortFstOptions (Results 1 – 1 of 1) sorted by relevance
67 typedef CacheOptions ArcSortFstOptions; typedef91 const ArcSortFstOptions &opts) in ArcSortFstImpl()197 : impl_(new ArcSortFstImpl<A, C>(fst, comp, ArcSortFstOptions())) {} in ArcSortFst()199 ArcSortFst(const Fst<A> &fst, const C &comp, const ArcSortFstOptions &opts) in ArcSortFst()