Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp414 uint32_t bit_offset = 0; GetDirectBaseClassAtIndex() local
430 uint32_t bit_offset = 0; GetVirtualBaseClassAtIndex() local
470 uint64_t bit_offset = 0; GetFieldAtIndex() local
745 const uint32_t bit_offset = m_opaque_up->GetBitOffset(); GetDescription() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcessStructReader.h54 uint64_t bit_offset; in ProcessStructReader() local
/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h256 uint64_t bit_offset = 0; global() member
284 int64_t bit_offset = 0; global() member
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.h85 uint64_t bit_offset; member
H A DUdtRecordCompleter.cpp341 AddMember(TypeSystemClang & clang,Member * field,uint64_t bit_offset,CompilerType parent_ct,ClangASTImporter::LayoutInfo & parent_layout,clang::DeclContext * parent_decl_ctx) AddMember() argument
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp406 uint32_t bit_offset; IsVirtualBase() local
420 uint32_t bit_offset; IsVirtualBase() local
482 uint32_t bit_offset; GetNumberOfNonEmptyBaseClasses() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp285 uint64_t bit_offset; GetValueOffset() local
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h671 TypeMemberImpl(const lldb::TypeImplSP & type_impl_sp,uint64_t bit_offset) TypeMemberImpl() argument
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp799 ExtractBitfield(uint32_t bit_size,uint32_t bit_offset) ExtractBitfield() argument
/freebsd-src/sys/contrib/xen/
H A Dplatform.h393 uint32_t bit_offset; member
436 uint8_t bit_offset; member
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2175 uint32_t bit_offset = 0; Evaluate() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp295 GetVBaseBitOffset(VTableContextBase & vtable_ctx,ValueObject & valobj,const ASTRecordLayout & record_layout,const CXXRecordDecl * cxx_record_decl,const CXXRecordDecl * base_class_decl,int32_t & bit_offset) GetVBaseBitOffset() argument
6101 int32_t bit_offset; GetChildCompilerTypeAtIndex() local
[all...]