Searched defs:ArcMap (Results 1 – 2 of 2) sorted by relevance
30 Fst<typename M::ToArc> *ArcMap(const Fst<typename M::FromArc> &fst, in ArcMap() function
112 void ArcMap(MutableFst<A> *fst, C* mapper) { in ArcMap() function191 void ArcMap(MutableFst<A> *fst, C mapper) { in ArcMap() function200 void ArcMap(const Fst<A> &ifst, MutableFst<B> *ofst, C* mapper) { in ArcMap() function293 void ArcMap(const Fst<A> &ifst, MutableFst<B> *ofst, C mapper) { in ArcMap() function