Home
last modified time | relevance | path

Searched refs:source_path (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddiscovery.py104 source_path = ts.getSourcePath(path_in_suite)
105 cfgpath = chooseConfigFileFromDir(source_path, litConfig.local_config_names)
147 source_path = ts.getSourcePath(path_in_suite)
148 if not os.path.exists(source_path):
152 if not os.path.isdir(source_path):
205 for filename in os.listdir(source_path):
211 file_sourcepath = os.path.join(source_path, filename)
H A DTestRunner.py1027 def parseIntegratedTestScriptCommands(source_path, keywords): argument
1049 f = open(source_path, 'rb')
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/
H A Dbase.py15 source_path = testSuite.getSourcePath(path_in_suite)
16 for filename in os.listdir(source_path):
22 filepath = os.path.join(source_path, filename)
79 test.source_path = path
99 cmd.append(test.source_path)
H A Dgoogletest.py94 source_path = testSuite.getSourcePath(path_in_suite)
96 dir_path = os.path.join(source_path, subdir)
102 execpath = os.path.join(source_path, subdir, fn)
/netbsd-src/external/bsd/kyua-cli/dist/examples/
H A Dsyntax_test.cpp119 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
120 ATF_REQUIRE(::symlink(source_path.c_str(), "root/Kyuafile") != -1); in ATF_TEST_CASE_BODY()
141 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
142 ATF_REQUIRE(::symlink(source_path.c_str(), "root/Kyuafile") != -1); in ATF_TEST_CASE_BODY()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py74 source_path = testSuite.getSourcePath(path_in_suite)
76 dir_path = os.path.join(source_path, subdir)
82 execpath = os.path.join(source_path, subdir, fn)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data/
H A Ddummy_format.py15 source_path = test.getSourcePath()
18 cfg.read(source_path)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/xunit-output/
H A Ddummy_format.py15 source_path = test.getSourcePath()
18 cfg.read(source_path)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Ddummy_format.py15 source_path = test.getSourcePath()
18 cfg.read(source_path)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c260 char *source_path; in gfc_post_options() local
336 source_path = (char *) alloca (i + 1); in gfc_post_options()
337 memcpy (source_path, canon_source_file, i); in gfc_post_options()
338 source_path[i] = 0; in gfc_post_options()
339 gfc_add_include_path (source_path, true, true, true); in gfc_post_options()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dhomedir.c927 const char *source_path, in copy_tree() argument
937 assert( source_path != NULL ); in copy_tree()
941 source_path, dest_path ); in copy_tree()
948 cp.source_prefix_len = strlen( source_path ); in copy_tree()
955 strncmp( source_path, dest_path, cp.source_prefix_len ) == 0 && in copy_tree()
960 source_path, dest_path ); in copy_tree()
964 rc = traverse( source_path, &cb, ctx ); in copy_tree()
967 "copy_tree: %s exit %d\n", source_path, in copy_tree()
1226 homedir_rename( const char *source_path, const char *dest_path ) in homedir_rename() argument
1230 assert( source_path != NULL ); in homedir_rename()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc253 char *source_path; in gfc_post_options() local
345 source_path = (char *) alloca (i + 1); in gfc_post_options()
346 memcpy (source_path, canon_source_file, i); in gfc_post_options()
347 source_path[i] = 0; in gfc_post_options()
351 gfc_add_include_path (source_path, true, true, warn, false); in gfc_post_options()
/netbsd-src/external/ibm-public/postfix/dist/
H A Dpostfix-install812 compare_or_hardlink $source_path $dest_path || exit 1
825 compare_or_symlink $source_path $dest_path || exit 1
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19944111 that source_path doesn't contain the current_directory from when
4113 harmful because it clobbers a source_path set in $HOME/.gdbinit).
H A DChangeLog-1990718 source.c: Globalize source_path, and make an alias "l" for "list"
H A DChangeLog-201815350 (add_path, directory_switch, source_path, init_source_path): Move
15353 (add_path, directory_switch, source_path, init_source_path):
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19944111 that source_path doesn't contain the current_directory from when
4113 harmful because it clobbers a source_path set in $HOME/.gdbinit).
H A DChangeLog-1990718 source.c: Globalize source_path, and make an alias "l" for "list"
H A DChangeLog-201815350 (add_path, directory_switch, source_path, init_source_path): Move
15353 (add_path, directory_switch, source_path, init_source_path):