Searched defs:symlinks (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/venv/ |
| D | __init__.py | 48 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument 495 symlinks=False, with_pip=False, prompt=None, upgrade_deps=False): argument
|
| /third_party/python/Lib/ |
| D | shutil.py | 452 def _copytree(entries, src, dst, symlinks, ignore, copy_function, argument 518 def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2, argument
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | moduleResolution.ts | 32 symlinks?: string[]; property
|
| /third_party/typescript/src/harness/ |
| D | harnessIO.ts | 1183 symlinks?: vfs.FileSet; property
|
| D | fourslashImpl.ts | 17 symlinks?: string[]; property 30 symlinks: vfs.FileSet | undefined; property
|
| /third_party/mksh/ |
| D | misc.c | 1718 int symlinks = 32; in do_realpath() local
|