| /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/angle/build/android/gyp/util/ |
| D | protoresources.py | 39 def _ProcessZip(zip_path, process_func): argument 181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
|
| D | build_utils.py | 305 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
|
| D | resource_utils.py | 846 def _HasMultipleResDirs(zip_path): argument
|
| /external/cronet/build/android/gyp/util/ |
| D | protoresources.py | 39 def _ProcessZip(zip_path, process_func): argument 181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
|
| D | build_utils.py | 292 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
|
| D | resource_utils.py | 846 def _HasMultipleResDirs(zip_path): argument
|
| /external/python/cpython2/PCbuild/ |
| D | get_external.py | 25 def extract_zip(externals_dir, zip_path): argument
|
| /external/python/cpython3/PCbuild/ |
| D | get_external.py | 27 def extract_zip(externals_dir, zip_path): argument
|
| /external/angle/build/android/gyp/ |
| D | prepare_resources.py | 86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
|
| D | apkbuilder.py | 407 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
|
| /external/cronet/build/android/gyp/ |
| D | prepare_resources.py | 86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
|
| D | apkbuilder.py | 407 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
|
| /external/angle/build/util/lib/common/ |
| D | util.py | 86 def Unzip(zip_path, output_dir): argument
|
| /external/cronet/build/util/lib/common/ |
| D | util.py | 86 def Unzip(zip_path, output_dir): 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/angle/build/ |
| D | zip_helpers.py | 43 zip_path, argument
|
| /external/ktfmt/ |
| D | prepare_upgrade.py | 29 zip_path = os.path.join(tmp_dir, "common.zip") variable
|
| /external/cronet/build/ |
| D | zip_helpers.py | 43 zip_path, argument
|
| /external/libchrome/build/android/gyp/util/ |
| D | build_utils.py | 241 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument 281 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 | 130 bool ZipReader::Open(const base::FilePath& zip_path) { in Open()
|