Searched refs:existing (Results 1 – 4 of 4) sorted by relevance
7 -f : overwrite existing outfile.zip11 infile.zip is an existing Zip archive32 By default, zipalign will not overwrite an existing output file. With the33 "-f" flag, an existing file will be overwritten.
146 def ClosestFileMatch(src, tgtfiles, existing): argument164 if result is not None and existing.get(result.name) is None:167 if result is not None and existing.get(result.name) is None:
122 # and thus existing member attributes cannot be deduced by static analysis