HomeSort by relevance Sort by last modified time
    Searched full:lookahead_type_ (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
lookahead-filter.h 214 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_; // Lookahead match typ member in class:fst::LookAheadComposeFilter
    [all...]

Completed in 56 milliseconds