OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:download_base
(Results
1 - 8
of
8
) sorted by null
/external/antlr/antlr-3.4/runtime/Python/
ez_setup.py
60
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
66
as an egg for download under the `
download_base
` URL (which should end with
83
egg = download_setuptools(version,
download_base
, to_dir, download_delay)
101
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
107
as an egg for download under the `
download_base
` URL (which should end
113
url =
download_base
+ egg_name
134
version,
download_base
, delay, url
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/
ez_setup.py
54
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
60
as an egg for download under the `
download_base
` URL (which should end with
70
egg = download_setuptools(version,
download_base
, to_dir, download_delay)
95
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
101
as an egg for download under the `
download_base
` URL (which should end
107
url =
download_base
+ egg_name
128
version,
download_base
, delay, url
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/
ez_setup.py
54
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
60
as an egg for download under the `
download_base
` URL (which should end with
70
egg = download_setuptools(version,
download_base
, to_dir, download_delay)
95
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
101
as an egg for download under the `
download_base
` URL (which should end
107
url =
download_base
+ egg_name
128
version,
download_base
, delay, url
/external/protobuf/python/
ez_setup.py
86
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
92
as an egg for download under the `
download_base
` URL (which should end with
102
egg = download_setuptools(version,
download_base
, to_dir, download_delay)
128
version=DEFAULT_VERSION,
download_base
=DEFAULT_URL, to_dir=os.curdir,
134
as an egg for download under the `
download_base
` URL (which should end
140
url =
download_base
+ egg_name
161
version,
download_base
, delay, url
/external/google-breakpad/src/testing/gtest/scripts/
upload.py
446
group.add_option("--
download_base
", action="store_true",
447
dest="
download_base
", default=False,
739
required = self.options.
download_base
or self.options.revision is not None
[
all
...]
/external/google-breakpad/src/testing/scripts/
upload.py
446
group.add_option("--
download_base
", action="store_true",
447
dest="
download_base
", default=False,
739
required = self.options.
download_base
or self.options.revision is not None
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py
567
group.add_option("--
download_base
", action="store_true",
568
dest="
download_base
", default=False,
[
all
...]