Home
last modified time | relevance | path

Searched refs:makedirs (Results 126 – 150 of 10232) sorted by relevance

12345678910>>...410

/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/web/test/
H A Dtest_static.py84 base.makedirs()
103 base.makedirs()
119 base.makedirs()
164 base.makedirs()
187 base.makedirs()
258 base.makedirs()
299 base.makedirs()
1231 path.makedirs()
1244 path.makedirs()
1258 path.makedirs()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/
H A Dminstall.py53 def makedirs(self, path, exist_ok=False): member in DirMaker
60 os.makedirs(path, exist_ok=exist_ok)
242 def do_copyfile(self, from_file, to_file, makedirs=None): argument
259 elif makedirs:
261 dirmaker, outdir = makedirs
263 dirmaker.makedirs(outdir, exist_ok=True)
328 data.dirmaker.makedirs(abs_dst)
387 d.dirmaker.makedirs(full_dst_dir, exist_ok=True)
396 if self.do_copyfile(fullfilename, outfilename, makedirs=(d.dirmaker, outdir)):
417 if self.do_copyfile(fullfilename, outfilename, makedirs=(d.dirmaker, outdir)):
[all …]
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/
H A Dminstall.py53 def makedirs(self, path, exist_ok=False): member in DirMaker
60 os.makedirs(path, exist_ok=exist_ok)
242 def do_copyfile(self, from_file, to_file, makedirs=None): argument
259 elif makedirs:
261 dirmaker, outdir = makedirs
263 dirmaker.makedirs(outdir, exist_ok=True)
328 data.dirmaker.makedirs(abs_dst)
387 d.dirmaker.makedirs(full_dst_dir, exist_ok=True)
396 if self.do_copyfile(fullfilename, outfilename, makedirs=(d.dirmaker, outdir)):
417 if self.do_copyfile(fullfilename, outfilename, makedirs=(d.dirmaker, outdir)):
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/blenderkit/
H A Dpaths.py102 os.makedirs(tempdir)
106 os.makedirs(tempdir)
133 os.makedirs(ddir)
139 os.makedirs(subdir)
148 os.makedirs(ddir)
154 os.makedirs(subdir)
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/magic/
H A DMakefile48 all std: makedirs compile # $(ALL_LIBS)
51 $(INT_LIBS): makedirs
54 $(EXT_LIBS): makedirs
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/hdf5/
H A DMakefile53 all std: makedirs compile
56 $(INT_LIBS): makedirs
59 $(EXT_LIBS): makedirs
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ngs-c++/
H A DMakefile52 all std: makedirs # compile
55 $(INT_LIBS): makedirs
58 $(EXT_LIBS): makedirs
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ngs-jni/
H A DMakefile47 all std: makedirs
50 $(INT_LIBS): makedirs jnihdrs
53 $(EXT_LIBS): makedirs jnihdrs
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/magic/
H A DMakefile48 all std: makedirs compile # $(ALL_LIBS)
51 $(INT_LIBS): makedirs
54 $(EXT_LIBS): makedirs
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/hdf5/
H A DMakefile53 all std: makedirs compile
56 $(INT_LIBS): makedirs
59 $(EXT_LIBS): makedirs
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ngs-c++/
H A DMakefile52 all std: makedirs # compile
55 $(INT_LIBS): makedirs
58 $(EXT_LIBS): makedirs
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ngs-jni/
H A DMakefile47 all std: makedirs
50 $(INT_LIBS): makedirs jnihdrs
53 $(EXT_LIBS): makedirs jnihdrs
/dports/devel/py-parallax/parallax-1.0.6/parallax/
H A D__init__.py165 os.makedirs(opts.outdir)
167 os.makedirs(opts.errdir)
242 os.makedirs(opts.outdir)
244 os.makedirs(opts.errdir)
293 os.makedirs(opts.localdir)
301 os.makedirs(dirname)
338 os.makedirs(opts.outdir)
340 os.makedirs(opts.errdir)
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/conch/test/
H A Dtest_ckeygen.py181 base.makedirs()
206 base.makedirs()
231 base.makedirs()
256 base.makedirs()
282 base.makedirs()
300 base.makedirs()
316 base.makedirs()
330 base.makedirs()
346 base.makedirs()
365 base.makedirs()
/dports/devel/icu-lx/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/devel/icu/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py16 makedirs(bd.format(**common_vars))
26 def makedirs(dirs): function
30 os.makedirs(dirs, exist_ok=True)
34 os.makedirs(dirs)
/dports/math/singular/Singular-Release-4-2-1/Singular/dyn_modules/machinelearning/ml_python/common/
H A Dlookuptable.py28 os.makedirs(data_path)
54 os.makedirs(HOME_DIR)
85 os.makedirs(HOME_DIR)
110 os.makedirs(HOME_DIR)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py16 makedirs(bd.format(**common_vars))
26 def makedirs(dirs): function
30 os.makedirs(dirs, exist_ok=True)
34 os.makedirs(dirs)
/dports/www/firefox/firefox-99.0/intl/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py20 makedirs(bd.format(**common_vars))
30 def makedirs(dirs): function
34 os.makedirs(dirs, exist_ok=True)
38 os.makedirs(dirs)
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/
H A DMakefile45 all: makedirs compile
49 std: makedirs compile
53 $(INT_LIBS): makedirs
162 compile: makedirs

12345678910>>...410