Lines Matching full:ofst
980 void Determinize(const Fst<Arc> &ifst, MutableFst<Arc> *ofst,1002 Prune(dfst, ofst, popts);1004 *ofst = DeterminizeFst<Arc>(ifst, nopts);1005 Prune(ofst, opts.weight_threshold, opts.state_threshold);1008 *ofst = DeterminizeFst<Arc>(ifst, nopts);