Searched defs:ClearBit (Results 1 – 4 of 4) sorted by relevance
145 void ObjectStartBitmap::ClearBit(ConstAddress header_address) { in ClearBit() function261 void PlatformAwareObjectStartBitmap::ClearBit(ConstAddress header_address) { in ClearBit() function
125 void ObjectStartBitmap::ClearBit(Address base_ptr) { in ClearBit() function
2044 void Reflection::ClearBit(Message* message, in ClearBit() function in google::protobuf::Reflection
541 …void ClearBit(int n) { IM_ASSERT(n < BITCOUNT); ImBitArrayClearBit(Storage,… in ClearBit() function554 …void ClearBit(int n) { IM_ASSERT(n < (Storage.Size << 5)); ImBitArrayClearB… in ClearBit() function