Searched refs:CompactSet (Results 1 - 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
H A Darcfilter.h92 CompactSet<Label, kNoLabel> labels_;
H A Dutil.h378 class CompactSet { class in namespace:fst
382 CompactSet() function in class:fst::CompactSet
386 CompactSet(const CompactSet<Key, NoKey> &compact_set) argument
448 void operator=(const CompactSet<Key, NoKey> &); //disallow
H A Dmatcher.h1102 CompactSet<Label, kNoLabel> multi_eps_labels_;
1103 typename CompactSet<Label, kNoLabel>::const_iterator multi_eps_iter_;
/external/openfst/src/include/fst/extensions/pdt/
H A Dcompose.h167 CompactSet<Label, kNoLabel> open_parens_;
170 CompactSet<Label, kNoLabel> close_parens_;

Completed in 1904 milliseconds