Home
last modified time | relevance | path

Searched refs:_copy_file (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/newsboat/newsboat-2.22.1/cargo-crates/cxx-0.5.10/tools/bazel/
H A Dvendor.bzl11 _copy_file(repository_ctx, src = vendor_lockfile, dst = root_lockfile)
26 _copy_file(repository_ctx, src = root_lockfile, dst = vendor_lockfile)
33 def _copy_file(repository_ctx, *, src, dst):
/dports/sysutils/ansible-sshjail/ansible-sshjail-1.1.0-35-g35c3bf6/
H A Dsshjail.py445 def _copy_file(self, from_file, to_file, executable='/bin/sh'): member in Connection
478 self._copy_file(tmp, out_path)
485 self._copy_file(in_path, tmp)
/dports/sysutils/ansible-sshjail/ansible-sshjail-1.1.0-35-g35c3bf6/vagrant/connection_plugins/
H A Dsshjail.py445 def _copy_file(self, from_file, to_file, executable='/bin/sh'): member in Connection
478 self._copy_file(tmp, out_path)
485 self._copy_file(in_path, tmp)
/dports/java/java-subversion/subversion-1.14.1/build/win32/
H A Dmake_dist.py79 def _copy_file(self, source, target): member in Action
95 self._copy_file(path, os.path.join(dir, name))
111 self._copy_file(path, os.path.join(dir, name))
120 self._copy_file(source, os.path.join(dir, os.path.basename(source)))
193 self._copy_file(mofile, os.path.join(localedir, 'subversion.mo'))
/dports/devel/py-subversion/subversion-1.14.1/build/win32/
H A Dmake_dist.py79 def _copy_file(self, source, target): member in Action
95 self._copy_file(path, os.path.join(dir, name))
111 self._copy_file(path, os.path.join(dir, name))
120 self._copy_file(source, os.path.join(dir, os.path.basename(source)))
193 self._copy_file(mofile, os.path.join(localedir, 'subversion.mo'))
/dports/security/subversion-gnome-keyring/subversion-1.14.1/build/win32/
H A Dmake_dist.py79 def _copy_file(self, source, target): member in Action
95 self._copy_file(path, os.path.join(dir, name))
111 self._copy_file(path, os.path.join(dir, name))
120 self._copy_file(source, os.path.join(dir, os.path.basename(source)))
193 self._copy_file(mofile, os.path.join(localedir, 'subversion.mo'))
/dports/devel/p5-subversion/subversion-1.14.1/build/win32/
H A Dmake_dist.py79 def _copy_file(self, source, target): member in Action
95 self._copy_file(path, os.path.join(dir, name))
111 self._copy_file(path, os.path.join(dir, name))
120 self._copy_file(source, os.path.join(dir, os.path.basename(source)))
193 self._copy_file(mofile, os.path.join(localedir, 'subversion.mo'))
/dports/devel/py-scikit-build/scikit-build-0.12.0/skbuild/
H A Dsetuptools_wrap.py647 _copy_file(cmake_file, package_file, hide_listing)
654 _copy_file(cmake_file, package_file, hide_listing)
664 _copy_file(data_file, dest_data_file, hide_listing)
835 def _copy_file(src_file, dest_file, hide_listing=True): function
908 _copy_file(src_module_file, dest_module_file, hide_listing)
959 _copy_file(src_data_file, dest_data_file, hide_listing)
/dports/devel/swig/swig-4.0.2/CCache/
H A Dutil.c199 static int _copy_file(const char *src, const char *dest, int mode) { in _copy_file() function
316 ret = _copy_file(src, dest, COPY_TO_CACHE); in move_file()
323 return _copy_file(src, dest, COPY_TO_CACHE); in copy_file_to_cache()
328 return _copy_file(src, dest, COPY_FROM_CACHE); in copy_file_from_cache()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/ext/playlist/
H A Dexport_to_folder.py117 self._copy_file(song, directory, i + 1, pattern)
134 def _copy_file(self, song, directory, index, pattern): member in ExportToFolder
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/contrib/freestanding_lib/
H A Dfreestanding.py463 def _copy_file(self, lib_path):
483 self._copy_file("zstd.h")
484 self._copy_file("zstd_errors.h")
494 self._copy_file(lib_path)
/dports/archivers/zstd/zstd-1.5.0/contrib/freestanding_lib/
H A Dfreestanding.py463 def _copy_file(self, lib_path): member in Freestanding
483 self._copy_file("zstd.h")
484 self._copy_file("zstd_errors.h")
494 self._copy_file(lib_path)
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/contrib/freestanding_lib/
H A Dfreestanding.py463 def _copy_file(self, lib_path): member in Freestanding
483 self._copy_file("zstd.h")
484 self._copy_file("zstd_errors.h")
494 self._copy_file(lib_path)
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/contrib/freestanding_lib/
H A Dfreestanding.py463 def _copy_file(self, lib_path): member in Freestanding
483 self._copy_file("zstd.h")
484 self._copy_file("zstd_errors.h")
494 self._copy_file(lib_path)
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_internal/operations/
H A Dprepare.py106 def _copy_file(filename, location, link): function
518 _copy_file(local_path, download_dir, link)
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/emulators/citra/citra-ac98458e0/externals/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/contrib/freestanding_lib/
H A Dfreestanding.py460 def _copy_file(self, lib_path): member in Freestanding
480 self._copy_file("zstd.h")
490 self._copy_file(lib_path)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/
H A Ddownload.py608 def _copy_file(filename, location, link): function
667 _copy_file(from_path, download_dir, link)
719 _copy_file(from_path, download_dir, link)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/
H A Ddownload.py608 def _copy_file(filename, location, link): function
667 _copy_file(from_path, download_dir, link)
719 _copy_file(from_path, download_dir, link)
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/diskq/
H A Ddqtool.c300 _copy_file(const gchar *from, const gchar *to) in _copy_file() function
346 if (!_copy_file(from, to)) in _move_file_between_different_filesystems()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_internal/
H A Ddownload.py852 def _copy_file(filename, location, link): function
918 _copy_file(from_path, download_dir, link)
975 _copy_file(from_path, download_dir, link)

123