Searched refs:MatchComposeFilter (Results 1 - 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
H A Dcompose-filter.h378 class MatchComposeFilter { class in namespace:fst
391 MatchComposeFilter(const FST1 &fst1, const FST2 &fst2, function in class:fst::MatchComposeFilter
401 MatchComposeFilter(const MatchComposeFilter<M1, M2> &filter, argument
411 ~MatchComposeFilter() {
472 void operator=(const MatchComposeFilter<M1, M2> &); // disallow
H A Dintersect.h161 IntersectFstOptions<Arc, M, MatchComposeFilter<M> > iopts;
H A Ddifference.h178 DifferenceFstOptions<Arc, M, MatchComposeFilter<M> > dopts;
H A Dfst-decl.h120 template <class M1, class M2 = M1> class MatchComposeFilter;
H A Dcompose.h717 ComposeFstOptions<Arc, M, MatchComposeFilter<M> > copts;
/external/openfst/src/test/
H A Dalgo_test.h526 ComposeFstOptions<Arc, M, MatchComposeFilter<M> >());

Completed in 245 milliseconds