Searched refs:CDS_URL (Results 1 – 2 of 2) sorted by relevance
33 CDS_URL = os.environ.get('CDS_CLANG_BUCKET_OVERRIDE', variable165 cds_full_url = CDS_URL + '/Win/' + cds_file167 cds_full_url = CDS_URL + '/Linux_x64/' + cds_file
79 CDS_URL = os.environ.get('CDS_CLANG_BUCKET_OVERRIDE', variable303 CDS_URL + '/tools/gcc485precise.tgz', LLVM_BUILD_TOOLS_DIR)314 DownloadAndUnpack(CDS_URL + '/tools/%s.zip' % svn_ver, LLVM_BUILD_TOOLS_DIR)329 DownloadAndUnpack(CDS_URL + '/tools/' + zip_name, LLVM_BUILD_TOOLS_DIR)345 DownloadAndUnpack(CDS_URL + '/tools/' + zip_name, LLVM_BUILD_TOOLS_DIR)416 cds_full_url = CDS_URL + '/Win/' + cds_file418 cds_full_url = CDS_URL + '/Mac/' + cds_file421 cds_full_url = CDS_URL + '/Linux_x64/' + cds_file