OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:download
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
mingw.py
125
def
download
(url, location, log = EmptyLogger()):
function
176
of gcc. Will
download
the compiler if needed
212
# Get the
download
url
239
#
Download
if needed
241
downloaded =
download
(url, os.path.join(location, slug), log = log)
270
help = 'the location to
download
the compiler to',
275
help = 'the version of GCC to
download
')
/src/external/apache2/llvm/dist/llvm/utils/benchmark/
mingw.py
125
def
download
(url, location, log = EmptyLogger()):
function
176
of gcc. Will
download
the compiler if needed
212
# Get the
download
url
239
#
Download
if needed
241
downloaded =
download
(url, os.path.join(location, slug), log = log)
270
help = 'the location to
download
the compiler to',
275
help = 'the version of GCC to
download
')
Completed in 42 milliseconds
Indexes created Mon Jun 01 00:24:59 UTC 2026