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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
union-find.h 35 // initialized using MakeSet(...). The upper bound of the range
36 // can be reset (increased) using MakeSet(...).
65 T MakeSet(T item) {
equivalent.h 86 sets->MakeSet(id);
153 eq_classes.MakeSet(s1);
154 eq_classes.MakeSet(s2);

Completed in 136 milliseconds