Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Drelabel.h54 void Relabel( in Relabel()
157 vector<pair<Label, Label> > opairs; in Relabel() local
212 RelabelFstImpl(const Fst<A>& fst, in RelabelFstImpl()
398 RelabelFst(const Fst<A>& fst, in RelabelFst()
403 RelabelFst(const Fst<A>& fst, in RelabelFst()
/external/openfst/src/bin/
Dfstsymbols.cc106 vector<pair<Label, Label> > opairs; in main() local
Dfstrelabel.cc101 vector<pair<Label, Label> > opairs; in main() local
/external/openfst/src/script/
Drelabel.cc36 void Relabel(MutableFstClass *ofst, in Relabel()