Searched defs:mfst (Results 1 – 3 of 3) sorted by relevance
287 MutableFst<Arc> *mfst = static_cast<MutableFst<Arc> *>(fst); in GetMutableFst() local295 MutableFst<Arc> *mfst = MutableFst<Arc>::Read(stream, opts); in Read() local300 delete mfst; in Read() local
287 MutableFst<Arc> *mfst = MutableFst<Arc>::Read(filename); in TestIO() local292 delete mfst; in TestIO() local
639 static void Relabel(MutableFst<A> *fst, const L &mfst, in Relabel()671 MutableFst<A> *mfst = 0; in LabelLookAheadRelabeler() local699 delete mfst; in LabelLookAheadRelabeler() local