Searched refs:contents (Results 226 - 250 of 289) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dexec.c676 ignore (CORE_ADDR addr, char *contents)
730 It is read for its symbols, for getting the contents of pure memory,\n\
739 "Use FILE as program for getting contents of pure memory.\n\
672 ignore(CORE_ADDR addr, char *contents) argument
H A Dcp-valprint.c787 vf->aligner.contents[0] += 4 * (HP_ACC_VFUNC_START + vx);
H A Dinfcall.c212 /* Call breakpoint_auto_delete on the current contents of the bpstat
664 if (find_pc_partial_function ((CORE_ADDR) args[i]->aligner.contents[0], &arg_name, NULL, NULL))
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h322 svn_error_t *(*file_contents)(svn_stream_t **contents,
/freebsd-10.1-release/contrib/texinfo/info/
H A Ddisplay.c76 /* For every window in the list, check contents against the display. */
151 check the contents of that buffer against the display. If they
160 last_node_char = win->node->contents + win->node->nodelen;
424 contents. */
472 /* Now do it in the display buffer so our contents match the screen. */
/freebsd-10.1-release/contrib/binutils/bfd/
H A Decoff.c70 /* line_filepos, userdata, contents, lineno, lineno_count, */
1891 /* Get the contents of a section. */
2024 /* On Irix 4, the location of contents of the .lib section
2136 /* Set the contents of a section. */
2775 contents are encoded in the name of the armap itself. At least for
2777 armap and the contents.
3219 /* This archive has a map, so we may presume that the contents
4009 bfd_byte *contents = NULL;
4025 /* Get the section contents. */
4026 if (!bfd_malloc_and_get_section (input_bfd, input_section, &contents))
3999 bfd_byte *contents = NULL; local
[all...]
H A Dsrec.c659 /* Read in the contents of a section in an S-record file. */
662 srec_read_section (bfd *abfd, asection *section, bfd_byte *contents) argument
748 contents[sofar] = HEX (data);
773 /* Get the contents of a section in an S-record file. */
H A Dlibaout.h206 void * reloc, bfd_byte *contents, bfd_boolean *skip,
674 1. Section has file contents and is read-only.
H A Delf-bfd.h112 size_dynamic_sections, at which point the contents of the .got is
762 contents as well. The generic ELF linker can handle the .dynsym,
781 This function is responsible for adjust the section contents as
807 asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs,
813 symbol. It may also take the opportunity to set contents of the
1831 bfd_byte * contents,
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dar.c233 fprintf (s, _(" t - display contents of archive\n"));
242 fprintf (s, _(" [u] - only replace files that are newer than current archive contents\n"));
766 /* Read all the contents right away, regardless. */
981 get_pos_bfd (bfd **contents, enum pos default_pos, const char *default_posname)
983 bfd **after_bfd = contents;
1091 bfd **current_ptr_ptr; /* cdr pointer into contents */
978 get_pos_bfd(bfd **contents, enum pos default_pos, const char *default_posname) argument
H A Dobjdump.c182 -f, --file-headers Display the contents of the overall file header\n\
183 -p, --private-headers Display object format specific file header contents\n\
184 -h, --[section-]headers Display the contents of the section headers\n\
185 -x, --all-headers Display the contents of all headers\n\
186 -d, --disassemble Display assembler contents of executable sections\n\
187 -D, --disassemble-all Display assembler contents of all sections\n\
189 -s, --full-contents Display the full contents of all sections requested\n\
194 -t, --syms Display the contents of the symbol table(s)\n\
195 -T, --dynamic-syms Display the contents o
2196 char *contents; local
[all...]
H A Dsrconv.c295 /* The TR block is not normal - it doesn't have any contents. */
1558 sc.contents = CONTENTS_DATA;
1562 sc.contents = CONTENTS_CODE;
1567 sc.contents = CONTENTS_CODE;
H A Dobjcopy.c166 /* Name of file holding section contents. */
171 bfd_byte *contents;
449 --extract-symbol Remove section contents but keep symbols\n\
591 PARSE_FLAG ("contents", SEC_HAS_CONTENTS);
602 "alloc, load, noload, readonly, debug, code, data, rom, share, contents");
1562 We write out the gap contents below. */
1636 have been created, but before their contents are set. */
1698 if (! bfd_set_section_contents (obfd, padd->section, padd->contents,
1763 that needs to look at the section contents will fail. */
1802 contents t
170 bfd_byte *contents; member in struct:section_add
[all...]
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm53 ! Initialize the first stack frame pointer in %ebp (the contents of which
H A Dsol2-gc1.asm56 ! Initialize the first stack frame pointer in %ebp (the contents of which
/freebsd-10.1-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp443 * read_file - Read in a complete file, fp, placing the contents inside
631 * write_upto_newline - Write the contents of the buffer until a newline
1449 argv = addRegDef(argc, argv, s.contents());
1482 argv = addRegDef(argc, argv, s.contents());
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Ddiv.cpp219 // stored in the macro. When we detect this, we copy the contents.
543 fprintf(stderr, "%s\t%d\n", p->nm.contents(), p->position.to_units());
551 curdiv->nm.contents());
H A Dcolumn.cpp277 out->copy_file(hpos, pos, filename.contents());
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Dbuffer.c804 /* Prepares the contents of src to be moved to another buffer by removing
3026 if (seg->contents)
3057 seg->contents = (char*)mapped+offset_leftover;
3116 seg->contents = mem;
3153 } else if (seg->contents) {
3154 mm_free(seg->contents);
3185 if (!seg->contents) {
3247 chain->buffer = (unsigned char*)(seg->contents + offset);
3252 chain->buffer = (unsigned char*)(seg->contents + offset);
/freebsd-10.1-release/contrib/subversion/subversion/svnserve/
H A Dserve.c1509 svn_stream_t *contents;
1547 /* Fetch the properties and a stream for the contents. */
1562 SVN_CMD_ERR(svn_fs_file_contents(&contents, root, full_path, pool));
1591 /* Now send the file's contents. */
1598 err = svn_stream_read(contents, buf, &len);
1609 err = svn_stream_close(contents);
3124 /* Fetch the properties and a stream for the contents. */
3478 svn_stream_t *contents;
3487 err = svn_fs_file_contents(&contents, fs_root, path, scratch_pool);
3499 SVN_ERR(svn_stream_copy3(contents, file_strea
1508 svn_stream_t *contents; local
3477 svn_stream_t *contents; local
[all...]
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex1106 % be able to disable indexing, cross-referencing, and contents, for test runs.
1693 % Fonts for short table of contents.
1990 % Do an implicit @contents or @shortcontents after @end titlepage if the
2041 \contents
2043 \global\let\contents = \relax
2047 \contents
2048 \global\let\contents = \relax
3556 % and table of contents entries. The paragraph is indented by \leftskip.
3744 % Re-output the contents of the output page -- any previous material,
4028 % simply yielding the contents o
[all...]
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex1130 % be able to disable indexing, cross-referencing, and contents, for test runs.
1769 % Fonts for short table of contents.
2153 % Do an implicit @contents or @shortcontents after @end titlepage if the
2204 \contents
2206 \global\let\contents = \relax
2210 \contents
2211 \global\let\contents = \relax
3730 % and table of contents entries. The paragraph is indented by \leftskip.
3918 % Re-output the contents of the output page -- any previous material,
4202 % simply yielding the contents o
[all...]
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex1107 % be able to disable indexing, cross-referencing, and contents, for test runs.
1703 % Fonts for short table of contents.
2052 % Do an implicit @contents or @shortcontents after @end titlepage if the
2103 \contents
2105 \global\let\contents = \relax
2109 \contents
2110 \global\let\contents = \relax
3628 % and table of contents entries. The paragraph is indented by \leftskip.
3816 % Re-output the contents of the output page -- any previous material,
4100 % simply yielding the contents o
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1050 pristine database we'll be looking for these contents. */
1052 svn_wc__get_pristine_contents_by_checksum(svn_stream_t **contents,
1714 * conflict with the old file contents; if
1715 * #svn_wc_conflict_choose_mine_full, use the original working contents;
1716 * if #svn_wc_conflict_choose_theirs_full, the new contents; and if
1717 * #svn_wc_conflict_choose_merged, don't change the contents at all,
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c639 send_zero_copy_delta(const unsigned char *contents, argument
654 SVN_ERR(svn_txdelta_send_contents(contents, len,
664 /* Make the appropriate edits on FILE_BATON to change its contents and
690 contents which have not changed with respect to" and "has the same
691 actual contents as" when sending text-deltas. If we know the

Completed in 343 milliseconds

1234567891011>>