Searched defs:lookahead_type_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dlookahead-filter.h214 lookahead_type_(MT == MATCH_BOTH ?
218 lookahead_type_),
219 flags_(lookahead_type_ == MATCH_OUTPUT ?
222 if (lookahead_type_ == MATCH_NONE) {
233 lookahead_type_(filter.lookahead_type_),
235 lookahead_type_),
273 if (lookahead_type_ == MATCH_NONE)
287 else if (lookahead_type_ == MATCH_OUTPUT)
312 MatchType lookahead_type_; // Lookahea member in class:fst::LookAheadComposeFilter
[all...]

Completed in 377 milliseconds