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

12

/freebsd-10.3-release/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-10.3-release/contrib/dialog/
H A Dcolumns.c66 split_row(char *source, unsigned *offsets, unsigned *widths) argument
103 unsigned *offsets; local
[all...]
/freebsd-10.3-release/contrib/ntp/libparse/
H A Dieee754io.c145 put_byte( unsigned char *bufp, offsets_t offsets, int *fieldindex, unsigned char val ) argument
[all...]
/freebsd-10.3-release/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c148 int offsets[MAX_ENTRY_SIZE / sizeof(short)]; local
[all...]
H A Dwrite_entry.c495 compute_offsets(char **Strings, unsigned strmax, short *offsets) argument
601 short offsets[MAX_ENTRY_SIZE / 2]; local
[all...]
/freebsd-10.3-release/sys/geom/uzip/
H A Dg_uzip.c81 uint64_t *offsets; member in struct:g_uzip_softc
[all...]
/freebsd-10.3-release/sys/geom/uncompress/
H A Dg_uncompress.c91 uint64_t *offsets; member in struct:g_uncompress_softc
467 uint64_t *offsets; local
[all...]
/freebsd-10.3-release/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c560 struct list_head offsets; member in struct:table
/freebsd-10.3-release/contrib/wpa/hostapd/
H A Dconfig_file.c1434 int *offsets; local
/freebsd-10.3-release/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
H A Dsymfile.c513 syms_from_objfile(struct objfile *objfile, struct section_addr_info *addrs, struct section_offsets *offsets, int num_offsets, int mainline, int verbo) argument
779 symbol_file_add_with_addrs_or_offsets(char *name, int from_tty, struct section_addr_info *addrs, struct section_offsets *offsets, int num_offsets, int mainline, int flags) argument
1810 struct section_offsets *offsets; local
[all...]
/freebsd-10.3-release/contrib/ntp/parseutil/
H A Ddcfd.c1393 int offsets = 0; local
/freebsd-10.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1478 SmallVector<uint64_t, 16> offsets; local
/freebsd-10.3-release/sys/contrib/v4l/
H A Dvideodev.h199 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_mode.h315 __u32 offsets[4]; /* offset of each plane */ member in struct:drm_mode_fb_cmd2
H A Ddrm_crtc.h258 unsigned int offsets[4]; member in struct:drm_framebuffer
/freebsd-10.3-release/contrib/binutils/bfd/
H A Dcoff-rs6000.c2085 file_ptr *offsets; local
2317 file_ptr *offsets; local
[all...]
H A Delf-bfd.h1378 bfd_vma *offsets; member in union:elf_obj_tdata::__anon200
/freebsd-10.3-release/contrib/byacc/
H A Dreader.c1816 Value_t *offsets = NULL, maxoffset; local
2233 Value_t *offsets = NULL, maxoffset; local
[all...]
/freebsd-10.3-release/contrib/ntp/ntpq/
H A Dntpq.c888 u_short offsets[MAXFRAGS+1]; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRForTarget.cpp1835 OffsetsTy offsets; local
/freebsd-10.3-release/contrib/libgnuregex/
H A Dregex_internal.h331 int *offsets; member in struct:re_string_t
/freebsd-10.3-release/contrib/gcc/cp/
H A Dclass.c3105 record_subobject_offset(tree type, tree offset, splay_tree offsets) argument
3130 check_subobject_offset(tree type, tree offset, splay_tree offsets) argument
3162 walk_subobject_offsets(tree type, subobject_offset_fn f, tree offset, splay_tree offsets, tree max_offset, int vbases_p) argument
3360 record_subobject_offsets(tree type, tree offset, splay_tree offsets, bool is_data_member) argument
3393 layout_conflict_p(tree type, tree offset, splay_tree offsets, int vbases_p) argument
3420 layout_nonempty_base_or_field(record_layout_info rli, tree decl, tree binfo, splay_tree offsets) argument
3529 layout_empty_base(tree binfo, tree eoc, splay_tree offsets) argument
3588 build_base_field(record_layout_info rli, tree binfo, splay_tree offsets, tree *next_field) argument
3692 build_base_fields(record_layout_info rli, splay_tree offsets, tree *next_field) argument
4349 layout_virtual_bases(record_layout_info rli, splay_tree offsets) argument
[all...]

Completed in 512 milliseconds

12