Home
last modified time | relevance | path

Searched refs:absolute_path (Results 176 – 200 of 2013) sorted by relevance

12345678910>>...81

/dports/devel/arcanist/arcanist-b2e715f/src/unit/engine/
H A DNoseTestEngine.php27 $absolute_path = Filesystem::resolvePath($path);
29 if (is_dir($absolute_path)) {
36 if (is_readable($absolute_path)) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/unit/engine/
H A DNoseTestEngine.php27 $absolute_path = Filesystem::resolvePath($path);
29 if (is_dir($absolute_path)) {
36 if (is_readable($absolute_path)) {
/dports/devel/py-zope.configuration/zope.configuration-4.1.0/src/zope/configuration/tests/
H A Dtest_name.py111 absolute_path = os.path.abspath('/absolute')
112 self.assertEqual(self._callFUT(absolute_path),
113 os.path.normpath(absolute_path))
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/fsplugin/
H A DFinderSync.mm272 std::string absolute_path =
276 auto repo = findRepoContainPath(watched_repos_, absolute_path);
280 if (absolute_path.back() != '/')
281 absolute_path += "/";
283 file_status_.emplace(absolute_path, PathStatus::SYNC_STATUS_NONE);
288 std::string absolute_path =
291 if (absolute_path.back() != '/')
292 absolute_path += "/";
294 cleanDirectoryStatus(&file_status_, absolute_path);
602 std::string absolute_path =
[all …]
/dports/editors/neovim/neovim-0.6.1/test/unit/
H A Dpath_spec.lua456 local absolute_path = '/absolute/path'
457 local buflen = string.len(absolute_path) + 1
459 local buf, result = vim_FullName(absolute_path, buflen, do_expand)
460 eq(absolute_path, ffi.string(buf))
466 local absolute_path = '~/home.file'
467 local buflen = string.len(absolute_path) + 1
469 local buf, result = vim_FullName(absolute_path, buflen, do_expand)
470 eq(absolute_path, ffi.string(buf))
/dports/devel/godot-tools/godot-3.2.3-stable/platform/android/plugin/
H A Dgodot_plugin_config.h103 String absolute_path; in resolve_local_dependency_path() local
106 absolute_path = ProjectSettings::get_singleton()->globalize_path(dependency_path); in resolve_local_dependency_path()
108 absolute_path = plugin_config_dir.plus_file(dependency_path); in resolve_local_dependency_path()
112 return absolute_path; in resolve_local_dependency_path()
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/
H A DConfig.pm238 Jifty::Util->absolute_path(
248 Jifty::Util->absolute_path(
261 Jifty::Util->absolute_path(
442 $datum = Jifty::Util->absolute_path($1);
/dports/devel/godot/godot-3.2.3-stable/platform/android/plugin/
H A Dgodot_plugin_config.h103 String absolute_path; in resolve_local_dependency_path() local
106 absolute_path = ProjectSettings::get_singleton()->globalize_path(dependency_path); in resolve_local_dependency_path()
108 absolute_path = plugin_config_dir.plus_file(dependency_path); in resolve_local_dependency_path()
112 return absolute_path; in resolve_local_dependency_path()
/dports/mail/notmuch-emacs/notmuch-0.34.2/
H A Dnotmuch-setup.c196 const char *absolute_path; in notmuch_setup_command() local
198 absolute_path = make_path_absolute (config, response); in notmuch_setup_command()
199 notmuch_conffile_set_database_path (config, absolute_path); in notmuch_setup_command()
/dports/mail/notmuch/notmuch-0.34.2/
H A Dnotmuch-setup.c196 const char *absolute_path; in notmuch_setup_command() local
198 absolute_path = make_path_absolute (config, response); in notmuch_setup_command()
199 notmuch_conffile_set_database_path (config, absolute_path); in notmuch_setup_command()
/dports/mail/py-notmuch2/notmuch-0.34.2/
H A Dnotmuch-setup.c196 const char *absolute_path; in notmuch_setup_command() local
198 absolute_path = make_path_absolute (config, response); in notmuch_setup_command()
199 notmuch_conffile_set_database_path (config, absolute_path); in notmuch_setup_command()
/dports/mail/notmuch-mutt/notmuch-0.34.2/
H A Dnotmuch-setup.c196 const char *absolute_path; in notmuch_setup_command() local
198 absolute_path = make_path_absolute (config, response); in notmuch_setup_command()
199 notmuch_conffile_set_database_path (config, absolute_path); in notmuch_setup_command()
/dports/mail/py-notmuch/notmuch-0.34.2/
H A Dnotmuch-setup.c196 const char *absolute_path; in notmuch_setup_command() local
198 absolute_path = make_path_absolute (config, response); in notmuch_setup_command()
199 notmuch_conffile_set_database_path (config, absolute_path); in notmuch_setup_command()
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmindex.cc136 char *absolute_path = g_build_filename (index_dirname, str.c_str(), NULL);
137 m_smset_dir = absolute_path;
138 g_free (absolute_path);
/dports/sysutils/webmin/webmin-1.981/webmin/
H A Dletsencrypt-cleanup.pl28 &lock_file(&bind8::make_chroot(&bind8::absolute_path($zone->{'file'})));
52 &unlock_file(&bind8::make_chroot(&bind8::absolute_path($file)));
H A Dletsencrypt-dns.pl30 &lock_file(&bind8::make_chroot(&bind8::absolute_path($zone->{'file'})));
61 &unlock_file(&bind8::make_chroot(&bind8::absolute_path($file)));
/dports/math/e-antic/flint2-ae7ec89/
H A Dconfigure98 absolute_path(){
124 GMP_DIR=$(absolute_path "$VALUE")
127 MPFR_DIR=$(absolute_path "$VALUE")
132 NTL_DIR=$(absolute_path "$VALUE")
141 BLAS_DIR=$(absolute_path "$VALUE")
148 EXTENSIONS=$(absolute_path "$VALUE")
154 PREFIX=$(absolute_path "$VALUE")
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dconfigure98 absolute_path(){
124 GMP_DIR=$(absolute_path "$VALUE")
127 MPFR_DIR=$(absolute_path "$VALUE")
132 NTL_DIR=$(absolute_path "$VALUE")
141 BLAS_DIR=$(absolute_path "$VALUE")
148 EXTENSIONS=$(absolute_path "$VALUE")
154 PREFIX=$(absolute_path "$VALUE")
/dports/devel/py-jsonschema/jsonschema-4.2.1/jsonschema/tests/
H A Dtest_validators.py931 e2.absolute_path, deque(
1122 error.absolute_path,
1149 type_error.absolute_path,
1171 min_error.absolute_path,
1201 e1.absolute_path,
1223 e2.absolute_path,
1254 error.absolute_path,
1281 error.absolute_path,
1311 error.absolute_path,
1347 e1.absolute_path,
[all …]
/dports/math/e-antic/antic-f4e8a60/
H A Dconfigure76 absolute_path(){
98 GMP_DIR=$(absolute_path "$VALUE")
101 MPFR_DIR=$(absolute_path "$VALUE")
104 FLINT_DIR=$(absolute_path "$VALUE")
107 EXTENSIONS=$(absolute_path "$VALUE")
/dports/math/antic/antic-0.2.4/
H A Dconfigure82 absolute_path(){
104 GMP_DIR=$(absolute_path "$VALUE")
107 MPFR_DIR=$(absolute_path "$VALUE")
110 FLINT_DIR=$(absolute_path "$VALUE")
113 EXTENSIONS=$(absolute_path "$VALUE")
/dports/devel/kyua/kyua-0.13/engine/
H A Datf.cpp103 process::exec_unsafe(test_program.absolute_path(), args); in exec_list()
193 process::exec(test_program.absolute_path(), args); in exec_test()
224 process::exec(test_program.absolute_path(), args); in exec_cleanup()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmlcachegen/
H A Dqtquickcompiler.prf24 name = $$absolute_path($$name, $$OUT_PWD)
49 absRes = $$absolute_path($$res, $$_PRO_FILE_PWD_)
78 name = $$absolute_path($$1, $$OUT_PWD)
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmlcachegen/
H A Dqtquickcompiler.prf24 name = $$absolute_path($$name, $$OUT_PWD)
49 absRes = $$absolute_path($$res, $$_PRO_FILE_PWD_)
78 name = $$absolute_path($$1, $$OUT_PWD)
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Dstate.h293 const char* absolute_path);
308 char* (*absolute_path)(LV2_State_Map_Path_Handle handle, member

12345678910>>...81