Home
last modified time | relevance | path

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

/external/mesa3d/.gitlab-ci/container/patches/
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)
/external/deqp-deps/amber/tools/
Dgit-sync-deps127 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/
Dgit-sync-deps143 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/
Dgit-sync-deps143 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/
Dgit-sync-deps116 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/
Dgit-sync-deps143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): function
272 multithread(git_checkout_to_directory, list_of_arg_lists)