Lines Matching refs:LogArc
303 // Useful aliases when using StdArc and LogArc.
313 typedef MatcherFst<ConstFst<LogArc>,
314 ArcLookAheadMatcher<SortedMatcher<ConstFst<LogArc> > >,
336 typedef MatcherFst<ConstFst<LogArc>,
337 LabelLookAheadMatcher<SortedMatcher<ConstFst<LogArc> >,
339 FastLogAccumulator<LogArc> >,
341 LabelLookAheadRelabeler<LogArc> > LogILabelLookAheadFst;
350 typedef MatcherFst<ConstFst<LogArc>,
351 LabelLookAheadMatcher<SortedMatcher<ConstFst<LogArc> >,
353 FastLogAccumulator<LogArc> >,
355 LabelLookAheadRelabeler<LogArc> > LogOLabelLookAheadFst;