Home
last modified time | relevance | path

Searched defs:symlinks (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython3/Lib/venv/
D__init__.py47 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument
463 symlinks=False, with_pip=False, prompt=None, upgrade_deps=False): argument
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem_shutil.py82 symlinks=False, argument
/external/pigweed/pw_doctor/py/pw_doctor/
Ddoctor.py468 def symlinks(ctx: DoctorContext): function
/external/python/cpython3/Lib/
Dshutil.py452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument
518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
/external/python/cpython2/Lib/
Dshutil.py159 def copytree(src, dst, symlinks=False, ignore=None): argument
/external/autotest/utils/frozen_chromite/lib/
Dosutils.py446 def CopyDirContents(from_dir, to_dir, symlinks=False, allow_nonempty=False): argument
/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.proto862 repeated SymlinkNode symlinks = 3; field
/external/mksh/src/
Dmisc.c1718 int symlinks = 32; in do_realpath() local
/external/python/parse_type/tasks/_vendor/
Dpath.py1374 def merge_tree(self, dst, symlinks=False, *args, **kwargs): argument
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_test.py2171 def create_symlinks(self, symlinks): argument
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dremotebuildexecution.v1alpha.json649 "symlinks": { object
Dremotebuildexecution.v1.json524 "symlinks": { object
Dremotebuildexecution.v2.json857 "symlinks": { object