Searched refs:FromArc (Results 1 - 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
H A Darc-map.h76 // typedef A FromArc;
689 typedef A FromArc; typedef in struct:fst::IdentityArcMapper
708 typedef A FromArc; typedef in struct:fst::SuperFinalMapper
731 typedef A FromArc; typedef in class:fst::WeightConvertMapper
733 typedef typename FromArc::Weight FromWeight;
736 ToArc operator()(const FromArc &arc) const {
767 typedef A FromArc; typedef in struct:fst::ToGallicMapper
806 typedef GallicArc<A, S> FromArc; typedef in struct:fst::FromGallicMapper
817 A operator()(const FromArc &arc) const {
863 typedef GallicArc<A, S> FromArc; typedef in struct:fst::GallicToNewSymbolsMapper
972 typedef A FromArc; typedef in struct:fst::PlusMapper
1006 typedef A FromArc; typedef in struct:fst::TimesMapper
1037 typedef A FromArc; typedef in struct:fst::InvertWeightMapper
1063 typedef A FromArc; typedef in struct:fst::RmWeightMapper
1089 typedef A FromArc; typedef in struct:fst::QuantizeMapper
1126 typedef A FromArc; typedef in struct:fst::ReverseWeightMapper
[all...]
H A Dmap.h105 typedef A FromArc; typedef in struct:fst::IdentityMapper
H A Dstate-map.h45 // typedef A FromArc;
402 typedef A FromArc; typedef in class:fst::IdentityStateMapper
443 typedef A FromArc; typedef in class:fst::ArcSumMapper
527 typedef A FromArc; typedef in class:fst::ArcUniqueMapper
H A Darcsort.h39 typedef Arc FromArc; typedef in class:fst::ArcSortMapper
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dmap.h622 typedef A FromArc; typedef in struct:fst::IdentityMapper
637 typedef A FromArc; typedef in struct:fst::SuperFinalMapper
652 typedef StdArc FromArc; typedef in struct:fst::StdToLogMapper
667 typedef LogArc FromArc; typedef in struct:fst::LogToStdMapper
683 typedef A FromArc; typedef in struct:fst::ToGallicMapper
718 typedef GallicArc<A, S> FromArc; typedef in struct:fst::FromGallicMapper
726 A operator()(const FromArc &arc) const {
757 typedef GallicArc<A, S> FromArc; typedef in struct:fst::GallicToNewSymbolsMapper
780 A operator()(const FromArc &arc) {
899 typedef A FromArc; typedef in struct:fst::RmWeightMapper
921 typedef A FromArc; typedef in struct:fst::QuantizeMapper
953 typedef A FromArc; typedef in struct:fst::ReverseWeightMapper
[all...]
/external/openfst/src/include/fst/script/
H A Dmap.h30 Fst<typename M::ToArc> *ArcMap(const Fst<typename M::FromArc> &fst,
39 Fst<typename M::ToArc> *StateMap(const Fst<typename M::FromArc> &fst,

Completed in 111 milliseconds