Searched defs:symlinks (Results 1 – 12 of 12) sorted by relevance
/external/python/cpython3/Lib/venv/ |
D | __init__.py | 47 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument 418 symlinks=False, with_pip=False, prompt=None, upgrade_deps=False): argument
|
/external/toolchain-utils/llvm_tools/ |
D | update_chromeos_llvm_hash.py | 167 def GetEbuildPathsFromSymLinkPaths(symlinks): argument
|
/external/pigweed/pw_doctor/py/pw_doctor/ |
D | doctor.py | 457 def symlinks(ctx: DoctorContext): function
|
/external/python/cpython3/Lib/ |
D | shutil.py | 450 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument 515 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
|
/external/python/cpython2/Lib/ |
D | shutil.py | 159 def copytree(src, dst, symlinks=False, ignore=None): argument
|
/external/autotest/utils/frozen_chromite/lib/ |
D | osutils.py | 446 def CopyDirContents(from_dir, to_dir, symlinks=False, allow_nonempty=False): argument
|
/external/mksh/src/ |
D | misc.c | 1718 int symlinks = 32; in do_realpath() local
|
/external/python/parse_type/tasks/_vendor/ |
D | path.py | 1374 def merge_tree(self, dst, symlinks=False, *args, **kwargs): argument
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | fake_filesystem_test.py | 2079 def create_symlinks(self, symlinks): argument
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | remotebuildexecution.v1alpha.json | 649 "symlinks": { object
|
D | remotebuildexecution.v1.json | 524 "symlinks": { object
|
D | remotebuildexecution.v2.json | 857 "symlinks": { object
|