Home | History | Annotate | Download | only in fst

Lines Matching refs:GallicArc

766 // Mapper from A to GallicArc<A>.
770 typedef GallicArc<A, S> ToArc;
774 typedef typename GallicArc<A, S>::Weight GW;
805 // Mapper from GallicArc<A> to A.
808 typedef GallicArc<A, S> FromArc;
814 typedef typename GallicArc<A, S>::Weight GW;
862 // Mapper from GallicArc<A> to A.
865 typedef GallicArc<A, S> FromArc;
872 typedef typename GallicArc<A, S>::Weight GW;