| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBType.cpp | 421 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local 438 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local 480 uint64_t bit_offset = 0; in GetFieldAtIndex() local 747 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription() local
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_write_add_filter_compress.c | 103 int bit_offset; member 249 int bits, ret, clear_flg, bit_offset; in output_code() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | ProcessStructReader.h | 52 uint64_t bit_offset; in ProcessStructReader() local
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_bitops.h | 499 u32 bit_offset = i * BITS_PER_U32; in ice_bitmap_from_array32() local 514 u32 bit_offset = i * BITS_PER_U32; in ice_bitmap_from_array32() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.h | 178 uint64_t bit_offset = 0; member
|
| H A D | DWARFASTParserClang.cpp | 2348 int64_t bit_offset = 0; in ParseSingleMember() local
|
| /freebsd-13.1/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | zstd_decompress.c | 92 int bit_offset; member 1103 i64 bit_offset = (i64)(len * 8 - (size_t)padding); in decompress_sequences() local 1734 size_t bit_offset = offset % 8; in read_bits_LE() local 1835 i64 bit_offset = len * 8 - padding; in HUF_decompress_1stream() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxMap.cpp | 295 uint64_t bit_offset; in GetValueOffset() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Type.h | 353 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_primary64.h | 442 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Get() local 449 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Inc() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Scalar.cpp | 798 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
|
| /freebsd-13.1/sys/xen/interface/ |
| H A D | platform.h | 391 uint32_t bit_offset; member 434 uint8_t bit_offset; member
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 2221 uint32_t bit_offset = 0; in Evaluate() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 290 int32_t &bit_offset) { in GetVBaseBitOffset() 6130 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local
|