Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp313 uint32_t bit_offset = 0; in GetDirectBaseClassAtIndex() local
327 uint32_t bit_offset = 0; in GetVirtualBaseClassAtIndex() local
363 uint64_t bit_offset = 0; in GetFieldAtIndex() local
546 const uint32_t bit_offset = m_opaque_ap->GetBitOffset(); in GetDescription() local
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_compress.c103 int bit_offset; member
254 int bits, ret, clear_flg, bit_offset; in output_code() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcessStructReader.h53 uint64_t bit_offset; in ProcessStructReader() local
/freebsd-12.1/contrib/gcc/
H A Dstor-layout.c799 excess_unit_span (HOST_WIDE_INT byte_offset, HOST_WIDE_INT bit_offset, in excess_unit_span()
954 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); in place_field() local
986 HOST_WIDE_INT bit_offset = tree_low_cst (rli->bitpos, 0); in place_field() local
H A Dtree-dfa.c868 tree bit_offset = bitsize_zero_node; in get_ref_base_and_extent() local
H A Dtree-ssa-loop-prefetch.c402 HOST_WIDE_INT bit_offset; in analyze_ref() local
H A Dexpmed.c576 unsigned int bit_offset = (backwards in store_bit_field() local
1311 unsigned int bit_offset = (WORDS_BIG_ENDIAN in extract_bit_field() local
H A Dggc-page.c1379 unsigned int bit_offset, word, bit; in ggc_free() local
H A Dtree-vect-transform.c913 int bit_offset; in vect_create_epilog_for_reduction() local
H A Dexpr.c5658 tree bit_offset = bitsize_zero_node; in get_inner_reference() local
H A Ddwarf2out.c10895 HOST_WIDE_INT unsigned bit_offset; in add_bit_offset_attribute() local
H A Dtree.h2744 tree bit_offset; member
/freebsd-12.1/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c74 int bit_offset; member
1135 i64 bit_offset = len * 8 - padding; in decompress_sequences() local
1676 size_t bit_offset = offset % 8; in read_bits_LE() local
1777 i64 bit_offset = len * 8 - padding; in HUF_decompress_1stream() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp295 uint64_t bit_offset; in GetValueOffset() local
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h374 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Get() local
381 uptr bit_offset = (i & bit_offset_mask) << counter_size_bits_log; in Inc() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h486 TypeMemberImpl(const lldb::TypeImplSP &type_impl_sp, uint64_t bit_offset) in TypeMemberImpl()
/freebsd-12.1/sys/xen/interface/
H A Dplatform.h385 uint32_t bit_offset; member
428 uint8_t bit_offset; member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DScalar.cpp2533 bool Scalar::ExtractBitfield(uint32_t bit_size, uint32_t bit_offset) { in ExtractBitfield()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp92 uint64_t bit_offset; member
2726 int64_t bit_offset = 0; in ParseChildMembers() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DDWARFExpression.cpp2634 uint32_t bit_offset = 0; in Evaluate() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp303 int32_t &bit_offset) { in GetVBaseBitOffset()
6615 int32_t bit_offset; in GetChildCompilerTypeAtIndex() local
/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarf2read.c2651 int bit_offset = DW_UNSND (attr); in dwarf2_add_field() local
H A Dada-lang.c1365 int bit_offset, int bit_size, in ada_value_primitive_packed_val()
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c3270 enum x86_64_reg_class classes[MAX_CLASSES], int bit_offset) in classify_argument()