Home
last modified time | relevance | path

Searched refs:copytree (Results 1 – 25 of 55) sorted by relevance

123

/third_party/flutter/skia/infra/bots/assets/chromebook_arm_gles/
Dcreate.py46 shutil.copytree('/usr/include/EGL', os.path.join(include_dir, 'EGL'))
47 shutil.copytree('/usr/include/KHR', os.path.join(include_dir, 'KHR'))
48 shutil.copytree('/usr/include/GLES2', os.path.join(include_dir, 'GLES2'))
49 shutil.copytree('/usr/include/GLES3', os.path.join(include_dir, 'GLES3'))
/third_party/flutter/skia/infra/bots/assets/chromebook_x86_64_gles/
Dcreate.py46 shutil.copytree('/usr/include/EGL', os.path.join(include_dir, 'EGL'))
47 shutil.copytree('/usr/include/KHR', os.path.join(include_dir, 'KHR'))
48 shutil.copytree('/usr/include/GLES2', os.path.join(include_dir, 'GLES2'))
49 shutil.copytree('/usr/include/GLES3', os.path.join(include_dir, 'GLES3'))
/third_party/skia/infra/bots/assets/chromebook_x86_64_gles/
Dcreate.py55 shutil.copytree('/usr/include/EGL', os.path.join(include_dir, 'EGL'))
56 shutil.copytree('/usr/include/KHR', os.path.join(include_dir, 'KHR'))
57 shutil.copytree('/usr/include/GLES2', os.path.join(include_dir, 'GLES2'))
58 shutil.copytree('/usr/include/GLES3', os.path.join(include_dir, 'GLES3'))
/third_party/skia/infra/bots/assets/chromebook_arm_gles/
Dcreate.py55 shutil.copytree('/usr/include/EGL', os.path.join(include_dir, 'EGL'))
56 shutil.copytree('/usr/include/KHR', os.path.join(include_dir, 'KHR'))
57 shutil.copytree('/usr/include/GLES2', os.path.join(include_dir, 'GLES2'))
58 shutil.copytree('/usr/include/GLES3', os.path.join(include_dir, 'GLES3'))
/third_party/flutter/skia/infra/bots/assets/armhf_sysroot/
Dcreate.py35 shutil.copytree('/usr/arm-linux-gnueabihf', target_dir)
36 shutil.copytree('/usr/lib/gcc-cross/arm-linux-gnueabihf/4.8.4',
/third_party/skia/infra/bots/assets/armhf_sysroot/
Dcreate.py36 shutil.copytree('/usr/arm-linux-gnueabihf', target_dir)
37 shutil.copytree('/usr/lib/gcc-cross/arm-linux-gnueabihf/6',
/third_party/python/Doc/library/
Dshutil.rst224 :func:`copytree`\'s *ignore* argument, ignoring files and directories that
228 .. function:: copytree(src, dst, symlinks=False, ignore=None, \
253 arguments the directory being visited by :func:`copytree`, and a list of its
254 contents, as returned by :func:`os.listdir`. Since :func:`copytree` is
269 .. audit-event:: shutil.copytree src,dst shutil.copytree
354 :func:`copytree` is called, passing it the :func:`copy_function`. The
438 operation. For :func:`copytree`, the exception argument is a list of 3-tuples
448 :func:`copytree`, and :func:`move`) may use
468 .. _shutil-copytree-example:
470 copytree example
[all …]
/third_party/selinux/libselinux/src/
Dselinuxswig_python.i56 def copytree(src, dest):
58 shutil.copytree(src, dest)
/third_party/json/doc/mkdocs/docs/
Dhooks.py9 shutil.copytree('../html', doxygen_dir)
/third_party/flutter/skia/gn/
Dcp.py21 shutil.copytree(src, dst)
/third_party/skia/gn/
Dcp.py21 shutil.copytree(src, dst)
/third_party/flutter/skia/infra/bots/assets/android_sdk_linux/
Dcreate.py27 shutil.copytree(android_sdk_root, dst)
/third_party/flutter/engine/flutter/sky/tools/
Ddist_dart_pkg.py27 shutil.copytree(args.source, args.dest, ignore=shutil.ignore_patterns('packages'))
/third_party/skia/tools/skqp/
Dsetup_resources19 shutil.copytree(os.path.join(skia, 'resources'), dst)
/third_party/flutter/skia/tools/skqp/
Dsetup_resources19 shutil.copytree(os.path.join(skia, 'resources'), dst)
/third_party/skia/infra/bots/assets/android_sdk_linux/
Dcreate.py33 shutil.copytree(android_sdk_root, dst)
/third_party/python/Lib/test/
Dtest_shutil.py455 shutil.copytree(src_dir, dst_dir)
477 shutil.copytree(src_dir, dst_dir, dirs_exist_ok=True)
488 shutil.copytree(src_dir, dst_dir, dirs_exist_ok=False)
508 shutil.copytree(src_dir, dst_dir, symlinks=True)
543 shutil.copytree(src_dir, dst_dir, ignore=patterns)
552 shutil.copytree(src_dir, dst_dir, ignore=patterns)
574 shutil.copytree(src_dir, dst_dir, ignore=_filter)
611 shutil.copytree(src_dir, dst_dir, ignore=_ignore)
616 shutil.copytree(pathlib.Path(src_dir), dst_dir, ignore=_ignore)
623 shutil.copytree(src_dir_entry, dst_dir, ignore=_ignore)
[all …]
/third_party/flutter/skia/infra/bots/assets/win_toolchain/
Dcreate.py63 shutil.copytree(src_dir, target_dir, ignore=filter_toolchain_files)
/third_party/skia/infra/bots/assets/win_toolchain/
Dcreate.py80 shutil.copytree(src_dir, target_dir, ignore=filter_toolchain_files)
/third_party/flutter/skia/infra/bots/assets/
Dasset_utils_test.py64 shutil.copytree(target_dir, os.path.join(self.dir, name, str(version)))
67 shutil.copytree(os.path.join(self.dir, name, str(version)), target_dir)
/third_party/flutter/engine/flutter/tools/fuchsia/
Dcopy_path.py40 shutil.copytree(src, dst)
/third_party/skia/tools/skp/
Dwebpages_playback.py543 def copytree(source_dir, dest_dir): function
550 copytree(source, dest)
553 copytree(source_dir, os.path.join(self._base_dir, dest_dir))
/third_party/flutter/skia/tools/skp/
Dwebpages_playback.py542 def copytree(source_dir, dest_dir): function
549 copytree(source, dest)
552 copytree(source_dir, os.path.join(self._base_dir, dest_dir))
/third_party/skia/infra/bots/recipes/
Dtest_lottie_web.py50 api.file.copytree('copy lottie files', lottie_files_src, lottie_files_dir)
/third_party/flutter/skia/infra/bots/recipes/
Dtest_lottie_web.py47 api.file.copytree('copy lottie files', lottie_files_src, lottie_files_dir)

123