| /external/python/cpython2/Demo/scripts/ |
| D | makedir.py | 14 def makedirs(p): function
|
| /external/python/cpython2/Tools/webchecker/ |
| D | websucker.py | 103 def makedirs(dir): function
|
| /external/icu/icu4c/source/python/icutools/databuilder/renderers/ |
| D | common_exec.py | 30 def makedirs(dirs): function
|
| /external/cronet/third_party/icu/source/python/icutools/databuilder/renderers/ |
| D | common_exec.py | 30 def makedirs(dirs): function
|
| /external/autotest/utils/frozen_chromite/lib/ |
| D | osutils.py | 95 def AllocateFile(path, size, makedirs=False): argument 123 makedirs=False, sudo=False): argument 217 def Touch(path, makedirs=False, mode=None): argument 935 def MountDir(src_path, dst_path, fs_type=None, sudo=True, makedirs=True, argument
|
| /external/toolchain-utils/binary_search_tool/ |
| D | bisect_driver.py | 123 def makedirs(path): function
|
| /external/skia/tools/skqp/ |
| D | create_apk.py | 77 def makedirs(dst): function
|
| /external/clang/ |
| D | build.py | 124 def makedirs(path): function
|
| /external/python/cpython2/Lib/plat-mac/ |
| D | bundlebuilder.py | 772 def makedirs(dir): function
|
| /external/python/cpython2/Lib/ |
| D | os.py | 136 def makedirs(name, mode=0777): function
|
| /external/python/cpython3/Lib/ |
| D | os.py | 200 def makedirs(name, mode=0o777, exist_ok=False): function
|
| /external/python/parse_type/tasks/_vendor/ |
| D | path.py | 1214 def makedirs(self, mode=0o777): member in Path
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_filesystem.py | 3003 def makedirs(self, dir_name: AnyStr, mode: int = PERM_DEF, member in FakeFilesystem 4414 def makedirs(self, name: AnyStr, mode: int = PERM_DEF, member in FakeOsModule
|