Home
last modified time | relevance | path

Searched defs:fst_pairs (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dreplace-util.h193 const vector<MutableFstPair> &fst_pairs, in ReplaceUtil()
217 const vector<FstPair> &fst_pairs, in ReplaceUtil()
457 vector<FstPair> fst_pairs; in ReplaceLabels() local
522 void ReplaceUtil<Arc>::GetFstPairs(vector<FstPair> *fst_pairs) { in GetFstPairs()