Home
last modified time | relevance | path

Searched refs:path_search (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/test/
H A Dpath-search.cpp142 path_search(ports, "/a/b", "", types.data(), max_types, args.data(), max_args); in main()
146 path_search(ports, "/a", "", types.data(), max_types, args.data(), max_args); in main()
151 path_search(ports, "", "", types.data(), max_types, args.data(), max_args); in main()
156 path_search(ports, "/", "", types.data(), max_types, args.data(), max_args); in main()
188 path_search(masterTestPorts, "HDDRecorder/preparefile", "", in main()
194 path_search(masterTestPorts, "HDDRecorder/", "", in main()
198 path_search(masterTestPorts, "HDDRecorder/", "s", in main()
204 path_search(samePorts, "/x/", "", in main()
211 path_search(samePortsNoSubports, "/x/", "", in main()
217 path_search(samePorts2, "/x", "", in main()
[all …]
/dports/net/rsync/rsync-3.2.3/
H A Drsync-ssl34 found=`path_search openssl stunnel4 stunnel` || exit 1
50 RSYNC_SSL_OPENSSL=`path_search openssl` || exit 1
56 RSYNC_SSL_GNUTLS=`path_search gnutls-cli` || exit 1
62 RSYNC_SSL_STUNNEL=`path_search stunnel4 stunnel` || exit 1
150 function path_search {
/dports/devel/p5-Asm-Preproc/Asm-Preproc-1.03/t/
H A DPreproc-include.t60 is $pp->path_search('t/data/f01.asm'), 't/data/f01.asm',
62 is $pp->path_search('NO FILE'), 'NO FILE',
64 like $pp->path_search('f01.asm'), qr{t[\\/]data[\\/]f01.asm},
66 like $pp->path_search('f11.asm'), qr{t[\\/]data[\\/]sub[\\/]f11.asm},
/dports/www/template_/template_-2.2.3/tpl_plugin/
H A Dprefilter.adjustPath.php93 $path_search =array_keys($path_filter);
113 array_unshift($path_search, '/^/');
143 if ($path_search) $split[$i]=preg_replace($path_search, $path_replace, $split[$i]);
/dports/devel/tig/tig-2.5.4/src/
H A Dapps.c89 if (!path_search(dest, destlen, query, env_path_plus, X_OK) in app_diff_highlight_path_search()
91 && !path_search(dest, destlen, "diff-highlight.perl", env_path_plus, R_OK)) in app_diff_highlight_path_search()
112 } else if (path_search(perl_path, sizeof(perl_path), "perl", getenv("PATH"), X_OK)) { in app_diff_highlight_load()
/dports/devel/z88dk/z88dk/src/common/t/
H A Dt_fileutil.c958 TEST_ASSERT_EQUAL_STRING("test.f0", path_search("test.f0", NULL)); in t_fileutil_path_search()
959 TEST_ASSERT_EQUAL_STRING("test.f1", path_search("test.f1", NULL)); in t_fileutil_path_search()
960 TEST_ASSERT_EQUAL_STRING("test.f2", path_search("test.f2", NULL)); in t_fileutil_path_search()
961 TEST_ASSERT_EQUAL_STRING("test.f3", path_search("test.f3", NULL)); in t_fileutil_path_search()
962 TEST_ASSERT_EQUAL_STRING("test.f4", path_search("test.f4", NULL)); in t_fileutil_path_search()
966 TEST_ASSERT_EQUAL_STRING("test.f0", path_search("test.f0", dirs)); in t_fileutil_path_search()
967 TEST_ASSERT_EQUAL_STRING("test.f1", path_search("test.f1", dirs)); in t_fileutil_path_search()
968 TEST_ASSERT_EQUAL_STRING("test.f2", path_search("test.f2", dirs)); in t_fileutil_path_search()
969 TEST_ASSERT_EQUAL_STRING("test.f3", path_search("test.f3", dirs)); in t_fileutil_path_search()
970 TEST_ASSERT_EQUAL_STRING("test.f4", path_search("test.f4", dirs)); in t_fileutil_path_search()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtmpfile.c97 if (path_search (xtemplate, PATH_MAX, dir, NULL, true) >= 0) in tmpfile()
158 if (path_search (buf, sizeof buf, NULL, "tmpf", true)) in tmpfile()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dtmpfile.c105 if (path_search (xtemplate, PATH_MAX, dir, NULL, true) >= 0) in tmpfile()
166 if (path_search (buf, sizeof buf, NULL, "tmpf", true)) in tmpfile()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dtmpfile.c105 if (path_search (xtemplate, PATH_MAX, dir, NULL, true) >= 0)
166 if (path_search (buf, sizeof buf, NULL, "tmpf", true))
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/files_io/
H A Dfilesystem.py36 path_search,
87 result = path_search(py_name)
207 py_source = path_search(py_source)
448 path = path_search(path)
613 path = path_search(path)
790 py_path = path_search(path.to_python()[1:-1])
864 path = path_search(path)
1133 path = path_search(path)
1180 result = path_search(py_name)
1922 py_source = path_search(py_source)
[all …]
/dports/math/py-mathics/Mathics3-2.2.0/mathics/core/
H A Dstreams.py49 def path_search(filename): function
54 result = path_search(filename + ext)
161 path = path_search(self.name)
/dports/comms/gnokii/gnokii-0.6.31/Windows/
H A Dgen_gnokii_h.bat7 call :path_search %SED%
49 :path_search label
/dports/devel/tcllib/tcllib-1.20/examples/tepam/
H A D1c_procedure_interactive_aux.demo68 procedure path_search {
98 puts "path_search([string range $Arguments 0 end-2])"
101 path_search -interactive
/dports/devel/tcllibc/tcllib-1.20/examples/tepam/
H A D1c_procedure_interactive_aux.demo68 procedure path_search {
98 puts "path_search([string range $Arguments 0 end-2])"
101 path_search -interactive
/dports/devel/p5-Asm-Preproc/Asm-Preproc-1.03/lib/Asm/
H A DPreproc.pm135 sub path_search { subroutine
167 my $full_path = $self->path_search($file);
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
530 ccache = path_search(env, "ccache")
606 cmake = path_search(env, "cmake")
615 ctest=path_search(env, "ctest"),
646 ctest = path_search(env, "ctest")
647 cmake = path_search(env, "cmake")
731 testpilot = path_search(env, "testpilot")
732 tpx = path_search(env, "tpx")
888 perl = path_search(env, "perl", "perl")
1099 cmake = path_search(env, "cmake")
/dports/net/fb303/fb303-83ae662219660d30b49ad8474f5c63bbfc6d5f6f/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
528 ccache = path_search(env, "ccache")
586 cmake = path_search(env, "cmake")
595 ctest=path_search(env, "ctest"),
626 ctest = path_search(env, "ctest")
627 cmake = path_search(env, "cmake")
711 testpilot = path_search(env, "testpilot")
712 tpx = path_search(env, "tpx")
868 perl = path_search(env, "perl", "perl")
1079 cmake = path_search(env, "cmake")
/dports/net/fbzmq/fbzmq-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/security/fizz/fizz-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/www/proxygen/proxygen-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/devel/folly/folly-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/net/wangle/wangle-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/devel/fbthrift/fbthrift-2021.12.27.00/build/fbcode_builder/getdeps/
H A Dbuilder.py17 from .envfuncs import Env, add_path_entry, path_search
557 ccache = path_search(env, "ccache")
633 cmake = path_search(env, "cmake")
642 ctest=path_search(env, "ctest"),
673 ctest = path_search(env, "ctest")
674 cmake = path_search(env, "cmake")
756 testpilot = path_search(env, "testpilot")
757 tpx = path_search(env, "tpx")
913 perl = path_search(env, "perl", "perl")
1130 cmake = path_search(env, "cmake")
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/svn-multi/
H A Dsvn-multi.pl216 sub path_search { subroutine
256 $file = path_search($file);
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dtmpdir.h26 extern int path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, bool try_tmp…

123456789