Home | History | Annotate | Download | only in lib

Lines Matching defs:known

323 // of the bits in T, which are known at compile time, so unused code
720 uint64 known, test = TestProperties(*this, mask, &known);
721 impl_->SetProperties(test, known);