Searched defs:bit_offset (Results 1 – 1 of 1) sorted by relevance
61 bool LoadBit(uintptr_t bit_offset) const { in LoadBit()67 void StoreBit(uintptr_t bit_offset, bool value) const { in StoreBit()101 byte* ComputeBitPointer(uintptr_t bit_offset, byte* bit_mask) const { in ComputeBitPointer()