/external/python/cpython3/Lib/distutils/ |
D | file_util.py | 67 def copy_file(src, dst, preserve_mode=1, preserve_times=1, update=0, function
|
D | cmd.py | 340 def copy_file(self, infile, outfile, preserve_mode=1, preserve_times=1, member in Command
|
/external/python/cpython2/Lib/distutils/ |
D | file_util.py | 71 def copy_file(src, dst, preserve_mode=1, preserve_times=1, update=0, function
|
D | cmd.py | 354 def copy_file(self, infile, outfile, member in Command
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | archiver.py | 136 def copy_file(self, prefix, name, path_file, apply_gzip=False): member in Archiver
|
/external/llvm-project/openmp/runtime/tools/lib/ |
D | tools.pm | 1195 sub copy_file($$@) { subroutine
|
/external/selinux/libsemanage/utils/ |
D | semanage_migrate_store | 20 def copy_file(src, dst): function
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/ |
D | copy_file.pass.cpp | 131 TEST_CASE(copy_file) { in TEST_CASE() argument
|
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/ |
D | copy_file.pass.cpp | 128 TEST_CASE(copy_file) { in TEST_CASE() argument
|
/external/autotest/client/site_tests/files_CopyFileToGoogleDriveUI/ |
D | files_CopyFileToGoogleDriveUI.py | 187 def copy_file(self, driver, source, destination, file_name, clean=True): member in files_CopyFileToGoogleDriveUI
|
/external/autotest/client/cros/faft/utils/ |
D | os_interface.py | 162 def copy_file(self, from_path, to_path): member in OSInterface
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 560 static errcode_t copy_file(ext2_filsys fs, int fd, struct stat *statbuf, in copy_file() function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | filesystem_interface.h | 528 void (*copy_file)(const TF_Filesystem* filesystem, const char* src, member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Path.cpp | 987 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/ |
D | Path.cpp | 1014 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/ |
D | Path.cpp | 894 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 896 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
|
/external/libcups/scheduler/ |
D | ipp.c | 4373 copy_file(const char *from, /* I - Source file */ in copy_file() function
|