Home | History | Annotate | Download | only in test

Lines Matching full:complement

995     Complement(S1, &C1);
996 Complement(S2, &C2);
1019 Complement(I, &C3);
1029 Complement(U, &C3);
1127 // Returns complement Fsa
1128 void Complement(const Fst<Arc> &ifsa, MutableFst<Arc> *ofsa) {