Home | History | Annotate | Download | only in pdt

Lines Matching refs:MutableFst

332 // MutableFst 'ofst_' to improve readability of the code.
380 void Expand(MutableFst<A> *ofst, const Weight &threshold);
484 MutableFst<Arc> *ofst_; // Output fst
872 MutableFst<A> *ofst, const typename A::Weight &threshold) {
926 // This version writes the expanded PDT result to a MutableFst.
936 MutableFst<Arc> *ofst,
958 // This version writes the expanded PDT result to a MutableFst.
968 MutableFst<Arc> *ofst,