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

/external/openfst/src/bin/
H A Dfstcompose.cc88 fst::ComposeOptions opts(FLAGS_connect, compose_filter);
H A Dfstdifference.cc80 fst::DifferenceOptions opts(FLAGS_connect, cf);
H A Dfstintersect.cc81 fst::IntersectOptions opts(FLAGS_connect, compose_filter);
H A Dfstrmepsilon.cc80 s::RmEpsilonOptions opts(qt, FLAGS_delta, FLAGS_connect,
/external/openfst/src/extensions/pdt/
H A Dpdtexpand.cc66 FLAGS_connect, FLAGS_keep_parentheses, weight_threshold));
H A Dpdtcompose.cc95 if (FLAGS_connect)
/external/srec/tools/make_cfst/
H A Dmake_cfst.cpp233 bool FLAGS_connect = true; local
236 fst::RmEpsilon( &myCfst, FLAGS_connect);

Completed in 96 milliseconds