Home | History | Annotate | Download | only in lib

Lines Matching full:ofst

899              MutableFst<Arc> *ofst,
903 *ofst = ComposeFst<Arc>(ifst1, ifst2, nopts);
905 Connect(ofst);