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

/external/openfst/src/include/fst/
H A Dreplace-util.h61 typedef pair<Label, const Fst<Arc>*> FstPair; typedef in class:fst::ReplaceUtil
70 ReplaceUtil(const vector<FstPair> &fst_pairs,
129 void GetFstPairs(vector<FstPair> *fst_pairs);
217 const vector<FstPair> &fst_pairs,
457 vector<FstPair> fst_pairs;
522 void ReplaceUtil<Arc>::GetFstPairs(vector<FstPair> *fst_pairs) {

Completed in 72 milliseconds