Lines Matching full:look
96 // LOOK-AHEAD FLAGS (see also kMatcherFlags in matcher.h):
112 // Look-ahead of matcher FST non-epsilon arcs?
115 // Look-ahead of matcher FST epsilon arcs?
177 Weight weight_; // Look-ahead weight
178 Arc prefix_arc_; // Look-ahead prefix arc
217 // Look-ahead methods.
246 // Look-ahead of one transition. Template argument F accepts flags to
305 // Look-ahead methods.
333 const Fst<Arc> *lfst_; // Look-ahead FST
523 // Look-ahead methods.
573 const Fst<Arc> *lfst_; // Look-ahead FST
748 // Look-ahead methods
798 FSTERROR() << "LookAheadMatcher: No look-ahead matcher defined";