HomeSort by relevance Sort by last modified time
    Searched refs:checkout (Results 26 - 41 of 41) sorted by null

12

  /bionic/libc/kernel/tools/
generate_uapi_headers.sh 192 git checkout "${KERNEL_VERSION}"
  /external/v8/tools/
v8-info.sh 49 Fetches V8 revision information from a git-svn checkout.
  /external/vulkan-validation-layers/
update_external_sources.bat 205 git checkout %GLSLANG_REVISION%
217 git checkout %GLSLANG_REVISION%
226 git checkout %SPIRV_TOOLS_REVISION%
238 git checkout %SPIRV_TOOLS_REVISION%
  /external/llvm/utils/release/
test-release.sh 52 echo " -no-checkout Don't checkout the sources from SVN."
116 -no-checkout | --no-checkout )
  /external/curl/packages/vms/
compare_curl_source.com 46 $! 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/v8/tools/release/
releases.py 9 # Requires a chromium checkout with branch heads:
319 MESSAGE = "Update the chromium checkout."
326 # Update v8 checkout in chromium.
  /frameworks/wilhelm/src/
Android.mk 194 # size of the checkout. Also, the library is dependent on Java (which is not
  /external/autotest/client/common_lib/
revision_control.py 283 e_msg = 'Local checkout dirty. (%s)'
292 self.gitcmd('checkout -f',
294 error_msg='Failed to checkout.')
429 def checkout(self, remote, local=None): member in class:GitRepo
437 @note: For git checkout tag git version >= 1.5.0 is required
444 cmd = 'checkout -b %s %s' % (local, remote)
446 cmd = 'checkout %s' % (remote)
450 raise error.CmdError('Failed to checkout git branch', gitlog)
  /external/webrtc/tools/autoroller/
roll_chromium_revision.py 316 logging.error('Please checkout the master branch and re-run this script.')
327 _RunCommand(['git', 'checkout', '-b', ROLL_BRANCH_NAME])
337 _RunCommand(['git', 'checkout', active_branch])
402 logging.error('Please clean your local checkout first.')
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 1252 run $GIT_CMD checkout -b $GIT_BRANCH origin/$GIT_BRANCH
1253 fail_panic "Could not checkout $1 ?"
1259 run $GIT_CMD checkout $REVISION
1260 fail_panic "Could not checkout $1 ?"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 1254 run $GIT_CMD checkout -b $GIT_BRANCH origin/$GIT_BRANCH
1255 fail_panic "Could not checkout $1 ?"
1261 run $GIT_CMD checkout $REVISION
1262 fail_panic "Could not checkout $1 ?"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-starteam.jar 
  /build/core/
envsetup.mk 9 # directories that will also be excluded from full checkout tree
  /external/autotest/client/virt/
virt_utils.py 490 utils.system("git checkout %s" % lbranch)
492 utils.system("git checkout %s" % commit)
2473 def checkout(self): member in class:GitRepoHelper
    [all...]
  /external/blktrace/doc/
blktrace.tex 70 % git checkout
    [all...]
  /external/bison/
maint.mk     [all...]

Completed in 546 milliseconds

12