Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp505 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 DProcessStructReader.h54 uint64_t bit_offset; in ProcessStructReader() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c101 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 DDWARFASTParserClang.h262 uint64_t bit_offset = 0; member
290 int64_t bit_offset = 0; member
/freebsd/sys/dev/ice/
H A Dice_bitops.h508 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 Dbasl.c133 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 DUdtRecordCompleter.h85 uint64_t bit_offset; member
H A DUdtRecordCompleter.cpp344 uint64_t bit_offset, CompilerType parent_ct, in AddMember()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp427 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 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/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h702 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h443 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 DScalar.cpp797 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
/freebsd/sys/contrib/xen/
H A Dplatform.h393 uint32_t bit_offset; member
436 uint8_t bit_offset; member
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp1893 uint32_t bit_offset = 0; in Evaluate() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp296 int32_t &bit_offset) { in GetVBaseBitOffset()
6222 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local