HomeSort by relevance Sort by last modified time
    Searched defs:DOWNLOAD_URL (Results 1 - 4 of 4) sorted by null

  /external/skia/infra/bots/assets/valgrind/
create.py 27 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL
37 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
  /external/skqp/infra/bots/assets/valgrind/
create.py 27 DOWNLOAD_URL = 'ftp://sourceware.org/pub/valgrind/%s' % TARBALL
37 f.write(urllib2.urlopen(DOWNLOAD_URL).read())
  /external/python/cpython3/Tools/msi/
buildrelease.bat 28 set DOWNLOAD_URL=https://www.python.org/ftp/python/{version}/{arch}{releasename}/{msi}
53 if "%1" EQU "--download" (set DOWNLOAD_URL=%~2) && shift && shift && goto CheckOpts
177 set BUILDOPTS=/p:Platform=%1 /p:BuildForRelease=true /p:DownloadUrl=%DOWNLOAD_URL% /p:DownloadUrlBase=%DOWNLOAD_URL_BASE% /p:ReleaseUri=%RELEASE_URI%
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 

Completed in 83 milliseconds