Searched refs:MutableFstPair (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dreplace-util.h62 typedef pair<Label, MutableFst<Arc>*> MutableFstPair; typedef in class:fst::ReplaceUtil
66 ReplaceUtil(const vector<MutableFstPair> &fst_pairs,
132 void GetMutableFstPairs(vector<MutableFstPair> *mutable_fst_pairs);
193 const vector<MutableFstPair> &fst_pairs,
536 vector<MutableFstPair> *mutable_fst_pairs) {

Completed in 159 milliseconds