Home
last modified time | relevance | path

Searched refs:checkout (Results 1 – 25 of 118) sorted by relevance

12345

/external/vulkan-validation-layers/
Dupdate_external_sources.sh20 git checkout $GLSLANG_REVISION
27 git checkout $GLSLANG_REVISION
36 git checkout $SPIRV_TOOLS_REVISION
43 git checkout $SPIRV_TOOLS_REVISION
/external/skia/tools/
Dgit-skia-verify79 git checkout --detach "$REVISION"
86 git checkout "$PREVIOUS_BRANCH"
92 git checkout "$PREVIOUS_BRANCH"
/external/llvm/utils/git-svn/
Dgit-svnup11 git checkout master 2> /dev/null
13 git checkout $OLD_BRANCH 2> /dev/null
/external/autotest/server/
Dgit_kernel.py36 def checkout(self, revision, local=None): member in GitKernel
44 super(GitKernel, self).checkout(revision)
91 self.checkout(revision)
Dgit.py117 def checkout(self, remote, local=None): member in InstallableGitRepo
127 return self.git_repo.checkout(remote, local)
/external/clang/
DToolchainPrebuilts.md35 git checkout -b clean_master <SHA_FOR_SQUASH>
36 git checkout working_dev
45 git checkout -b clean_master aosp/master
46 git checkout working_dev
80 git checkout -b clean_master aosp/master
81 git checkout working_dev
92 git checkout --detach
DRenderScriptPrebuilts.md24 git checkout -b clean_master aosp/master
25 git checkout working_dev
36 git checkout --detach
/external/webrtc/talk/
Dcodereview.settings4 If you're working with a Chromium checkout, you'll have to create a full WebRTC
5 checkout and upload a CL from that. See http://www.webrtc.org for instructions.
/external/webrtc/webrtc/
Dcodereview.settings4 If you're working with a Chromium checkout, you'll have to create a full WebRTC
5 checkout and upload a CL from that. See http://www.webrtc.org for instructions.
/external/skia/bin/
Dc15 git checkout $CLEAN
21 git checkout $BRANCH
Dac15 git checkout $CLEAN
21 git checkout $BRANCH
/external/skia/site/dev/contrib/
Drevert.md18 git checkout -b revert$RANDOM origin/master
38 git checkout --detach && git branch -D @{-1}
/external/libvpx/libwebm/
DREADME.android16 1. Copy over the following files from the the libwebm checkout:
24 checkout: git log --pretty="%h %s" <previous_hash>...<current_hash>
/external/pdfium/
DREADME.md31 depot\_tools checkout). This is the default as of mid-September, 2015.
86 checkout to see if the same failures appear.
128 git checkout origin/xfa
136 git checkout origin/xfa
137 git checkout -b merge_branch
/external/harfbuzz_ng/
DMakefile.am43 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
44 echo A git checkout and git-log is required to generate this file >> "$(srcdir)/$@"); \
/external/webrtc/webrtc/tools/barcode_tools/
DREADME10 To automatically download Zxing for the encoder script, checkout this directory
28 * Zxing (C++ version). You need to checkout from Subversion and build the libs
/external/chromium-trace/catapult/telemetry/bin/
DREADME.chromium19 hash of the checkout.
28 shell> git checkout e1fe871e4a33712ad4964a70904d5d59188e3cc2
/external/v8/tools/oom_dump/
DSConstruct30 'Path to checkout of google-breakpad project',
34 'Path to checkout of v8 project',
/external/bison/build-aux/
Dgnu-web-doc-update143 $GIT checkout "$current_branch"
155 $GIT checkout -b $tmp_branch v$version
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCONTRIBUTING.md15 `oauth2client`, using a Git checkout:
61 - Install `oauth2client` from the checkout into the virtualenv using
63 the current working directory is the `oauth2client` checkout
81 `oauth2client` checkout root directory (it contains `tox.ini`),
/external/sfntly/
DREADME.android2 svn checkout http://sfntly.googlecode.com/svn/trunk/cpp/src@134 cpp/src
/external/webrtc/chromium/
DREADME3 dependencies by creating symlinks to folders in this checkout,
/external/strace/
Dmake-dist15 git checkout -f "$tag"
/external/eclipse-basebuilder/basebuilder-3.6.2/
DPREBUILT4 $ cvs -d :pserver:anonymous@dev.eclipse.org/cvsroot/eclipse/ checkout -r R3_6_2 org.eclipse.releng.…
/external/okhttp/okio/
Ddeploy_javadoc.sh21 git checkout -t origin/gh-pages

12345