Searched refs:AUTO_FILTER (Results 1 – 6 of 6) sorted by relevance
67 cf = fst::AUTO_FILTER; in main()
70 compose_filter = fst::AUTO_FILTER; in main()
77 compose_filter = fst::AUTO_FILTER; in main()
658 enum ComposeFilter { AUTO_FILTER, SEQUENCE_FILTER, ALT_SEQUENCE_FILTER, enumerator665 ComposeOptions(bool c, ComposeFilter ft = AUTO_FILTER)667 ComposeOptions() : connect(true), filter_type(AUTO_FILTER) {} in ComposeOptions()704 if (opts.filter_type == AUTO_FILTER) {
148 if (opts.filter_type == AUTO_FILTER) {
165 if (opts.filter_type == AUTO_FILTER) {