/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBType.cpp | 505 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local 521 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local 571 uint64_t bit_offset = 0; in GetFieldAtIndex() local 846 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); in GetDescription() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | ProcessStructReader.h | 54 uint64_t bit_offset; in ProcessStructReader() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_add_filter_compress.c | 101 int bit_offset; member 247 int bits, ret, clear_flg, bit_offset; in output_code() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.h | 262 uint64_t bit_offset = 0; member 290 int64_t bit_offset = 0; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_bitops.h | 508 u32 bit_offset = i * BITS_PER_U32; in ice_bitmap_from_array32() local 523 u32 bit_offset = i * BITS_PER_U32; in ice_bitmap_from_array32() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | basl.c | 133 const uint8_t bit_width, const uint8_t bit_offset, in basl_fill_gas() 568 const uint8_t bit_width, const uint8_t bit_offset, in basl_table_append_gas()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | UdtRecordCompleter.h | 85 uint64_t bit_offset; member
|
H A D | UdtRecordCompleter.cpp | 344 uint64_t bit_offset, CompilerType parent_ct, in AddMember()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 427 uint32_t bit_offset; in IsVirtualBase() local 441 uint32_t bit_offset; in IsVirtualBase() local 503 uint32_t bit_offset; in GetNumberOfNonEmptyBaseClasses() local
|
/freebsd/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/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Type.h | 702 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_primary64.h | 443 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Get() local 450 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Inc() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Scalar.cpp | 797 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
|
/freebsd/sys/contrib/xen/ |
H A D | platform.h | 393 uint32_t bit_offset; member 436 uint8_t bit_offset; member
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 1893 uint32_t bit_offset = 0; in Evaluate() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 296 int32_t &bit_offset) { in GetVBaseBitOffset() 6222 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local
|