Home
last modified time | relevance | path

Searched refs:file (Results 1 – 25 of 3076) sorted by relevance

12345678910>>...124

/dragonfly/contrib/binutils-2.27/gprof/
H A Dbsd_callg_bl.c11 fputs ("\n", file); in bsd_callg_blurb()
12 fputs ("\n", file); in bsd_callg_blurb()
13 fputs ("\n", file); in bsd_callg_blurb()
17 fputs ("\n", file); in bsd_callg_blurb()
19 fputs ("\n", file); in bsd_callg_blurb()
22 fputs ("\n", file); in bsd_callg_blurb()
26 fputs ("\n", file); in bsd_callg_blurb()
29 fputs ("\n", file); in bsd_callg_blurb()
33 fputs ("\n", file); in bsd_callg_blurb()
36 fputs ("\n", file); in bsd_callg_blurb()
[all …]
H A Dfsf_callg_bl.c11 fputs ("\n", file); in fsf_callg_blurb()
14 fputs ("\n", file); in fsf_callg_blurb()
24 fputs ("\n", file); in fsf_callg_blurb()
29 fputs ("\n", file); in fsf_callg_blurb()
31 fputs ("\n", file); in fsf_callg_blurb()
34 fputs ("\n", file); in fsf_callg_blurb()
39 fputs ("\n", file); in fsf_callg_blurb()
44 fputs ("\n", file); in fsf_callg_blurb()
45 fputs ("\n", file); in fsf_callg_blurb()
47 fputs ("\n", file); in fsf_callg_blurb()
[all …]
H A Dflat_bl.c9 flat_blurb (FILE *file) in flat_blurb() argument
11 fputs ("\n", file); in flat_blurb()
14 fputs ("\n", file); in flat_blurb()
17 fputs ("\n", file); in flat_blurb()
21 fputs ("\n", file); in flat_blurb()
24 fputs ("\n", file); in flat_blurb()
27 fputs (" else blank.\n", file); in flat_blurb()
28 fputs ("\n", file); in flat_blurb()
32 fputs ("\n", file); in flat_blurb()
38 fputs (" \n", file); in flat_blurb()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dprint-tree.c102 fprintf (file, " "); in print_node_brief()
137 fprintf (file, " %s", in print_node_brief()
175 fprintf (file, " Nan"); in print_node_brief()
196 fprintf (file, ">"); in print_node_brief()
206 fprintf (file, "\n"); in indent_to()
208 fprintf (file, " "); in indent_to()
506 fprintf (file, " file %s line %d col %d", xloc.file, xloc.line, in print_node()
773 fprintf (file, " "); in print_node()
852 putc (ch, file); in print_node()
989 fprintf (file, "%s:%d:%d", xloc.file, xloc.line, xloc.column); in print_node()
[all …]
H A Dgraphite-poly.c263 fprintf (file, "1\n"); in openscop_print_scattering_function_1()
309 fprintf (file, "1\n"); in print_scattering_function_1()
349 fprintf (file, "0\n"); in print_scattering_function()
1191 fprintf (file, "1\n"); in print_pdrs()
1257 fprintf (file, "#)\n"); in print_pbb_body()
1263 fprintf (file, "1\n"); in print_pbb_body()
1335 fprintf (file, "\n"); in print_scop_params()
1466 fprintf (file, "\n"); in print_cloog()
1472 fprintf (file, "0"); in print_cloog()
1500 fprintf (file, "0"); in print_cloog()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dprint-tree.c70 fprintf (file, " "); in print_node_brief()
134 fprintf (file, " Nan"); in print_node_brief()
155 fprintf (file, ">"); in print_node_brief()
167 fprintf (file, " "); in indent_to()
406 fputs (" read", file); in print_node()
409 fputs (" ", file); in print_node()
449 fprintf (file, " %s:%d:%d", xloc.file, xloc.line, in print_node()
799 putc (ch, file); in print_node()
968 fprintf (file, "%s:%d:%d", xloc.file, xloc.line, xloc.column); in print_node()
975 fprintf (file, " start: %s:%d:%d", xloc.file, xloc.line, xloc.column); in print_node()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dptree.c35 indent_to (file, indent + 3); in cxx_print_decl()
36 fprintf (file, " mutable "); in cxx_print_decl()
134 fputs (" X()", file); in cxx_print_type()
140 fputs (" X(constX&)", file); in cxx_print_type()
142 fputs (" X(X&)", file); in cxx_print_type()
145 fputs (" new", file); in cxx_print_type()
147 fputs (" new[]", file); in cxx_print_type()
149 fputs (" delete", file); in cxx_print_type()
175 fprintf (file, " "); in cxx_print_identifier()
200 fprintf (file, "??"); in cxx_print_lambda_node()
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dui-file.c80 file->to_delete (file); in ui_file_delete()
133 file->to_fputs (b, file); in null_file_write()
158 file->to_write (file, buf, strlen (buf)); in null_file_fputs()
196 file->to_flush (file); in gdb_flush()
202 return file->to_isatty (file); in ui_file_isatty()
208 file->to_rewind (file); in ui_file_rewind()
216 file->to_put (file, write, dest); in ui_file_put()
224 file->to_write (file, buf, length_buf); in ui_file_write()
244 return file->to_fseek (file, offset, whence); in ui_file_fseek()
250 file->to_fputs (buf, file); in fputs_unfiltered()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dptree.c38 indent_to (file, indent + 3); in cxx_print_decl()
39 fprintf (file, " mutable "); in cxx_print_decl()
61 indent_to (file, indent + 3); in cxx_print_decl()
133 fputs (" X()", file); in cxx_print_type()
139 fputs (" X(constX&)", file); in cxx_print_type()
141 fputs (" X(X&)", file); in cxx_print_type()
144 fputs (" new", file); in cxx_print_type()
146 fputs (" new[]", file); in cxx_print_type()
148 fputs (" delete", file); in cxx_print_type()
185 fprintf (file, " "); in cxx_print_identifier()
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dfiles.c358 path = file->dir->construct (file->name, file->dir); in find_file_in_dir()
397 file->path = file->name; in find_file_in_dir()
425 file->path = file->name; in search_path_exhausted()
483 file->dir = file->dir->next; in _cpp_find_file()
532 file = entry->u.file; in _cpp_find_file()
546 entry->u.file = file; in _cpp_find_file()
559 entry->u.file = file; in _cpp_find_file()
570 entry->u.file = file; in _cpp_find_file()
669 if (file->dont_read || file->err_no) in read_file()
716 pfile->cb.read_pch (pfile, file->pchname, file->fd, file->path); in should_stack_file()
[all …]
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dfiles.c388 path = file->dir->construct (file->name, file->dir); in find_file_in_dir()
447 file->path = file->name; in find_file_in_dir()
475 file->path = file->name; in search_path_exhausted()
618 file = entry->u.file; in _cpp_find_file()
632 entry->u.file = file; in _cpp_find_file()
645 entry->u.file = file; in _cpp_find_file()
656 entry->u.file = file; in _cpp_find_file()
923 buffer->file = file; in _cpp_stack_file()
1078 file->path ? file->path : file->name, in open_file_failed()
1094 file->path ? file->path : file->name, in open_file_failed()
[all …]
/dragonfly/games/sail/
H A Ddr_3.c69 if (sp->file->captain[0] || sp->file->dir == 0) in moveall()
154 sq->file->row = sp->file->row - 1; in moveall()
157 sq->file->col = in moveall()
160 sq->file->col = sp->file->col; in moveall()
161 sq->file->dir = sp->file->dir; in moveall()
235 sp->file->dir = 1; in step()
239 sp->file->dir = 8; in step()
247 sp->file->row -= dr[sp->file->dir] * dist; in step()
248 sp->file->col -= dc[sp->file->dir] * dist; in step()
274 bp = isdefense ? from->file->DBP : from->file->OBP; in sendbp()
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
H A Dpei-x86_64.c215 fputc ('\n', file); in pex64_xdata_print_uwd_codes()
358 fprintf (file, ")"); in pex64_xdata_print_uwd_codes()
373 fputc ('\n', file); in pex64_xdata_print_uwd_codes()
455 fprintf (file, "\n"); in pex64_dump_xdata()
482 fputc ('\n', file); in pex64_dump_xdata()
532 fprintf (file, "\n"); in pex64_dump_xdata()
580 fprintf (file, in pex64_bfd_print_pdata_section()
602 fprintf (file, in pex64_bfd_print_pdata_section()
612 fprintf (file, in pex64_bfd_print_pdata_section()
643 fputc (' ', file); in pex64_bfd_print_pdata_section()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Dpei-x86_64.c187 fputc ('\n', file); in pex64_xdata_print_uwd_codes()
273 fprintf (file, ")"); in pex64_xdata_print_uwd_codes()
286 fputc ('\n', file); in pex64_xdata_print_uwd_codes()
364 fprintf (file, "\n"); in pex64_dump_xdata()
391 fputc ('\n', file); in pex64_dump_xdata()
441 fprintf (file, "\n"); in pex64_dump_xdata()
489 fprintf (file, in pex64_bfd_print_pdata_section()
510 fprintf (file, in pex64_bfd_print_pdata_section()
519 fprintf (file, in pex64_bfd_print_pdata_section()
550 fputc (' ', file); in pex64_bfd_print_pdata_section()
[all …]
/dragonfly/contrib/binutils-2.27/gas/
H A Dmessages.c72 if (!file) in identify()
78 if (file) in identify()
108 const char *file; in as_show_where() local
112 identify (file); in as_show_where()
113 if (file) in as_show_where()
147 if (file == NULL) in as_warn_internal()
150 identify (file); in as_warn_internal()
151 if (file) in as_warn_internal()
215 identify (file); in as_bad_internal()
216 if (file) in as_bad_internal()
[all …]
/dragonfly/sys/sys/
H A Dfile.h69 struct file;
86 int (*fo_close) (struct file *fp);
99 struct file { struct
133 LIST_HEAD(filelist, file);
139 void fhold(struct file *);
140 int fdrop(struct file *);
148 int fp_stat(struct file *, struct stat *);
151 int nofo_shutdown(struct file *, int);
153 int fp_close(struct file *);
154 int fp_shutdown(struct file *, int);
[all …]
/dragonfly/contrib/binutils-2.34/gas/
H A Dmessages.c83 if (!file) in identify()
89 if (file) in identify()
119 const char *file; in as_show_where() local
123 identify (file); in as_show_where()
124 if (file) in as_show_where()
158 if (file == NULL) in as_warn_internal()
161 identify (file); in as_warn_internal()
162 if (file) in as_warn_internal()
226 identify (file); in as_bad_internal()
227 if (file) in as_bad_internal()
[all …]
/dragonfly/contrib/diffutils/src/
H A Ddiff.c1123 memset (cmp.file, 0, sizeof cmp.file); in compare_files()
1166 cmp.file[f].desc = cmp.file[0].desc; in compare_files()
1167 cmp.file[f].stat = cmp.file[0].stat; in compare_files()
1194 ? lstat (cmp.file[f].name, &cmp.file[f].stat) in compare_files()
1195 : stat (cmp.file[f].name, &cmp.file[f].stat)) in compare_files()
1222 memset (&cmp.file[f].stat, 0, sizeof cmp.file[f].stat); in compare_files()
1223 cmp.file[f].stat.st_mode = cmp.file[1 - f].stat.st_mode; in compare_files()
1295 cmp.file[0].name, cmp.file[1].name); in compare_files()
1373 cmp.file[0].name, cmp.file[1].name); in compare_files()
1425 cmp.file[1].desc = cmp.file[0].desc; in compare_files()
[all …]
H A Danalyze.c479 if (cmp->file[0].stat.st_size != cmp->file[1].stat.st_size in diff_2_files()
482 && (cmp->file[0].desc < 0 || S_ISREG (cmp->file[0].stat.st_mode)) in diff_2_files()
483 && (cmp->file[1].desc < 0 || S_ISREG (cmp->file[1].stat.st_mode))) in diff_2_files()
487 else if (cmp->file[0].desc == cmp->file[1].desc) in diff_2_files()
502 cmp->file[f].buffer = xrealloc (cmp->file[f].buffer, buffer_size); in diff_2_files()
504 for (;; cmp->file[0].buffered = cmp->file[1].buffered = 0) in diff_2_files()
513 if (cmp->file[0].buffered != cmp->file[1].buffered in diff_2_files()
544 size_t s = cmp->file[0].buffered_lines + cmp->file[1].buffered_lines + 4; in diff_2_files()
547 cmp->file[1].changed = flag_space + cmp->file[0].buffered_lines + 3; in diff_2_files()
691 free (cmp->file[f].linbuf + cmp->file[f].linbuf_base); in diff_2_files()
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c1830 file->ctime = file->atime = file->mtime; in parse_file_info()
1832 file->rede_files.last = &(file->rede_files.first); in parse_file_info()
2044 file->offset = file->number = file->cl_offset + 1; in parse_file_info()
2058 if (file->cl_offset == file->offset || in parse_file_info()
2288 (((uint64_t)file->ce_offset) + file->ce_size) in register_CE()
2290 offset + file->ce_offset + file->ce_size in register_CE()
2333 heap->reqs[hole].file = file; in register_CE()
2341 heap->reqs[0].file = file; in register_CE()
2411 file = heap->reqs[0].file; in read_CE()
2412 if (file->ce_offset + file->ce_size > step) { in read_CE()
[all …]
H A Darchive_write_set_format_xar.c538 struct file *file; in xar_write_header() local
784 struct file *file; in xar_finish_entry() local
1154 struct file *file) in make_file_entry() argument
1240 if (file->hardlink_target == file) in make_file_entry()
1952 struct file *file; in file_new() local
1957 file = calloc(1, sizeof(*file)); in file_new()
1973 file->xattr.last = &(file->xattr.first); in file_new()
1985 file_free(struct file *file) in file_free() argument
2007 struct file *file; in file_create_virtual_dir() local
2265 struct file *dent, *file, *np; in file_tree() local
[all …]
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-file.c61 struct ui_file *file = ui_file_new (); in tui_file_new() local
68 set_ui_file_put (file, tui_file_put); in tui_file_new()
70 return file; in tui_file_new()
74 tui_file_delete (struct ui_file *file) in tui_file_delete() argument
92 struct ui_file *file = tui_file_new (); in tui_fileopen() local
99 return file; in tui_fileopen()
120 return file; in tui_sfileopen()
124 tui_file_isatty (struct ui_file *file) in tui_file_isatty() argument
138 tui_file_rewind (struct ui_file *file) in tui_file_rewind() argument
149 tui_file_put (struct ui_file *file, in tui_file_put() argument
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dconfigfiles.texi16 @file{Makefile} is constructed from @file{Makefile.in}, together with
18 Fragments}) @file{t-@var{target}} and @file{x-@var{host}} from
20 @file{@var{language}/Make-lang.in}.
34 @file{cstamp-h} is used as a timestamp.
36 If a language @file{config-lang.in} file (@pxref{Front End Config, ,
42 using @file{mkconfig.sh}, rather than directly by @file{configure}.
43 @file{config.h}, @file{bconfig.h} and @file{tconfig.h} all contain the
61 @file{tm_p.h}, which includes the header @file{@var{machine}-protos.h}
63 @file{@var{machine}.c} file. The header @file{@var{machine}-protos.h}
67 @file{@var{machine}-protos.h} is included after the @file{rtl.h}
[all …]
/dragonfly/sys/netgraph7/
H A Dnetgraph.h192 hook->lastfile = file; in _chkhook()
198 _chkhook(hook, file, line); in _ng_hook_ref()
205 _chkhook(hook, file, line); in _ng_hook_name()
212 _chkhook(hook, file, line); in _ng_hook_unref()
219 _chkhook(hook, file, line); in _ng_hook_set_private()
226 _chkhook(hook, file, line); in _ng_hook_set_rcvmsg()
233 _chkhook(hook, file, line); in _ng_hook_set_rcvdata()
240 _chkhook(hook, file, line); in _ng_hook_private()
247 _chkhook(hook, file, line); in _ng_hook_not_valid()
438 node->lastfile = file; in _chknode()
[all …]
/dragonfly/test/stress/stress2/misc/
H A Dfragments.sh89 char file[128];
96 unlink(file);
109 unlink(file);
142 char file[128];
166 char file[128];
190 char file[128];
193 sprintf(file,"d%d", i);
203 unlink(file);
204 unlink(file);
208 unlink(file);
[all …]

12345678910>>...124