Searched defs:sfile (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dtest_helpers.cpp56 build_check_cxx_o(const char* sfile) argument
68 build_check_cxx_o_srcdir(const atf::tests::tc& tc, const char* sfile) argument
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dbuild.cpp80 impl::c_o(const std::string& sfile, const std::string& ofile, argument
94 impl::cpp(const std::string& sfile, const std::string& ofile, argument
108 impl::cxx_o(const std::string& sfile, const std::string& ofile, argument
H A Dcheck.cpp107 impl::build_c_o(const std::string& sfile, const std::string& ofile, argument
121 impl::build_cpp(const std::string& sfile, const std::string& ofile, argument
135 impl::build_cxx_o(const std::string& sfile, const std::string& ofile, argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsim-if.c183 SFILE sfile; local
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dh_build.h45 const char *sfile; member in struct:c_o_test
183 const char *sfile; member in struct:cpp_test
282 const char *sfile; member in struct:cxx_o_test
H A Dbuild.c149 atf_build_c_o(const char *sfile, argument
194 atf_build_cpp(const char *sfile, argument
239 atf_build_cxx_o(const char *sfile, argument
H A Dcheck.c400 atf_check_build_c_o(const char *sfile, argument
420 atf_check_build_cpp(const char *sfile, argument
440 atf_check_build_cxx_o(const char *sfile, argument
H A Dcheck_test.c110 FILE *sfile; local
128 FILE *sfile; local
146 FILE *sfile; local
172 FILE *sfile; local
190 FILE *sfile; local
208 FILE *sfile; local
[all...]
/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.c68 build_check_c_o_srcdir(const atf_tc_t *tc, const char *sfile) argument
/netbsd-current/games/rogue/
H A Dsave.c90 save_into_file(const char *sfile) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-trace.c360 SFILE sfile; local
H A Dsim-trace.c494 FILE *sfile = TRACE_FILE (STATE_TRACE_DATA (sd)); local
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dcgen-trace.c387 SFILE sfile; local
H A Dsim-trace.c492 FILE *sfile = TRACE_FILE (STATE_TRACE_DATA (sd)); local
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dsim-if.c1001 SFILE sfile; local
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dsim-if.c1018 SFILE sfile; local
/netbsd-current/external/bsd/openldap/dist/tests/progs/
H A Dslapd-tester.c141 char *sfile = NULL; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dcoffgrok.h218 struct coff_sfile * sfile; member in struct:coff_symbol
H A Dsrconv.c272 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first, argument
547 wr_dps_start (struct coff_sfile *sfile, argument
601 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, argument
874 walk_tree_type(struct coff_sfile *sfile, struct coff_symbol *symbol, struct coff_type *type, int nest) argument
918 walk_tree_symbol(struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest) argument
1132 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1156 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1162 wr_program_structure(struct coff_ofile *p, struct coff_sfile *sfile) argument
1170 wr_du(struct coff_ofile *p, struct coff_sfile *sfile, int n) argument
1237 wr_dus(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile) argument
1259 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
1265 wr_dln(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1339 wr_globals(struct coff_ofile *p, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1362 struct coff_sfile *sfile; local
1432 wr_sc(struct coff_ofile *ptr, struct coff_sfile *sfile) argument
1617 struct coff_sfile *sfile; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dminsyms.c200 found_minimal_symbols::maybe_collect (const char *sfile, argument
311 lookup_minimal_symbol (const char *name, const char *sfile, argument
246 lookup_minimal_symbol_mangled(const char *lookup_name, const char *sfile, struct objfile *objfile, struct minimal_symbol **table, unsigned int hash, int (*namecmp) (const char *, const char *), found_minimal_symbols &found) argument
270 lookup_minimal_symbol_demangled(const lookup_name_info &lookup_name, const char *sfile, struct objfile *objfile, struct minimal_symbol **table, unsigned int hash, symbol_name_matcher_ftype *matcher, found_minimal_symbols &found) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dminsyms.c252 found_minimal_symbols::maybe_collect (const char *sfile, argument
363 lookup_minimal_symbol (const char *name, const char *sfile, argument
298 lookup_minimal_symbol_mangled(const char *lookup_name, const char *sfile, struct objfile *objfile, struct minimal_symbol **table, unsigned int hash, int (*namecmp) (const char *, const char *), found_minimal_symbols &found) argument
322 lookup_minimal_symbol_demangled(const lookup_name_info &lookup_name, const char *sfile, struct objfile *objfile, struct minimal_symbol **table, unsigned int hash, symbol_name_matcher_ftype *matcher, found_minimal_symbols &found) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.h218 struct coff_sfile * sfile; member in struct:coff_symbol
H A Dsrconv.c272 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first, argument
548 wr_dps_start (struct coff_sfile *sfile, argument
602 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, argument
875 walk_tree_type(struct coff_sfile *sfile, struct coff_symbol *symbol, struct coff_type *type, int nest) argument
919 walk_tree_symbol(struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest) argument
1133 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1157 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1163 wr_program_structure(struct coff_ofile *p, struct coff_sfile *sfile) argument
1171 wr_du(struct coff_ofile *p, struct coff_sfile *sfile, int n) argument
1238 wr_dus(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile) argument
1260 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
1266 wr_dln(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1340 wr_globals(struct coff_ofile *p, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1363 struct coff_sfile *sfile; local
1433 wr_sc(struct coff_ofile *ptr, struct coff_sfile *sfile) argument
1618 struct coff_sfile *sfile; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h218 struct coff_sfile * sfile; member in struct:coff_symbol
H A Dsrconv.c272 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first, argument
548 wr_dps_start (struct coff_sfile *sfile, argument
602 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, argument
875 walk_tree_type(struct coff_sfile *sfile, struct coff_symbol *symbol, struct coff_type *type, int nest) argument
919 walk_tree_symbol(struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest) argument
1133 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1157 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1163 wr_program_structure(struct coff_ofile *p, struct coff_sfile *sfile) argument
1171 wr_du(struct coff_ofile *p, struct coff_sfile *sfile, int n) argument
1238 wr_dus(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile) argument
1260 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
1266 wr_dln(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1340 wr_globals(struct coff_ofile *p, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1363 struct coff_sfile *sfile; local
1433 wr_sc(struct coff_ofile *ptr, struct coff_sfile *sfile) argument
1618 struct coff_sfile *sfile; local
[all...]

Completed in 342 milliseconds

12