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

12

/freebsd-10.0-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.0-release/contrib/dialog/
H A Dcolumns.c66 split_row(char *source, unsigned *offsets, unsigned *widths) argument
103 unsigned *offsets; local
[all...]
/freebsd-10.0-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.0-release/contrib/ntp/libparse/
H A Dieee754io.c141 put_byte( unsigned char *bufp, offsets_t offsets, int *fieldindex, unsigned char val ) argument
[all...]
/freebsd-10.0-release/sys/geom/uzip/
H A Dg_uzip.c80 uint64_t *offsets; member in struct:g_uzip_softc
[all...]
/freebsd-10.0-release/sys/geom/uncompress/
H A Dg_uncompress.c91 uint64_t *offsets; member in struct:g_uncompress_softc
[all...]
/freebsd-10.0-release/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c560 struct list_head offsets; member in struct:table
/freebsd-10.0-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.0-release/contrib/wpa/hostapd/
H A Dconfig_file.c1434 int *offsets; local
/freebsd-10.0-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::__anon210
/freebsd-10.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1189 SmallVector<uint64_t, 16> offsets; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1232 const ASTRecordLayout::VBaseOffsetsMapTy &offsets = local
[all...]
/freebsd-10.0-release/contrib/ntp/parseutil/
H A Ddcfd.c1416 int offsets = 0; local
/freebsd-10.0-release/sys/contrib/v4l/
H A Dvideodev.h199 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_mode.h295 uint32_t offsets[4]; /* offset of each plane */ member in struct:drm_mode_fb_cmd2
H A Ddrm_crtc.h241 unsigned int offsets[4]; member in struct:drm_framebuffer
/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.h331 int *offsets; member in struct:re_string_t
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRForTarget.cpp1833 OffsetsTy offsets; local
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq.c837 u_short offsets[MAXFRAGS+1]; local
[all...]
/freebsd-10.0-release/contrib/gcc/cp/
H A Dclass.c3085 record_subobject_offset(tree type, tree offset, splay_tree offsets) argument
3110 check_subobject_offset(tree type, tree offset, splay_tree offsets) argument
3142 walk_subobject_offsets(tree type, subobject_offset_fn f, tree offset, splay_tree offsets, tree max_offset, int vbases_p) argument
3340 record_subobject_offsets(tree type, tree offset, splay_tree offsets, bool is_data_member) argument
3373 layout_conflict_p(tree type, tree offset, splay_tree offsets, int vbases_p) argument
3400 layout_nonempty_base_or_field(record_layout_info rli, tree decl, tree binfo, splay_tree offsets) argument
3509 layout_empty_base(tree binfo, tree eoc, splay_tree offsets) argument
3568 build_base_field(record_layout_info rli, tree binfo, splay_tree offsets, tree *next_field) argument
3672 build_base_fields(record_layout_info rli, splay_tree offsets, tree *next_field) argument
4320 layout_virtual_bases(record_layout_info rli, splay_tree offsets) argument
[all...]

Completed in 505 milliseconds

12