Searched defs:HasBit (Results 1 – 5 of 5) sorted by relevance
49 inline bool HasBit(size_t page, LMPFeature bit) const { in HasBit() function
72 bool CBC_DefaultPlacement::HasBit(int32_t col, int32_t row) const { in HasBit() function in CBC_DefaultPlacement
148 func (a Uint64) HasBit(b uint) bool { func
2553 bool Reflection::HasBit(const Message& message, in Swap() function in google::protobuf::Reflection