HomeSort by relevance Sort by last modified time
    Searched refs:EXPAND_FILTER (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/extensions/pdt/
pdtcompose.cc 80 compose_filter = fst::EXPAND_FILTER;
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 475 EXPAND_FILTER, // Bar-Hillel + expansion; removes parentheses
502 bool keep_parens = opts.filter_type != EXPAND_FILTER;
525 bool keep_parens = opts.filter_type != EXPAND_FILTER;

Completed in 1756 milliseconds