Searched refs:REPO (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/infra/bots/assets/clang_linux/ |
D | create.py | 17 REPO = "https://llvm.googlesource.com/" variable 27 BRANCH, REPO + "llvm"]) 30 BRANCH, REPO + "clang"]) 32 BRANCH, REPO + "lld"]) 35 BRANCH, REPO + "clang-tools-extra", "extra"]) 39 BRANCH, REPO + "compiler-rt"]) 41 BRANCH, REPO + "libcxx"]) 43 BRANCH, REPO + "libcxxabi"])
|
/third_party/flutter/skia/infra/bots/assets/bloaty/ |
D | create.py | 18 REPO = 'https://github.com/google/bloaty' variable 25 '--single-branch', REPO])
|
/third_party/skia/infra/bots/assets/bloaty/ |
D | create.py | 24 REPO = 'https://github.com/google/bloaty' variable 32 '--single-branch', REPO])
|