Home
last modified time | relevance | path

Searched refs:dirname (Results 1 – 25 of 13774) sorted by relevance

12345678910>>...551

/dports/databases/db18/db-18.1.40/build_vxworks/
H A DMakefile.7204 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
206 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
208 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
210 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
212 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
214 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
216 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
218 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
220 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
222 …$(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; …
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/stripe/stripe-php/
H A Dinit.php4 require(dirname(__FILE__) . '/lib/Stripe.php');
13 require(dirname(__FILE__) . '/lib/Util/Set.php');
14 require(dirname(__FILE__) . '/lib/Util/Util.php');
21 require(dirname(__FILE__) . '/lib/Error/Base.php');
22 require(dirname(__FILE__) . '/lib/Error/Api.php');
71 require(dirname(__FILE__) . '/lib/Card.php');
83 require(dirname(__FILE__) . '/lib/Event.php');
85 require(dirname(__FILE__) . '/lib/File.php');
99 require(dirname(__FILE__) . '/lib/Order.php');
106 require(dirname(__FILE__) . '/lib/Plan.php');
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/test/
H A DorangehrmCorePluginAllTests.php31 $suite->addTestFile(dirname(__FILE__) . '/components/ListHeaderTest.php');
33 $suite->addTestFile(dirname(__FILE__) . '/components/LinkCellTest.php');
34 $suite->addTestFile(dirname(__FILE__) . '/components/ButtonTest.php');
35 $suite->addTestFile(dirname(__FILE__) . '/components/LabelCellTest.php');
37 $suite->addTestFile(dirname(__FILE__) . '/components/ListHeaderTest.php');
38 $suite->addTestFile(dirname(__FILE__) . '/components/CheckboxTest.php');
39 $suite->addTestFile(dirname(__FILE__) . '/components/HeaderCellTest.php');
42 $suite->addTestFile(dirname(__FILE__) . '/components/CellTest.php');
46 $suite->addTestFile(dirname(__FILE__) . '/dao/ConfigDaoTest.php');
47 $suite->addTestFile(dirname(__FILE__) . '/dao/EmailDaoTest.php');
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/test/
H A DorangehrmRESTPluginAllTests.php32 $suite->addTestFile(dirname(__FILE__) . '/http/HttpResponseTest.php');
33 $suite->addTestFile(dirname(__FILE__) . '/http/RequestParamsTest.php');
34 $suite->addTestFile(dirname(__FILE__) . '/http/RequestTest.php');
35 $suite->addTestFile(dirname(__FILE__) . '/http/JsonResponseTest.php');
37 $suite->addTestFile(dirname(__FILE__) . '/api/ValidatorTest.php');
49 $suite->addTestFile(dirname(__FILE__) . '/api/leave/ApiLeaveTypeAPITest.php');
55 $suite->addTestFile(dirname(__FILE__) . '/api/pim/ApiCustomFieldAPITest1.php');
61 $suite->addTestFile(dirname(__FILE__) . '/api/admin/ApiUsersAPITest.php');
79 $suite->addTestFile(dirname(__FILE__) . '/api/admin/entity/ApiUserTest.php');
82 $suite->addTestFile(dirname(__FILE__) . '/api/model/ModelTraitTest.php');
[all …]
/dports/games/widelands/widelands-build21/data/tribes/
H A Dpreload.lua8 dirname = path.dirname(__file__)
19 icon = dirname .. "images/barbarians/icon.png",
25 dirname .. "scripting/starting_conditions/barbarians/village.lua";
40 icon = dirname .. "images/empire/icon.png",
46 dirname .. "scripting/starting_conditions/empire/village.lua";
47 dirname .. "scripting/starting_conditions/empire/poor_hamlet.lua";
49 dirname .. "scripting/starting_conditions/empire/discovery.lua";
50 dirname .. "scripting/starting_conditions/empire/new_world.lua";
61 icon = dirname .. "images/atlanteans/icon.png",
82 icon = dirname .. "images/frisians/icon.png",
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAdminPlugin/test/
H A DorangehrmAdminPluginAllTests.php30 $suite->addTestFile(dirname(__FILE__) . '/model/dao/SkillDaoTest.php');
33 $suite->addTestFile(dirname(__FILE__) . '/model/dao/ProjectDaoTest.php');
34 $suite->addTestFile(dirname(__FILE__) . '/model/dao/JobTitleDaoTest.php');
35 $suite->addTestFile(dirname(__FILE__) . '/model/dao/CustomerDaoTest.php');
36 $suite->addTestFile(dirname(__FILE__) . '/model/dao/LocationDaoTest.php');
38 $suite->addTestFile(dirname(__FILE__) . '/model/dao/CountryDaoTest.php');
40 $suite->addTestFile(dirname(__FILE__) . '/model/dao/SkillDaoTest.php');
41 $suite->addTestFile(dirname(__FILE__) . '/model/dao/LanguageDaoTest.php');
42 $suite->addTestFile(dirname(__FILE__) . '/model/dao/LicenseDaoTest.php');
50 $suite->addTestFile(dirname(__FILE__) . '/model/dao/ModuleDaoTest.php');
[all …]
/dports/www/py-crossplane/crossplane-0.5.7/tests/
H A Dtest_parse.py9 dirname = os.path.join(here, 'configs', 'includes-regular')
10 config = os.path.join(dirname, 'nginx.conf')
114 config = os.path.join(dirname, 'nginx.conf')
253 config = os.path.join(dirname, 'nginx.conf')
371 config = os.path.join(dirname, 'nginx.conf')
410 config = os.path.join(dirname, 'nginx.conf')
491 config = os.path.join(dirname, 'nginx.conf')
593 config = os.path.join(dirname, 'nginx.conf')
671 config = os.path.join(dirname, 'nginx.conf')
858 config = os.path.join(dirname, 'nginx.conf')
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/
H A Dfunctions.php4 require_once( dirname(__FILE__) . '/classes/class.Config.php' );
47 define('BASE', substr(str_replace($root, "", dirname(__FILE__)),0,-9));
57 require( dirname(__FILE__) . '/classes/class.Log.php' ); //Class for log saving
59 require( dirname(__FILE__) . '/classes/class.Install.php' ); //Class for Install
61 require( dirname(__FILE__) . '/classes/class.Subnets.php' ); //Class for subnets
62 require( dirname(__FILE__) . '/classes/class.Tools.php' ); //Class for tools
69 require( dirname(__FILE__) . '/classes/class.Mail.php' ); //Class for Mailing
70 require( dirname(__FILE__) . '/classes/class.Rackspace.php' ); //Class for Racks
72 require( dirname(__FILE__) . '/classes/class.DHCP.php' ); //Class for DHCP
78 require( dirname(__FILE__) . '/classes/class.Devtype.php' ); //
[all …]
/dports/archivers/pear-PHP_Archive/PHP_Archive-0.14.0/tests/opendir/
H A Dmakeopendirphar.php.inc4 chdir(dirname(__FILE__));
6 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'test1.php', 'indexhooha.php');
7 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'eof.phpt', 'eof.phpt');
8 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'filenotfound.phpt', 'filenotf…
11 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'gopearphar.php.inc', 'gopearp…
13 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'longfilename.phpt', 'longfile…
15 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'normalstat.phpt', 'normalstat…
18 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'opendir.phpt', 'opendir.phpt'…
24 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'seek.phpt', 'seek.phpt');
25 $creator->addFile(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'seek_phar.phpt', 'seek_phar.p…
[all …]
/dports/devel/pear-PEAR_PackageFileManager_Plugins/PEAR_PackageFileManager_Plugins-1.0.4/tests/PEAR_PackageFileManager_File/dirList/
H A Dtest_valid_addhiddenfiles.phpt5 if (@file_exists(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'CVS')) {
18 $res = $pfm->dirList(dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest');
21 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/.test',
22 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/blarfoo/blartest.txt',
23dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/subsubfoo/boo.txt',
24 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test11.txt',
25 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test12.txt',
26 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test1.txt',
27 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test2.txt',
28 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/testCVS/testEntries',
[all …]
H A Dtest_valid.phpt5 if (@file_exists(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'CVS')) {
11 require_once dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'setup.php.inc';
15 $res = $pfm->dirList(dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest');
18 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/blarfoo/blartest.txt',
19dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/subsubfoo/boo.txt',
20 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test11.txt',
21 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test12.txt',
22 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test1.txt',
23 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test2.txt',
24 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/testCVS/testEntries',
[all …]
H A Dtest_valid_with_ignore.phpt5 if (@file_exists(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'CVS')) {
11 require_once dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'setup.php.inc';
15 $res = $pfm->dirList(dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest');
18dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/subsubfoo/boo.txt',
19 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test11.txt',
20 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test12.txt',
21 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test1.txt',
22 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test2.txt',
23 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/testCVS/testEntries',
24dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/testCVS/testEntries.Extra',
/dports/devel/pear-VersionControl_Git/VersionControl_Git-0.5.0/tests/
H A DVersionControl_GitTest.php52 $dirname = $this->generateTmpDir();
56 $this->removeDirectory($dirname);
70 $this->removeDirectory($dirname);
77 $this->removeDirectory($dirname);
83 $this->removeDirectory($dirname);
92 $this->removeDirectory($dirname);
98 $this->removeDirectory($dirname);
107 $this->removeDirectory($dirname);
113 $this->removeDirectory($dirname);
200 mkdir($dirname);
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgfilutl2.cpp172 dirname = cwd; in maketruepath()
194 dirname = cwd; in maketruepath()
208 if((dirname.length() == 2) and (dirname[1] == ':')) in maketruepath()
210 else if((dirname.length() < 2) or (dirname[1] != ':') or isslash(dirname[0])) in maketruepath()
236 if(not dirname.empty() and (dirname[0] == '~')) { in maketruepath()
259 } else if(not dirname.empty() and not isslash(dirname[0])) { in maketruepath()
272 while((skipfrom=dirname.find("\\\\", 1)) != dirname.npos) in maketruepath()
288 if((dirname.length() > 2) and (dirname[0] == '\\') and (dirname[1] == '\\')) in maketruepath()
293 for(; (posn=dirname.find('\\', posn)) != dirname.npos; posn++) in maketruepath()
295 while((skipto=dirname.find("/../")) != dirname.npos) { in maketruepath()
[all …]
/dports/games/widelands/widelands-build21/data/tribes/workers/frisians/soldier/
H A Dinit.lua1 dirname = path.dirname (__file__)
27 directory = dirname .. "rookie",
33 directory = dirname .. "rookie",
40 directory = dirname .. "rookie",
46 directory = dirname .. "rookie",
126 directory = dirname .. "helm",
132 directory = dirname .. "helm",
139 directory = dirname .. "helm",
145 directory = dirname .. "helm",
151 directory = dirname .. "helm",
[all …]
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/Frameworks/art/
H A Dfunctions.config.php23 function mod_loadConfig($dirname = '') argument
28 $dirname = !empty($dirname) ? $dirname : $GLOBALS['xoopsModule']->getVar('dirname');
51 * @param string $dirname
55 function mod_loadConfg($dirname = '') argument
57 return mod_loadConfig($dirname);
69 if (empty($dirname)) {
93 * @param string $dirname
99 return mod_fetchConfig($dirname);
111 if (empty($dirname)) {
121 * @param string $dirname
[all …]
H A Dfunctions.cache.php52 * @param null|string $dirname
65 $key = "{$dirname}_{$name}";
73 * @param null $dirname
85 * @param null $dirname
122 * @param null $dirname
135 * @param null $dirname
152 * @param null $dirname
159 if (empty($dirname)) {
160 $pattern = $dirname ? "{$dirname}_{$name}.*\.php" : "[^_]+_{$name}.*\.php";
181 * @param null $dirname
[all …]
/dports/devel/pear-PEAR_PackageFileManager_Plugins/PEAR_PackageFileManager_Plugins-1.0.4/tests/PEAR_PackageFileManager_File/setupDirs/
H A Dtest_concept.phpt5 if (@file_exists(dirname(dirname(__FILE__)) . DIRECTORY_SEPARATOR . 'CVS')) {
18 dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest');
58 …'fullpath' =>dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test11.tx…
69 … 'fullpath' =>dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test1.txt'),
73 … 'fullpath' =>dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test2.txt'),
106 'fullpath' => dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test1.txt',
113 'fullpath' => dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/test2.txt',
123 …'fullpath' => dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/blarfoo/blartes…
133 …'fullpath' => dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test11.t…
140 …'fullpath' => dirname(dirname(dirname(__FILE__))) . DIRECTORY_SEPARATOR . 'footest/subfoo/test12.t…
[all …]
/dports/devel/covtool/covtool-2.1_10/
H A Dcovstream.c373 --dirname; in normalizePathname()
386 dirname += strlen(dirname); in normalizePathname()
415 --dirname; in normalizePathname()
421 --dirname; in normalizePathname()
449 *dirname = 0; in normalizePathname()
473 --dirname; in normalizePathname()
479 --dirname; in normalizePathname()
501 --dirname; in normalizePathname()
507 --dirname; in normalizePathname()
513 *dirname = 0; in normalizePathname()
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/eio/
H A Deio_test_monitor.c72 ecore_file_mkpath(dirname); in _create_directory()
128 Eina_Tmpstr *dirname; in _common_init() local
135 return dirname; in _common_init()
143 eina_tmpstr_del(dirname); in _common_shutdown()
164 _common_shutdown(dirname); in EFL_START_TEST()
185 _common_shutdown(dirname); in EFL_START_TEST()
209 _common_shutdown(dirname); in EFL_START_TEST()
234 eio_monitor_add(dirname); in EFL_START_TEST()
289 eio_monitor_add(dirname); in EFL_START_TEST()
323 eio_monitor_add(dirname); in EFL_START_TEST()
[all …]
H A Deio_test_sentry.c70 ecore_file_mkpath(dirname); in _create_directory()
119 Eina_Tmpstr *dirname; in _common_init() local
126 return dirname; in _common_init()
133 eina_tmpstr_del(dirname); in _common_shutdown()
156 _common_shutdown(dirname); in EFL_START_TEST()
179 _common_shutdown(dirname); in EFL_START_TEST()
206 _common_shutdown(dirname); in EFL_START_TEST()
237 _common_shutdown(dirname); in EFL_START_TEST()
261 _common_shutdown(dirname); in EFL_START_TEST()
286 _common_shutdown(dirname); in EFL_START_TEST()
[all …]
/dports/games/widelands/widelands-build21/data/tribes/immovables/resi/empire/
H A Dinit.lua1 dirname = path.dirname(__file__)
9 icon = dirname .. "pics/none_1.png",
19 directory = dirname .. "pics",
32 icon = dirname .. "pics/water_1.png",
42 directory = dirname .. "pics",
65 directory = dirname .. "pics",
88 directory = dirname .. "pics",
111 directory = dirname .. "pics",
134 directory = dirname .. "pics",
157 directory = dirname .. "pics",
[all …]
/dports/games/widelands/widelands-build21/data/tribes/immovables/resi/barbarians/
H A Dinit.lua1 dirname = path.dirname(__file__)
9 icon = dirname .. "pics/none_1.png",
19 directory = dirname .. "pics",
32 icon = dirname .. "pics/water_1.png",
42 directory = dirname .. "pics",
65 directory = dirname .. "pics",
88 directory = dirname .. "pics",
111 directory = dirname .. "pics",
134 directory = dirname .. "pics",
157 directory = dirname .. "pics",
[all …]
/dports/games/widelands/widelands-build21/data/tribes/immovables/resi/atlanteans/
H A Dinit.lua1 dirname = path.dirname(__file__)
9 icon = dirname .. "pics/none.png",
19 directory = dirname .. "pics",
35 icon = dirname .. "pics/water.png",
45 directory = dirname .. "pics",
61 icon = dirname .. "pics/coal_few.png",
71 directory = dirname .. "pics",
97 directory = dirname .. "pics",
123 directory = dirname .. "pics",
149 directory = dirname .. "pics",
[all …]
/dports/games/widelands/widelands-build21/data/tribes/immovables/resi/frisians/
H A Dinit.lua1 dirname = path.dirname(__file__)
9 icon = dirname .. "pics/none.png",
19 directory = dirname .. "pics",
35 icon = dirname .. "pics/water.png",
45 directory = dirname .. "pics",
61 icon = dirname .. "pics/coal_few.png",
71 directory = dirname .. "pics",
97 directory = dirname .. "pics",
123 directory = dirname .. "pics",
149 directory = dirname .. "pics",
[all …]

12345678910>>...551