Searched defs:offsets (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/
H A Dtree-stdarg.h31 int *offsets; member in struct:stdarg_info
H A Dvar-tracking.c2372 HOST_WIDE_INT offsets[MAX_VAR_PARTS]; local
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dcolumns.c66 split_row(char *source, unsigned *offsets, unsigned *widths) argument
103 unsigned *offsets; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c125 int offsets[MAX_ENTRY_SIZE / sizeof(short)]; local
[all...]
H A Dwrite_entry.c525 compute_offsets(char **Strings, size_t strmax, short *offsets) argument
631 short offsets[MAX_ENTRY_SIZE / 2]; local
[all...]
/freebsd-11-stable/contrib/ntp/libparse/
H A Dieee754io.c145 put_byte( unsigned char *bufp, offsets_t offsets, int *fieldindex, unsigned char val ) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp55 void AppleDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { argument
60 GetGlobalVariables(const RegularExpression &regex, DIEArray &offsets) argument
70 GetGlobalVariables(const DWARFUnit &cu, DIEArray &offsets) argument
81 GetObjCMethods(ConstString class_name, DIEArray &offsets) argument
87 GetCompleteObjCClass(ConstString class_name, bool must_be_implementation, DIEArray &offsets) argument
96 GetTypes(ConstString name, DIEArray &offsets) argument
101 GetTypes(const DWARFDeclContext &context, DIEArray &offsets) argument
151 GetNamespaces(ConstString name, DIEArray &offsets) argument
160 DIEArray offsets; local
168 GetFunctions(const RegularExpression &regex, DIEArray &offsets) argument
[all...]
H A DManualDWARFIndex.cpp350 void ManualDWARFIndex::GetGlobalVariables(ConstString basename, DIEArray &offsets) { argument
355 GetGlobalVariables(const RegularExpression &regex, DIEArray &offsets) argument
361 GetGlobalVariables(const DWARFUnit &unit, DIEArray &offsets) argument
367 GetObjCMethods(ConstString class_name, DIEArray &offsets) argument
373 GetCompleteObjCClass(ConstString class_name, bool must_be_implementation, DIEArray &offsets) argument
380 GetTypes(ConstString name, DIEArray &offsets) argument
385 GetTypes(const DWARFDeclContext &context, DIEArray &offsets) argument
388 m_set.types.Find(ConstString(context[0].name), offsets); local
391 GetNamespaces(ConstString name, DIEArray &offsets) argument
403 DIEArray offsets; local
414 DIEArray offsets; local
427 DIEArray offsets; local
437 DIEArray offsets; local
446 GetFunctions(const RegularExpression &regex, DIEArray &offsets) argument
[all...]
H A DDebugNamesDWARFIndex.cpp69 Append(const DebugNames::Entry &entry, DIEArray &offsets) argument
86 GetGlobalVariables(ConstString basename, DIEArray &offsets) argument
99 GetGlobalVariables(const RegularExpression &regex, DIEArray &offsets) argument
121 GetGlobalVariables(const DWARFUnit &cu, DIEArray &offsets) argument
143 GetCompleteObjCClass(ConstString class_name, bool must_be_implementation, DIEArray &offsets) argument
186 GetTypes(ConstString name, DIEArray &offsets) argument
196 GetTypes(const DWARFDeclContext &context, DIEArray &offsets) argument
207 GetNamespaces(ConstString name, DIEArray &offsets) argument
242 GetFunctions(const RegularExpression &regex, DIEArray &offsets) argument
[all...]
/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dnvramvar.h84 const struct bhnd_sprom_offset *offsets; /**< offset descriptors */ member in struct:bhnd_sprom_var
/freebsd-11-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c560 struct list_head offsets; member in struct:table
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dchanges.c96 apr_array_header_t *offsets; member in struct:svn_fs_x__changes_t
475 const int *offsets local
[all...]
H A Dreps.c131 apr_uint32_t *offsets; member in struct:hash_t
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c357 vdev_geom_io(struct g_consumer *cp, int *cmds, void **datas, off_t *offsets, argument
426 off_t offsets[VDEV_LABELS]; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsomsolib.c1388 som_solib_section_offsets(struct objfile *objfile, struct section_offsets *offsets) argument
[all...]
H A Dsymtab.h738 CORE_ADDR offsets[1]; /* As many as needed. */ member in struct:section_offsets
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c169 apr_array_header_t *offsets; member in struct:packed_revprops_t
H A Dindex.c123 apr_uint64_t *offsets; member in struct:l2p_page_t
155 apr_off_t *offsets; member in struct:p2l_header_t
1484 l2p_page_get_entry(l2p_entry_baton_t *baton, const l2p_page_t *page, const apr_uint64_t *offsets, apr_pool_t *scratch_pool) argument
1517 const apr_uint64_t *offsets local
2282 p2l_page_info_copy(p2l_page_info_baton_t *baton, const p2l_header_t *header, const apr_off_t *offsets) argument
2323 const apr_off_t *offsets local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-rs6000.c2085 file_ptr *offsets; local
2317 file_ptr *offsets; local
[all...]
/freebsd-11-stable/sys/contrib/v4l/
H A Dvideodev.h199 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_mode.h315 __u32 offsets[4]; /* offset of each plane */ member in struct:drm_mode_fb_cmd2
/freebsd-11-stable/contrib/byacc/
H A Dreader.c1977 Value_t *offsets = NULL, maxoffset; local
2080 Value_t *offsets = NULL, maxoffset = 0; local
2497 Value_t *offsets = NULL, maxoffset; local
[all...]
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c1539 int *offsets; local
/freebsd-11-stable/contrib/ntp/parseutil/
H A Ddcfd.c1393 int offsets = 0; local
/freebsd-11-stable/contrib/libgnuregex/
H A Dregex_internal.h331 int *offsets; member in struct:re_string_t

Completed in 219 milliseconds

12