Home | History | Annotate | Download | only in fst

Lines Matching refs:StdArc

755 typedef WeightConvertMapper<StdArc, LogArc> StdToLogMapper;
756 typedef WeightConvertMapper<LogArc, StdArc> LogToStdMapper;
759 typedef WeightConvertMapper<StdArc, Log64Arc> StdToLog64Mapper;
761 typedef WeightConvertMapper<Log64Arc, StdArc> Log64ToStdMapper;