Home
last modified time | relevance | path

Searched refs:DOWNLOAD_URL (Results 1 – 3 of 3) sorted by relevance

/external/skqp/infra/bots/assets/valgrind/
Dcreate.py27 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL variable
37 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
/external/skia/infra/bots/assets/valgrind/
Dcreate.py28 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL variable
38 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
/external/python/cpython3/Tools/msi/
Dbuildrelease.bat28 set DOWNLOAD_URL=https://www.python.org/ftp/python/{version}/{arch}{releasename}/{msi} variable
55 if "%1" EQU "--download" (set DOWNLOAD_URL=%~2) && shift && shift && goto CheckOpts variable
178 set BUILDOPTS=/p:Platform=%1 /p:BuildForRelease=true /p:DownloadUrl=%DOWNLOAD_URL% /p:DownloadUrlBa…