Home
last modified time | relevance | path

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

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