Searched refs:sfile (Results 1 - 25 of 128) sorted by relevance

123456

/macosx-10.10/vim-55/runtime/keymap/
H A Dserbian.vim11 source <sfile>:p:h/serbian_utf-8.vim
13 source <sfile>:p:h/serbian_cp1250.vim
15 source <sfile>:p:h/serbian_cp1251.vim
17 source <sfile>:p:h/serbian_iso-8859-2.vim
19 source <sfile>:p:h/serbian_iso-8859-5.vim
H A Dcroatian.vim11 source <sfile>:p:h/croatian_utf-8.vim
13 source <sfile>:p:h/croatian_cp1250.vim
15 source <sfile>:p:h/croatian_iso-8859-2.vim
H A Dhebrew.vim11 source <sfile>:p:h/hebrew_utf-8.vim
13 source <sfile>:p:h/hebrew_cp1255.vim
15 source <sfile>:p:h/hebrew_iso-8859-8.vim
H A Dhebrewp.vim11 source <sfile>:p:h/hebrewp_utf-8.vim
13 source <sfile>:p:h/hebrewp_cp1255.vim
15 source <sfile>:p:h/hebrewp_iso-8859-8.vim
H A Dslovak.vim11 source <sfile>:p:h/slovak_utf-8.vim
13 source <sfile>:p:h/slovak_cp1250.vim
15 source <sfile>:p:h/slovak_iso-8859-2.vim
H A Dpersian.vim7 source <sfile>:p:h/persian-iranian_utf-8.vim
H A Dpolish-slash.vim20 source <sfile>:p:h/polish-slash_utf-8.vim
22 source <sfile>:p:h/polish-slash_cp1250.vim
24 source <sfile>:p:h/polish-slash_iso-8859-2.vim
26 source <sfile>:p:h/polish-slash_cp852.vim
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/
H A Dbuild.cpp80 impl::c_o(const std::string& sfile, const std::string& ofile, argument
85 atf_error_t err = atf_build_c_o(sfile.c_str(), ofile.c_str(),
94 impl::cpp(const std::string& sfile, const std::string& ofile, argument
99 atf_error_t err = atf_build_cpp(sfile.c_str(), ofile.c_str(),
108 impl::cxx_o(const std::string& sfile, const std::string& ofile, argument
113 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(),
H A Dcheck_test.cpp98 std::ofstream sfile("test.c");
99 sfile << "#include <stdio.h>\n";
100 sfile.close();
113 std::ofstream sfile("test.c");
114 sfile << "void foo(void) { int a = UNDEFINED_SYMBOL; }\n";
115 sfile.close();
128 std::ofstream sfile("test.c");
129 sfile << "#define A foo\n";
130 sfile << "#define B bar\n";
131 sfile << "
[all...]
H A Dcheck.cpp107 impl::build_c_o(const std::string& sfile, const std::string& ofile, argument
112 atf_error_t err = atf_check_build_c_o(sfile.c_str(), ofile.c_str(),
121 impl::build_cpp(const std::string& sfile, const std::string& ofile, argument
126 atf_error_t err = atf_check_build_cpp(sfile.c_str(), ofile.c_str(),
135 impl::build_cxx_o(const std::string& sfile, const std::string& ofile, argument
140 atf_error_t err = atf_check_build_cxx_o(sfile.c_str(), ofile.c_str(),
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dcheck_test.c114 FILE *sfile; local
117 ATF_REQUIRE((sfile = fopen("test.c", "w")) != NULL);
118 fprintf(sfile, "#include <stdio.h>\n");
119 fclose(sfile);
132 FILE *sfile; local
135 ATF_REQUIRE((sfile = fopen("test.c", "w")) != NULL);
136 fprintf(sfile, "void foo(void) { int a = UNDEFINED_SYMBOL; }\n");
137 fclose(sfile);
150 FILE *sfile; local
156 ATF_REQUIRE((sfile
176 FILE *sfile; local
194 FILE *sfile; local
212 FILE *sfile; local
[all...]
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
179 err = append_src_out(sfile, ofile, &argv_list);
194 atf_build_cpp(const char *sfile, argument
224 err = append_arg1(sfile, &argv_list);
239 atf_build_cxx_o(const char *sfile, argument
269 err = append_src_out(sfile, ofile, &argv_list);
H A Dbuild_test.c175 RE(atf_build_c_o(test->sfile, test->ofile, test->optargs,
178 RE(atf_build_c_o(test->sfile, test->ofile, NULL, &argv));
204 RE(atf_build_cpp(test->sfile, test->ofile, test->optargs,
207 RE(atf_build_cpp(test->sfile, test->ofile, NULL, &argv));
234 RE(atf_build_cxx_o(test->sfile, test->ofile, test->optargs,
237 RE(atf_build_cxx_o(test->sfile, test->ofile, NULL, &argv));
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dtest_helpers.h58 #define BUILD_TC(name, sfile, descr, failmsg) \
66 build_check_c_o(tc, sfile, failmsg); \
/macosx-10.10/vim-55/runtime/syntax/
H A Dhtmlcheetah.vim19 so <sfile>:p:h/cheetah.vim
20 so <sfile>:p:h/html.vim
H A Dfvwm2m4.vim25 so <sfile>:p:h/m4.vim
33 so <sfile>:p:h/fvwm.vim
H A Dobjcpp.vim17 so <sfile>:p:h/cpp.vim
18 so <sfile>:p:h/objc.vim
H A Dchaskell.vim13 source <sfile>:p:h/haskell.vim
H A Daspperl.vim20 so <sfile>:p:h/html.vim
21 syn include @AspPerlScript <sfile>:p:h/perl.vim
H A Dhtmldjango.vim19 so <sfile>:p:h/django.vim
20 so <sfile>:p:h/html.vim
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dsrconv.c306 wr_un (struct coff_ofile *ptr, struct coff_sfile *sfile, int first, argument
343 un.name = sfile->name;
580 wr_dps_start (struct coff_sfile *sfile, argument
593 dps.address = scope->offset - find_base (sfile, scope->sec);
599 sfile->name,
634 walk_tree_type_1 (struct coff_sfile *sfile, struct coff_symbol *symbol, argument
707 walk_tree_type_1 (sfile, symbol, type->u.pointer.points_to, nest + 1);
723 walk_tree_type_1 (sfile, symbol, type->u.function.function_returns, nest + 1);
730 walk_tree_symbol (sfile, 0, param, nest);
758 walk_tree_symbol (sfile,
906 walk_tree_type(struct coff_sfile *sfile, struct coff_symbol *symbol, struct coff_type *type, int nest) argument
953 walk_tree_symbol(struct coff_sfile *sfile, struct coff_section *section ATTRIBUTE_UNUSED, struct coff_symbol *symbol, int nest) argument
1167 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1191 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1197 wr_program_structure(struct coff_ofile *p, struct coff_sfile *sfile) argument
1203 wr_du(struct coff_ofile *p, struct coff_sfile *sfile, int n) argument
1270 wr_dus(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile) argument
1292 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
1298 wr_dln(struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1372 wr_globals(struct coff_ofile *p, struct coff_sfile *sfile, int n ATTRIBUTE_UNUSED) argument
1395 struct coff_sfile *sfile; local
1462 wr_sc(struct coff_ofile *ptr, struct coff_sfile *sfile) argument
1646 struct coff_sfile *sfile; local
[all...]
/macosx-10.10/ruby-106/ruby/sample/
H A Dcoverage.rb13 Coverage.result.each do |sfile, covs|
14 cfile = sfile + ext
28 sources = (readlines[sfile] rescue [])
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dtest_helpers.cpp48 build_check_cxx_o_aux(const atf::fs::path& sfile, const char* failmsg) argument
53 if (!atf::check::build_cxx_o(sfile.str(), "test.o",
59 build_check_cxx_o(const atf::tests::tc& tc, const char* sfile, argument
63 atf::fs::path(tc.get_config_var("srcdir")) / sfile;
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dzone.h50 const char *sfile; /* file name of secured zone (zone.db.signed) */ member in struct:Zone

Completed in 203 milliseconds

123456