Home
last modified time | relevance | path

Searched refs:Checkout (Results 1 – 25 of 45) sorted by relevance

12

/external/deqp-deps/glslang/
Dupdate_glslang_sources.py115 def Checkout(self): member in GoodCommit
150 c.Checkout()
/external/v8/tools/clang/scripts/
Dupdate.py242 def Checkout(name, url, dir): function
262 Checkout('LLVM', LLVM_REPO_URL + '/llvm/trunk', LLVM_DIR)
263 Checkout('Clang', LLVM_REPO_URL + '/cfe/trunk', CLANG_DIR)
265 Checkout('LLD', LLVM_REPO_URL + '/lld/trunk', LLD_DIR)
270 Checkout('compiler-rt', LLVM_REPO_URL + '/compiler-rt/trunk', COMPILER_RT_DIR)
274 Checkout('libcxx', LLVM_REPO_URL + '/libcxx/trunk', LIBCXX_DIR)
/external/pdfium/testing/tools/
Dsafetynet_job.py78 self.git.Checkout('origin/master')
91 self.git.Checkout(branch_to_restore)
Dgithelper.py18 def Checkout(self, branch): member in GitHelper
Dsafetynet_compare.py332 self.git.Checkout(branch)
365 self.git.Checkout(branch)
/external/wayland-protocols/
DREADME.android7 1. Checkout the upstream sources to a working directory if you haven't
27 1. Checkout Chromium sources if you haven't already with
/external/v8/tools/gcmole/
Dbootstrap.sh77 echo Checkout failed, retrying
/external/libcxx/utils/docker/scripts/
Dcheckout_git.sh17 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
/external/v8/
DREADME.md19 Checkout [depot tools](http://www.chromium.org/developers/how-tos/install-depot-tools), and run
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/nvidia-cuda/
DDockerfile21 # Checkout the source code.
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/
Dcheckout.sh17 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/
DDockerfile23 # Checkout the source code.
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/
Dbuild_docker_image.sh30 Checkout arguments:
/external/vulkan-validation-layers/scripts/
Dupdate_deps.py343 def Checkout(self): member in GoodRepo
647 repo.Checkout()
/external/eigen/doc/
DOverview.dox26 Want more? Checkout the <a href="unsupported/index.html">\em unsupported \em modules </a> documenta…
/external/swiftshader/third_party/llvm-7.0/llvm/docs/Proposals/
DGitHubMove.rst315 * :ref:`Checkout/Clone a Single Project, without Commit Access <workflow-checkout-commit>`.
316 * :ref:`Checkout/Clone a Single Project, with Commit Access <workflow-multicheckout-nocommit>`.
317 * :ref:`Checkout/Clone Multiple Projects, with Commit Access <workflow-multicheckout-multicommit>`.
444 * :ref:`Checkout/Clone a Single Project, without Commit Access <workflow-checkout-commit>`.
445 * :ref:`Checkout/Clone a Single Project, with Commit Access <workflow-monocheckout-nocommit>`.
446 * :ref:`Checkout/Clone Multiple Projects, with Commit Access <workflow-monocheckout-multicommit>`.
483 Checkout/Clone a Single Project, without Commit Access
501 Checkout/Clone a Single Project, with Commit Access
608 Checkout/Clone Multiple Projects, with Commit Access
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/debian8/
DDockerfile45 # Checkout the source code.
/external/python/httplib2/
DREADME.md50 Detecting the Lost Update Problem Using Unreserved Checkout.
/external/python/oauth2client/
DCONTRIBUTING.md44 Using a Development Checkout
109 **Using a Development Checkout** above).
/external/libunwind_llvm/docs/
DBuildingLibunwind.rst21 #. Checkout LLVM, libunwind, and related projects:
/external/conscrypt/
DBUILDING.md39 Checkout BoringSSL to a directory of your choice and then build as follows:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGettingStarted.rst44 #. Checkout LLVM:
49 #. Checkout Clang:
55 #. Checkout Extra Clang Tools **[Optional]**:
61 #. Checkout LLD linker **[Optional]**:
67 #. Checkout Polly Loop Optimizer **[Optional]**:
73 #. Checkout Compiler-RT (required to build the sanitizers) **[Optional]**:
79 #. Checkout Libomp (required for OpenMP support) **[Optional]**:
85 #. Checkout libcxx and libcxxabi **[Optional]**:
453 Checkout LLVM from Subversion
/external/libcxx/docs/
DBuildingLibcxx.rst21 #. Checkout LLVM:
26 #. Checkout libc++:
32 #. Checkout libc++abi:
/external/icu/icu4c/source/test/perf/
DREADME28 1) Checkout the current ICU and 2 previous versions (for proper regression testing) and the data
/external/llvm/docs/
DCompileCudaWithLLVM.rst27 #. Checkout LLVM
34 #. Checkout Clang

12