Searched defs:bitOffset (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/util/
H A DBitBuffer.cpp16 uint32 bitOffset; member in struct:BitBuffer::BitReader
18 BitReader(const uint8* data, uint64 bitSize, uint32 bitOffset) argument
97 AddBits(const void* _data, uint64 bitSize, uint32 bitOffset) argument
[all...]
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp96 ValueLocation::SetTo(const ValueLocation& other, uint64 bitOffset, argument
[all...]
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp105 uint8 bitOffset = piece.bitOffset; local
/haiku/headers/private/debugger/types/
H A DValueLocation.h36 uint64 bitOffset; // bit offset (to the most member in struct:ValuePieceLocation
121 void SetSize(uint64 bitSize, uint64 bitOffset) argument
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDReportItem.cpp17 HIDReportItem::HIDReportItem(HIDReport *report, uint32 bitOffset, argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DBlockAllocator.cpp121 uint32 bitOffset = partialBitmapBlock % 32; local
503 uint32 bitOffset = base % 32; local
681 uint32 bitOffset = base % 32; local
[all...]
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp809 uint64 bitOffset = 0; local

Completed in 63 milliseconds