Searched refs:git_checkout_to_directory (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/.gitlab-ci/container/ |
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)
|
/third_party/flutter/skia/tools/ |
D | git-sync-deps | 111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): function 221 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/third_party/spirv-tools/utils/ |
D | git-sync-deps | 135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): function 246 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/third_party/skia/third_party/externals/spirv-tools/utils/ |
D | git-sync-deps | 135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): function 246 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
D | git-sync-deps | 135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): function 246 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/third_party/vk-gl-cts/external/amber/src/tools/ |
D | git-sync-deps | 127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): 248 multithread(git_checkout_to_directory, list_of_arg_lists)
|
/third_party/skia/tools/ |
D | git-sync-deps | 115 def git_checkout_to_directory(git, repo, commithash, directory, verbose): function 237 multithread(git_checkout_to_directory, list_of_arg_lists)
|