HomeSort by: relevance | last modified time | path
    Searched refs:ZIP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/utils/analyzer/
ProjectMap.py 16 ZIP = "zip"
159 source: DownloadType = raw_project.get("source", "zip")
SATestBuild.py 593 elif self.project.source == DownloadType.ZIP:
614 zip_files = list(glob.glob(directory + "/*.zip"))
618 f"Couldn't find any zip files to unpack for the "
623 f"Couldn't decide which of the zip files ({zip_files}) "
804 for ref_dir, new_dir in zip(ref_list, new_list):
  /src/external/apache2/llvm/autoconf/
configure 655 ZIP
7002 # Extract the first word of "zip", so it can be a program name with args.
7003 set dummy zip; ac_word=$2
7009 case $ZIP in
7011 ac_cv_path_ZIP="$ZIP" # Let the user override the test with a path.
7032 ZIP=$ac_cv_path_ZIP
7033 if test -n "$ZIP"; then
7034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ZIP" >&5
7035 $as_echo "$ZIP" >&6; }

Completed in 19 milliseconds