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

/external/openfst/src/include/fst/script/
H A Dinfo-impl.h184 bool InputLookAhead() const { CheckLong(); return input_lookahead_; } function in class:fst::FstInfo
300 << (fstinfo.InputLookAhead() ? 'y' : 'n') << endl;

Completed in 53 milliseconds