Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/
Dez_setup.py54 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
70 egg = download_setuptools(version, download_base, to_dir, download_delay)
95 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
107 url = download_base + egg_name
128 version, download_base, delay, url
/external/protobuf/python/
Dez_setup.py86 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
102 egg = download_setuptools(version, download_base, to_dir, download_delay)
128 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
140 url = download_base + egg_name
161 version, download_base, delay, url
/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/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
Dez_setup.py54 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
70 egg = download_setuptools(version, download_base, to_dir, download_delay)
95 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
107 url = download_base + egg_name
128 version, download_base, delay, url
/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/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/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
Dupload-diffs.py971 required = self.options.download_base or self.options.revision is not None
1952 if not options.download_base:
2231 guessed_base = vcs.GuessBase(options.download_base)
2239 if not base and options.download_base:
2240 options.download_base = True
2333 if not options.download_base:
2344 if not options.download_base or not uploaded_diff_file:
2362 if not options.download_base:
2365 if not options.download_base:
/external/regex-re2/lib/codereview/
Dcodereview.py2598 upload_options.download_base = False
3550 if not options.download_base: