/external/deqp-deps/glslang/ |
D | update_glslang_sources.py | 115 def Checkout(self): member in GoodCommit 150 c.Checkout()
|
/external/v8/tools/clang/scripts/ |
D | update.py | 242 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/ |
D | safetynet_job.py | 78 self.git.Checkout('origin/master') 91 self.git.Checkout(branch_to_restore)
|
D | githelper.py | 18 def Checkout(self, branch): member in GitHelper
|
D | safetynet_compare.py | 332 self.git.Checkout(branch) 365 self.git.Checkout(branch)
|
/external/wayland-protocols/ |
D | README.android | 7 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/ |
D | bootstrap.sh | 77 echo Checkout failed, retrying
|
/external/libcxx/utils/docker/scripts/ |
D | checkout_git.sh | 17 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
|
/external/v8/ |
D | README.md | 19 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/ |
D | Dockerfile | 21 # Checkout the source code.
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/ |
D | checkout.sh | 17 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/example/ |
D | Dockerfile | 23 # Checkout the source code.
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/ |
D | build_docker_image.sh | 30 Checkout arguments:
|
/external/vulkan-validation-layers/scripts/ |
D | update_deps.py | 343 def Checkout(self): member in GoodRepo 647 repo.Checkout()
|
/external/eigen/doc/ |
D | Overview.dox | 26 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/ |
D | GitHubMove.rst | 315 * :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/ |
D | Dockerfile | 45 # Checkout the source code.
|
/external/python/httplib2/ |
D | README.md | 50 Detecting the Lost Update Problem Using Unreserved Checkout.
|
/external/python/oauth2client/ |
D | CONTRIBUTING.md | 44 Using a Development Checkout 109 **Using a Development Checkout** above).
|
/external/libunwind_llvm/docs/ |
D | BuildingLibunwind.rst | 21 #. Checkout LLVM, libunwind, and related projects:
|
/external/conscrypt/ |
D | BUILDING.md | 39 Checkout BoringSSL to a directory of your choice and then build as follows:
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | GettingStarted.rst | 44 #. 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/ |
D | BuildingLibcxx.rst | 21 #. Checkout LLVM: 26 #. Checkout libc++: 32 #. Checkout libc++abi:
|
/external/icu/icu4c/source/test/perf/ |
D | README | 28 1) Checkout the current ICU and 2 previous versions (for proper regression testing) and the data
|
/external/llvm/docs/ |
D | CompileCudaWithLLVM.rst | 27 #. Checkout LLVM 34 #. Checkout Clang
|