Home
last modified time | relevance | path

Searched defs:copy_file (Results 1 – 18 of 18) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dfile_util.py67 def copy_file(src, dst, preserve_mode=1, preserve_times=1, update=0, function
Dcmd.py340 def copy_file(self, infile, outfile, preserve_mode=1, preserve_times=1, member in Command
/external/python/cpython2/Lib/distutils/
Dfile_util.py71 def copy_file(src, dst, preserve_mode=1, preserve_times=1, update=0, function
Dcmd.py354 def copy_file(self, infile, outfile, member in Command
/external/autotest/client/site_tests/platform_PrinterPpds/
Darchiver.py136 def copy_file(self, prefix, name, path_file, apply_gzip=False): member in Archiver
/external/llvm-project/openmp/runtime/tools/lib/
Dtools.pm1195 sub copy_file($$@) { subroutine
/external/selinux/libsemanage/utils/
Dsemanage_migrate_store20 def copy_file(src, dst): function
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp131 TEST_CASE(copy_file) { in TEST_CASE() argument
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp128 TEST_CASE(copy_file) { in TEST_CASE() argument
/external/autotest/client/site_tests/files_CopyFileToGoogleDriveUI/
Dfiles_CopyFileToGoogleDriveUI.py187 def copy_file(self, driver, source, destination, file_name, clean=True): member in files_CopyFileToGoogleDriveUI
/external/autotest/client/cros/faft/utils/
Dos_interface.py162 def copy_file(self, from_path, to_path): member in OSInterface
/external/e2fsprogs/misc/
Dcreate_inode.c560 static errcode_t copy_file(ext2_filsys fs, int fd, struct stat *statbuf, in copy_file() function
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dfilesystem_interface.h528 void (*copy_file)(const TF_Filesystem* filesystem, const char* src, member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp987 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
1006 std::error_code copy_file(const Twine &From, int ToFD) { in copy_file() function
/external/llvm-project/llvm/lib/Support/
DPath.cpp1014 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
1033 std::error_code copy_file(const Twine &From, int ToFD) { in copy_file() function
/external/llvm/lib/Support/
DPath.cpp894 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp896 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
/external/libcups/scheduler/
Dipp.c4373 copy_file(const char *from, /* I - Source file */ in copy_file() function