Searched refs:checkout (Results 1 - 25 of 27) sorted by relevance

12

/external/llvm/utils/git-svn/
H A Dgit-svnup11 git checkout master 2> /dev/null
13 git checkout $OLD_BRANCH 2> /dev/null
/external/vulkan-validation-layers/build-android/
H A Dupdate_external_sources_android.sh41 git checkout $GLSLANG_REVISION
48 git checkout $GLSLANG_REVISION
57 git checkout $SPIRV_TOOLS_REVISION
64 git checkout $SPIRV_TOOLS_REVISION
73 git checkout $SPIRV_HEADERS_REVISION
80 git checkout $SPIRV_HEADERS_REVISION
90 git checkout $SHADERC_REVISION
97 git checkout $SHADERC_REVISION
H A Dupdate_external_sources_android.bat198 git checkout %GLSLANG_REVISION%
210 git checkout %GLSLANG_REVISION%
223 git checkout %SPIRV_TOOLS_REVISION%
235 git checkout %SPIRV_TOOLS_REVISION%
248 git checkout %SPIRV_HEADERS_REVISION%
260 git checkout %SPIRV_HEADERS_REVISION%
273 git checkout %SHADERC_REVISION%
285 git checkout %SHADERC_REVISION%
/external/vulkan-validation-layers/
H A Dupdate_external_sources.sh22 git checkout ${GLSLANG_REVISION}
29 git checkout --force ${GLSLANG_REVISION}
38 git checkout ${SPIRV_TOOLS_REVISION}
42 git checkout ${SPIRV_HEADERS_REVISION}
49 git checkout ${SPIRV_TOOLS_REVISION}
58 git checkout ${SPIRV_HEADERS_REVISION}
H A Dupdate_external_sources.bat207 git checkout %GLSLANG_REVISION%
219 git checkout %GLSLANG_REVISION%
228 git checkout %SPIRV_TOOLS_REVISION%
237 git checkout %SPIRV_HEADERS_REVISION%
249 git checkout %SPIRV_TOOLS_REVISION%
252 git checkout %SPIRV_HEADERS_REVISION%
/external/dagger2/
H A Ddeploy_website.sh25 git checkout -t origin/gh-pages
/external/mockito/
H A Dupdate_source.sh40 (cd $working_dir/source; git checkout $VERSION)
/external/okhttp/
H A Ddeploy_website.sh18 git checkout -t origin/gh-pages
/external/okhttp/okio/
H A Ddeploy_javadoc.sh21 git checkout -t origin/gh-pages
/external/dexmaker/
H A Dupdate_source.sh39 (cd $working_dir/source; git checkout $VERSION)
/external/objenesis/
H A Dupdate_source.sh43 (cd $working_dir/source; git checkout $VERSION)
/external/libvpx/
H A Dupdate_libvpx.sh28 # Relative path of target checkout.
53 git checkout -b tot $GIT_BRANCH
/external/bison/build-aux/
H A Dgnu-web-doc-update143 $GIT checkout "$current_branch"
155 $GIT checkout -b $tmp_branch v$version
H A Dvc-list-files36 SRCDIR (default .). SRCDIR must be the top directory of a checkout.
/external/nanopb-c/extra/
H A Dnanopb.mk25 # Source only or git checkout
/external/fmtlib/support/
H A Dmanage.py28 def checkout(self, *args): member in class:Git
29 return self.call('checkout', args, cwd=self.dir)
59 repo.checkout(branch)
208 fmt_repo.checkout('-B', 'release')
/external/glide/
H A Dupdate_files.sh13 # Validate that we were given something to checkout from Glide's remote.
28 # Validate that the thing we were given to checkout exists and fetch it if it
37 git checkout ${ANDROID_BRANCH_NAME}
/external/swiftshader/third_party/LLVM/utils/release/
H A Dtest-release.sh45 echo " -no-checkout Don't checkout the sources from SVN."
76 -no-checkout | --no-checkout )
/external/v8/tools/
H A Dv8-info.sh49 Fetches V8 revision information from a git-svn checkout.
/external/llvm/utils/release/
H A Dtest-release.sh54 echo " -no-checkout Don't checkout the sources from SVN."
115 -no-checkout | --no-checkout )
/external/curl/packages/vms/
H A Dcompare_curl_source.com46 $! and the repository checkout directory have the same contents.
58 $! If your repository checkout is not on an NFS mounted volume, you do not
/external/skia/infra/bots/recipe_modules/swarming/
H A Dapi.py36 self.m.swarming_client.checkout(revision=swarming_rev)
/external/autotest/client/common_lib/
H A Drevision_control.py290 e_msg = 'Local checkout dirty. (%s)'
299 self.gitcmd('checkout -f',
301 error_msg='Failed to checkout.')
436 def checkout(self, remote, local=None): member in class:GitRepo
444 @note: For git checkout tag git version >= 1.5.0 is required
451 cmd = 'checkout -b %s %s' % (local, remote)
453 cmd = 'checkout %s' % (remote)
457 raise error.CmdError('Failed to checkout git branch', gitlog)
/external/libmojo/
H A DAndroid.mk22 # This file was copied from out/Release in a Chrome checkout.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-starteam.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 3332 milliseconds

12