Searched refs:git_checkout_to_directory (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/.gitlab-ci/container/patches/ |
D | build-skqp_git-sync-deps.patch | 47 -def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 48 +def git_checkout_to_directory(git, repo, commithash, directory, verbose): 52 @@ -117,8 +121,7 @@ def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 62 @@ -129,7 +132,12 @@ def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 76 @@ -145,11 +153,11 @@ def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 90 @@ -159,18 +167,24 @@ def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 141 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/external/deqp-deps/amber/tools/ |
D | git-sync-deps | 127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): function 251 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/external/deqp-deps/SPIRV-Tools/utils/ |
D | git-sync-deps | 143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): function 272 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/external/swiftshader/third_party/SPIRV-Tools/utils/ |
D | git-sync-deps | 143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): function 272 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/external/skia/tools/ |
D | git-sync-deps | 116 def git_checkout_to_directory(git, repo, commithash, directory, shallow, verbose): function 237 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/external/angle/third_party/spirv-tools/src/utils/ |
D | git-sync-deps | 143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): function 272 multithread(git_checkout_to_directory, list_of_arg_lists)
|