Searched defs:offset (Results 176 - 200 of 1977) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDataEncoder.h427 ValidOffsetForDataOfSize(uint32_t offset, uint32_t length) const argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DAddressRange.cpp31 AddressRange::AddressRange (const lldb::SectionSP &section, addr_t offset, addr_t byte_size) : argument
H A DVMRange.cpp56 VMRange::Dump(Stream *s, lldb::addr_t offset, uint32_t addr_width) const argument
H A DValueObjectConstResultChild.cpp57 ValueObjectConstResultChild::GetSyntheticChildAtOffset(uint32_t offset, const ClangASTType& type, bool can_create) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCF.cpp96 uint32_t offset = 2*ptr_size+4 + valobj_addr; local
290 uint32_t offset = 2*ptr_size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.cpp158 lldb::offset_t offset = debug_info_offset; local
H A DDWARFDebugAbbrev.cpp147 lldb::offset_t offset = 0; local
H A DDWARFDebugArangeSet.h40 void SetOffset(uint32_t offset) { m_offset = offset; } argument
H A DDWARFDebugPubnamesSet.h54 dw_offset_t offset; member in struct:DWARFDebugPubnamesSet::Descriptor
61 void SetOffset(dw_offset_t offset) { m_offset = offset; } argument
H A DDWARFDebugRanges.cpp31 lldb::offset_t offset = 0; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DSectionLoadList.cpp253 addr_t offset = load_addr - pos_load_addr; local
269 addr_t offset = load_addr - rpos->first; local
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c102 next_list_item(const char *source, int *offset) argument
142 _nc_next_db(DBDIRS * state, int *offset) argument
221 _nc_first_db(DBDIRS * state, int *offset) argument
[all...]
/freebsd-10-stable/contrib/nvi/common/
H A Doptions_f.c175 int offset = op - sp->opts; local
354 int offset = op - sp->opts; local
/freebsd-10-stable/contrib/serf/buckets/
H A Diovec_buckets.c30 int offset; member in struct:__anon4427
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dset_sec_context_option.c216 OM_uint32 offset; local
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dgen-normalize.py112 offset = util.subList(normalizeValTable, vec) variable
114 offset = len(normalizeValTable) variable
/freebsd-10-stable/lib/libc/gdtoa/
H A D_hldtoa.c131 int offset = 4 * ndigits + LDBL_MAX_EXP - 4 - LDBL_MANT_DIG; local
/freebsd-10-stable/lib/libdwarf/
H A Ddwarf_die.c33 dwarf_die_add(Dwarf_CU cu, int level, uint64_t offset, uint64_t abnum, Dwarf_Abbrev a, Dwarf_Die *diep, Dwarf_Error *err) argument
H A Ddwarf_func.c112 unsigned long long offset; local
/freebsd-10-stable/lib/libelf/
H A Dlibelf_ar_util.c133 size_t offset; local
/freebsd-10-stable/lib/libsdp/
H A Dsearch.c226 uint32_t size, offset; local
/freebsd-10-stable/sbin/dump/
H A Dcache.c81 cread(int fd, void *buf, size_t nbytes, off_t offset) argument
[all...]
/freebsd-10-stable/sys/arm/arm/
H A Dbus_space_generic.c108 generic_bs_subregion(bus_space_tag_t t, bus_space_handle_t bsh, bus_size_t offset, argument
117 generic_bs_barrier(bus_space_tag_t t, bus_space_handle_t bsh, bus_size_t offset, argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dlzjb.c58 int mlen, offset, hash; local
116 int offset = ((src[0] << NBBY) | src[1]) & OFFSET_MASK; local
/freebsd-10-stable/sys/contrib/libfdt/
H A Dfdt.c77 const void *fdt_offset_ptr(const void *fdt, int offset, unsigned int len) argument
97 int offset = startoffset; local
143 _fdt_check_node_offset(const void *fdt, int offset) argument
152 _fdt_check_prop_offset(const void *fdt, int offset) argument
161 fdt_next_node(const void *fdt, int offset, int *depth) argument
[all...]

Completed in 370 milliseconds

1234567891011>>