Home
last modified time | relevance | path

Searched refs:download_base (Results 1 – 8 of 8) sorted by relevance

/external/antlr/antlr-3.4/runtime/Python/
Dez_setup.py60 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
83 egg = download_setuptools(version, download_base, to_dir, download_delay)
101 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
113 url = download_base + egg_name
134 version, download_base, delay, url
/external/googletest/googlemock/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/googletest/googletest/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/v8/testing/gtest/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/google-breakpad/src/testing/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/v8/testing/gmock/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/google-breakpad/src/testing/gtest/scripts/
Dupload.py739 required = self.options.download_base or self.options.revision is not None
1194 if not options.download_base:
1277 base = vcs.GuessBase(options.download_base)
1280 if not base and options.download_base:
1281 options.download_base = True
1336 if options.send_mail and options.download_base:
1338 if not options.download_base:
1349 if not options.download_base or not uploaded_diff_file:
1367 if not options.download_base:
1370 if not options.download_base:
/external/regex-re2/lib/codereview/
Dcodereview.py2598 upload_options.download_base = False
3550 if not options.download_base: