Searched refs:source_file (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsource.h26 typedef struct source_file
28 struct source_file *next;
25 typedef struct source_file struct
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsource.h26 typedef struct source_file
28 struct source_file *next;
25 typedef struct source_file struct
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsource.h26 typedef struct source_file
28 struct source_file *next;
25 typedef struct source_file struct
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.h46 bool gfc_cpp_preprocess (const char *source_file);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.h46 bool gfc_cpp_preprocess (const char *source_file);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcsharpcomp.c129 const char *source_file = sources[i]; local
130 if (strlen (source_file) >= 10
131 && memcmp (source_file + strlen (source_file) - 10, ".resources",
134 char *option = (char *) xallocsa (12 + strlen (source_file) + 1);
137 strcpy (option + 12, source_file);
141 *argp++ = (char *) source_file;
248 const char *source_file = sources[i]; local
249 if (strlen (source_file) >= 10
250 && memcmp (source_file
431 const char *source_file = sources[i]; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-run.c40 char *source_file; member in struct:do_module_cleanup
98 unlink (data->source_file);
99 xfree (data->source_file);
128 data->source_file = xstrdup (module->source_file);
136 xfree (module->source_file);
H A Dcompile-internal.h190 compile_file_names (std::string source_file, std::string object_file) argument
191 : m_source_file (source_file), m_object_file (object_file)
198 const char *source_file () const function in class:compile_file_names
H A Dcompile-object-load.h53 char *source_file; member in struct:compile_module
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-internal.h192 compile_file_names (std::string source_file, std::string object_file) argument
193 : m_source_file (source_file), m_object_file (object_file)
200 const char *source_file () const function in class:compile_file_names
H A Dcompile-object-load.h63 std::string source_file; member in struct:compile_module
H A Dcompile-object-run.c96 unlink (data->module->source_file.c_str ());
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.h43 char *source_file; /* File where this macro is defined. */ member in struct:__anon815
H A Dmacro.c107 add_macro (char *name, char **arglist, char *body, char *source_file,
134 input_filename = def->source_file;
150 free (def->source_file);
154 def->source_file = xstrdup (source_file);
764 free (def->source_file);
105 add_macro(char *name, char **arglist, char *body, char *source_file, int source_lineno, int flags) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h260 source_file *
328 auto_vec<source_file *> m_source_files;
648 class source_file : public wrapper class in namespace:gcc::jit::playback
651 source_file (tree filename);
672 source_line (source_file *file, int line_num);
683 source_file *m_source_file;
H A Djit-common.h153 class source_file;
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-common.h155 class source_file;
H A Djit-playback.h290 source_file *
372 auto_vec<source_file *> m_source_files;
749 class source_file : public wrapper class in namespace:gcc::jit::playback
752 source_file (tree filename);
773 source_line (source_file *file, int line_num);
784 source_file *m_source_file;
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dgdbctx.hh108 std::string source_file; member in struct:cc1_plugin::base_gdb_plugin
199 self->source_file = file;
300 self->args.push_back (self->source_file);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dgen-perf-test.exp868 set source_file [_make_source_name self $static $run_nr "" $cu_nr]
869 set f [_create_file self $source_file]
882 return $source_file
900 set source_file [_gen_binary_compunit_source self $static $run_nr $cu_nr]
902 lappend result [list $source_file $header_file $object_file]
910 set source_file [_make_source_name self $static $run_nr $so_nr $cu_nr]
911 set f [_create_file self $source_file]
924 return $source_file
950 set source_file [_make_shlib_common_source_name self $static $run_nr $so_nr $source_name]
951 file copy -force "$srcdir/gdb.perf/$source_name" ${source_file}
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgen-perf-test.exp868 set source_file [_make_source_name self $static $run_nr "" $cu_nr]
869 set f [_create_file self $source_file]
882 return $source_file
900 set source_file [_gen_binary_compunit_source self $static $run_nr $cu_nr]
902 lappend result [list $source_file $header_file $object_file]
910 set source_file [_make_source_name self $static $run_nr $so_nr $cu_nr]
911 set f [_create_file self $source_file]
924 return $source_file
950 set source_file [_make_shlib_common_source_name self $static $run_nr $so_nr $source_name]
951 file copy -force "$srcdir/gdb.perf/$source_name" ${source_file}
[all...]
/netbsd-current/usr.bin/sdiff/
H A Dsdiff.c92 * Create temporary file if source_file is not a regular file.
96 mktmpcpy(const char *source_file) argument
105 ifd = open(source_file, O_RDONLY, 0);
109 err(2, "error getting file status from %s", source_file);
116 if (errno == ENOENT && strcmp(source_file, "-") == 0)
119 err(2, "error opening %s", source_file);
140 warn("error reading from %s", source_file);
/netbsd-current/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_email.py73 source = decode_path(f.source_file)[2:]
/netbsd-current/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_email.py73 source = decode_path(f.source_file)[2:]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dhomedir.c402 const char *source_file,
412 assert( source_file != NULL );
418 source_file, dest_file );
430 rc = readlink( source_file, buf, st->st_size );
432 report_errno( "copy_link", "readlink", source_file );
459 const char *source_file,
472 if ( source_file != NULL )
475 source_file );
498 const char *source_file,
508 assert( source_file !
400 copy_link( const char *dest_file, const char *source_file, const struct stat *st, uid_t uidn, gid_t gidn, void *ctx ) argument
456 copy_blocks( FILE *source, FILE *dest, const char *source_file, const char *dest_file ) argument
496 copy_file( const char *dest_file, const char *source_file, uid_t uid, gid_t gid, int mode ) argument
[all...]

Completed in 196 milliseconds

123