Home
last modified time | relevance | path

Searched refs:remotes (Results 1 – 25 of 26) sorted by relevance

12

/external/toolchain-utils/
Dlock_machine.py69 remotes, argument
97 self.machines = list(set(remotes)) or []
134 _, remotes = line.split(':')
135 remotes = remotes.strip()
136 for r in remotes.split():
Dbuildbot_test_toolchains.py68 remotes, argument
74 self._remotes = remotes
/external/grpc-grpc/tools/run_tests/sanity/
Dcheck_submodules.sh31 73594cde8c9a52a102c4341c244c833aa61b9c06 third_party/bloaty (remotes/origin/wide-14-g73594cd)
32 b29b21a81b32ec273f118f589f46d56ad3332420 third_party/boringssl (remotes/origin/chromium-stable)
/external/deqp-deps/glslang/
Dupdate_glslang_sources.py98 remotes = command_output(['git', 'remote'], self.subdir).splitlines()
99 if b'known-good' not in remotes:
/external/angle/third_party/glslang/src/
Dupdate_glslang_sources.py98 remotes = command_output(['git', 'remote'], self.subdir).splitlines()
99 if b'known-good' not in remotes:
/external/mesa3d/bin/
Dcommit_in_branch.py91 remotes = out.decode().splitlines()
94 for line in remotes:
/external/skia/experimental/documentation/
Dgerrit.md161 (refs/remotes/*);;
164 local UPSTREAM="${UPSTREAM_FULL#refs/remotes/}"
174 …-name @{u})";case "$F" in (refs/remotes/*);;(*)echo "Set your remote upstream branch.";return 2;;e…
/external/skqp/experimental/documentation/
Dgerrit.md155 (refs/remotes/*);;
158 local UPSTREAM="${UPSTREAM_FULL#refs/remotes/}"
168 …-name @{u})";case "$F" in (refs/remotes/*);;(*)echo "Set your remote upstream branch.";return 2;;e…
/external/crosvm/docker/
Dupgrade_checkout_commits.sh8 remotes=(
/external/toolchain-utils/deprecated/fdo_scripts/
Dvanilla_vs_fdo.py47 def __init__(self, board, remotes, ebuild_version, plus_pgo, minus_pgo, argument
50 self._remotes = remotes
52 self._remote = remotes.split(',')[0]
/external/toolchain-utils/crosperf/
Dexperiment_factory.py437 remotes = v.strip().split()
438 if remotes:
439 return remotes
Dcompare_machines.py36 machine_list = options.remotes
Dexperiment_factory_unittest.py410 remotes = ef.GetDefaultRemotes(b)
412 self.assertEqual(len(remotes), 1)
414 self.assertGreaterEqual(len(remotes), 2)
Dmachine_image_manager_unittest.py20 def __init__(self, name, remotes=None): argument
22 self.remote = remotes
/external/toolchain-utils/deprecated/dejagnu/
Drun_dejagnu.py367 def TryAcquireMachine(remotes): argument
369 for r in remotes.split(','):
379 remotes))
/external/angle/third_party/spirv-tools/src/
DCONTRIBUTING.md144 +refs/heads/*:refs/remotes/upstream/*
145 +refs/pull/*/head:refs/remotes/upstream/pr/*
148 * If the line `+refs/pull/*/head:refs/remotes/upstream/pr/*` is not present in
152 git config --local --add remote.upstream.fetch '+refs/pull/*/head:refs/remotes/upstream/pr/*'
/external/deqp-deps/SPIRV-Tools/
DCONTRIBUTING.md144 +refs/heads/*:refs/remotes/upstream/*
145 +refs/pull/*/head:refs/remotes/upstream/pr/*
148 * If the line `+refs/pull/*/head:refs/remotes/upstream/pr/*` is not present in
152 git config --local --add remote.upstream.fetch '+refs/pull/*/head:refs/remotes/upstream/pr/*'
/external/swiftshader/third_party/SPIRV-Tools/
DCONTRIBUTING.md144 +refs/heads/*:refs/remotes/upstream/*
145 +refs/pull/*/head:refs/remotes/upstream/pr/*
148 * If the line `+refs/pull/*/head:refs/remotes/upstream/pr/*` is not present in
152 git config --local --add remote.upstream.fetch '+refs/pull/*/head:refs/remotes/upstream/pr/*'
/external/v8/
DREADME.md32 fetch = +refs/branch-heads/*:refs/remotes/branch-heads/*
/external/toolchain-utils/deprecated/
Dtest_toolchains.py161 remotes, argument
168 self._remotes = remotes
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/
DGitHubMove.rst515 git config svn-remote.svn.fetch :refs/remotes/origin/master
573 git config svn-remote.svn.fetch :refs/remotes/origin/master
629 git config svn-remote.svn.fetch :refs/remotes/origin/master
636 git config svn-remote.svn.fetch :refs/remotes/origin/master
643 git config svn-remote.svn.fetch :refs/remotes/origin/master
/external/python/oauth2client/
DCONTRIBUTING.md62 $ # Configure remotes such that you can pull changes from the oauth2client
/external/curl/docs/
DCONTRIBUTE.md233 git format-patch remotes/origin/master
/external/llvm/docs/
DGettingStarted.rst630 % git config svn-remote.svn.fetch :refs/remotes/origin/master
638 % git config svn-remote.svn.fetch :refs/remotes/origin/master
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGettingStarted.rst621 % git config svn-remote.svn.fetch :refs/remotes/origin/master
629 % git config svn-remote.svn.fetch :refs/remotes/origin/master

12