/external/chromium-trace/catapult/devil/devil/utils/ |
D | zip_utils.py | 55 def _WriteZipFile(zip_path, zip_contents): argument 61 def WriteZipFile(zip_path, zip_contents): argument
|
/external/python/cpython3/PCbuild/ |
D | get_external.py | 27 def extract_zip(externals_dir, zip_path): argument
|
/external/python/cpython2/PCbuild/ |
D | get_external.py | 25 def extract_zip(externals_dir, zip_path): argument
|
/external/python/cpython3/PC/ |
D | getpathp.c | 751 const wchar_t *zip_path, in calculate_home_prefix() 778 const wchar_t *zip_path) in calculate_module_search_path() 991 wchar_t zip_path[MAXPATHLEN+1]; in calculate_path() local
|
/external/ktfmt/ |
D | prepare_upgrade.py | 29 zip_path = os.path.join(tmp_dir, "common.zip") variable
|
/external/libchrome/build/android/gyp/util/ |
D | build_utils.py | 252 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument 292 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
|
D | resource_utils.py | 50 def CreateResourceInfoFile(files_to_zip, zip_path): argument
|
/external/python/cpython2/PC/os2emx/ |
D | getpathp.c | 266 char zip_path[MAXPATHLEN+1]; in calculate_path() local
|
/external/python/cpython2/Modules/ |
D | getpath.c | 380 char zip_path[MAXPATHLEN+1]; in calculate_path() local
|
/external/python/cpython2/PC/ |
D | getpathp.c | 475 char zip_path[MAXPATHLEN+1]; in calculate_path() local
|
/external/zlib/google/ |
D | zip_reader.cc | 110 bool ZipReader::Open(const base::FilePath& zip_path) { in Open()
|
D | zip_reader_unittest.cc | 166 static Paths GetPaths(const base::FilePath& zip_path, in GetPaths()
|
D | zip_unittest.cc | 236 base::FilePath zip_path(test_dir_); in SetUp() local
|
/external/angle/third_party/zlib/google/ |
D | zip_reader.cc | 130 bool ZipReader::Open(const base::FilePath& zip_path) { in Open()
|
D | zip_reader_unittest.cc | 166 static Paths GetPaths(const base::FilePath& zip_path, in GetPaths()
|
D | zip_unittest.cc | 238 base::FilePath zip_path(test_dir_); in SetUp() local
|
/external/python/cpython3/Modules/ |
D | getpath.c | 143 wchar_t *zip_path; member
|
/external/python/setuptools/pkg_resources/ |
D | __init__.py | 1725 def _parts(self, zip_path): argument 1762 def _extract_resource(self, manager, zip_path): # noqa: C901 argument 1817 def _is_current(self, file_path, zip_path): argument
|