Home
last modified time | relevance | path

Searched refs:git_checkout_to_directory (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/.gitlab-ci/container/
Dbuild-skqp_git-sync-deps.patch47 -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/
Dgit-sync-deps111 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/
Dgit-sync-deps135 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/
Dgit-sync-deps135 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/
Dgit-sync-deps135 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/
Dgit-sync-deps127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose):
248 multithread(git_checkout_to_directory, list_of_arg_lists)
/third_party/skia/tools/
Dgit-sync-deps115 def git_checkout_to_directory(git, repo, commithash, directory, verbose): function
237 multithread(git_checkout_to_directory, list_of_arg_lists)