Home | History | Annotate | Download | only in lib

Lines Matching defs:filt

212         : state_id1(s1), state_id2(s2), filt(f) {}
215 int filt; // epsilon filter state
237 x.filt == y.filt;
250 x.filt * kPrime1);
287 static const int filt = 0; // 'fake' epsilon filter - only needed
456 int f = tuple.filt;