Home | History | Annotate | Download | only in lib

Lines Matching defs:known

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