Searched refs:REPO (Results 1 – 10 of 10) sorted by relevance
/external/skqp/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"])
|
/external/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"])
|
/external/autotest/contrib/ |
D | servo-stat | 17 REPO=$(dirname $(readlink -f $0))/../../../../.. 18 REPO=$(readlink -f $REPO) 19 PYTHON=$(readlink -f $REPO/chroot/usr/bin/python2.7) 20 HDCTOOLS=$(readlink -f $REPO/chroot/usr/lib/python2.7/site-packages/servo) 21 KEYFILE=$REPO
|
/external/okhttp/ |
D | deploy_website.sh | 5 REPO="git@github.com:square/okhttp.git" 12 git clone $REPO $DIR
|
/external/skia/infra/bots/assets/bloaty/ |
D | create.py | 18 REPO = 'https://github.com/google/bloaty' variable 25 '--single-branch', REPO])
|
/external/skqp/infra/bots/assets/bloaty/ |
D | create.py | 18 REPO = 'https://github.com/google/bloaty' variable 25 '--single-branch', REPO])
|
/external/okhttp/okio/ |
D | deploy_javadoc.sh | 5 REPO="git@github.com:square/okio.git" 15 git clone $REPO $DIR
|
/external/dagger2/ |
D | deploy_website.sh | 9 REPO="git@github.com:square/dagger.git" 19 git clone $REPO $DIR
|
/external/perfetto/infra/perfetto-ci.appspot.com/static/ |
D | script.js | 22 const REPO = 'catapult-project/perfetto'; constant 51 link.href = 'https://travis-ci.org/' + REPO + '/jobs/' + jobId; 72 fetch('https://api.travis-ci.org/repos/' + REPO + '/branches/' + branch)
|
/external/grpc-grpc/examples/node/ |
D | README.md | 14 $ export REPO_ROOT=grpc # REPO root can be any directory of your choice
|