Home
last modified time | relevance | path

Searched defs:bit_offset (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp421 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 Darchive_write_add_filter_compress.c103 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 DProcessStructReader.h52 uint64_t bit_offset; in ProcessStructReader() local
/freebsd-13.1/sys/dev/ice/
H A Dice_bitops.h499 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 DDWARFASTParserClang.h178 uint64_t bit_offset = 0; member
H A DDWARFASTParserClang.cpp2348 int64_t bit_offset = 0; in ParseSingleMember() local
/freebsd-13.1/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c92 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 DLibCxxMap.cpp295 uint64_t bit_offset; in GetValueOffset() local
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h353 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 Dsanitizer_allocator_primary64.h442 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 DScalar.cpp798 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
/freebsd-13.1/sys/xen/interface/
H A Dplatform.h391 uint32_t bit_offset; member
434 uint8_t bit_offset; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2221 uint32_t bit_offset = 0; in Evaluate() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp290 int32_t &bit_offset) { in GetVBaseBitOffset()
6130 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local