Searched defs:opairs (Results 1 – 4 of 4) sorted by relevance
54 void Relabel( in Relabel()157 vector<pair<Label, Label> > opairs; in Relabel() local212 RelabelFstImpl(const Fst<A>& fst, in RelabelFstImpl()398 RelabelFst(const Fst<A>& fst, in RelabelFst()403 RelabelFst(const Fst<A>& fst, in RelabelFst()
106 vector<pair<Label, Label> > opairs; in main() local
101 vector<pair<Label, Label> > opairs; in main() local
36 void Relabel(MutableFstClass *ofst, in Relabel()