Home | History | Annotate | Download | only in fst

Lines Matching full:take_ownership

273   bool  take_ownership;  // take ownership of input Fst(s)
280 take_ownership(false),
285 take_ownership(false),
290 take_ownership(false),
295 take_ownership(false),
376 fst_array_.push_back(opts.take_ownership ? fst : fst->Copy());