Home
last modified time | relevance | path

Searched defs:rootdir (Results 176 – 200 of 840) sorted by relevance

12345678910>>...34

/dports/www/moodle310/moodle/lib/classes/update/
H A Dcode_manager.php161 public function unzip_plugin_file($zipfilepath, $targetdir, $rootdir = '') {
463 protected function rename_extracted_rootdir($dirname, $rootdir, array $files) {
/dports/www/moodle39/moodle/lib/classes/update/
H A Dcode_manager.php161 public function unzip_plugin_file($zipfilepath, $targetdir, $rootdir = '') {
463 protected function rename_extracted_rootdir($dirname, $rootdir, array $files) {
/dports/textproc/hyperestraier/hyperestraier-1.4.13/
H A Destwaver.c349 char *rootdir; in runinit() local
388 char *rootdir; in runcrawl() local
417 char *rootdir; in rununittest() local
469 static int procinit(const char *rootdir, int opts){ in procinit()
481 static int proccrawl(const char *rootdir, int mode){ in proccrawl()
669 static int procunittest(const char *rootdir){ in procunittest()
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcode_saturne.py.in44 rootdir = sys.executable variable
/dports/devel/py-pylama/pylama-7.7.1/pylama/
H A Dcheck_async.py44 def check_async(paths, options, rootdir=None): argument
/dports/devel/py-pyelftools/pyelftools-0.27/test/
H A Drun_readelf_tests.py42 def discover_testfiles(rootdir): argument
/dports/lang/perl5.30/perl-5.30.3/dist/PathTools/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/lang/perl5.32/perl-5.32.1/dist/PathTools/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/lang/perl5.34/perl-5.34.0/dist/PathTools/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/devel/kf5-kapidox/kapidox-5.89.0/src/kapidox/
H A Dpreprocessing.py167 def parse_tree(rootdir): argument
/dports/sysutils/usermin/usermin-1.830/authentic-theme/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/sysutils/webmin/webmin-1.981/authentic-theme/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pyelftools/test/
H A Drun_readelf_tests.py33 def discover_testfiles(rootdir): argument
/dports/devel/p5-CPANPLUS/CPANPLUS-0.9912/inc/bundle/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/devel/p5-PathTools/PathTools-3.75/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/audio/traverso/traverso-0.49.6/src/traverso/dialogs/
H A DProjectConverterDialog.cpp59 void ProjectConverterDialog::set_project(const QString & rootdir, const QString & name) in set_project()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/PathTools/lib/File/Spec/
H A DWin32.pm45 sub rootdir { '\\' } subroutine
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py59 rootdir=None, argument
456 rootdir=None, argument
546 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
597 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/www/firefox/firefox-99.0/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py59 rootdir=None, argument
456 rootdir=None, argument
546 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
597 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/manifestparser/
H A Dmanifestparser.py48 def __init__(self, manifests=(), defaults=None, strict=True, rootdir=None, argument
415 def write(self, fp=sys.stdout, rootdir=None, argument
494 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
545 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py50 def __init__(self, manifests=(), defaults=None, strict=True, rootdir=None, argument
437 def write(self, fp=sys.stdout, rootdir=None, argument
516 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
567 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py48 def __init__(self, manifests=(), defaults=None, strict=True, rootdir=None, argument
413 def write(self, fp=sys.stdout, rootdir=None, argument
492 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
543 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py59 rootdir=None, argument
456 rootdir=None, argument
546 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
597 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/manifestparser/manifestparser/
H A Dmanifestparser.py52 def __init__(self, manifests=(), defaults=None, strict=True, rootdir=None, argument
418 def write(self, fp=sys.stdout, rootdir=None, argument
505 def copy(self, directory, rootdir=None, *tags, **kwargs): argument
556 def update(self, from_dir, rootdir=None, *tags, **kwargs): argument
/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-mail/src/Storage/Folder/
H A DMaildir.php26 protected $rootdir; variable in Zend\\Mail\\Storage\\Folder\\Maildir

12345678910>>...34