Home
last modified time | relevance | path

Searched defs:git (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/
Dgit-sync-deps100 def git_repository_sync_is_disabled(git, directory): argument
109 def is_git_toplevel(git, directory): argument
135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps100 def git_repository_sync_is_disabled(git, directory): argument
109 def is_git_toplevel(git, directory): argument
135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/vk-gl-cts/external/amber/src/tools/
Dgit-sync-deps92 def git_repository_sync_is_disabled(git, directory): argument
101 def is_git_toplevel(git, directory): argument
127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/spirv-tools/utils/
Dgit-sync-deps108 def git_repository_sync_is_disabled(git, directory): argument
117 def is_git_toplevel(git, directory): argument
143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): argument
/third_party/skia/tools/
Dgit-sync-deps76 def git_repository_sync_is_disabled(git, directory): argument
85 def is_git_toplevel(git, directory): argument
115 def git_checkout_to_directory(git, repo, commithash, directory, verbose): argument
/third_party/skia/tools/infra/
Dgit.py16 def git(*args): function
/third_party/rust/crates/proc-macro2/
D.cargo_vcs_info.json2 "git": { object
/third_party/rust/crates/quote/
D.cargo_vcs_info.json2 "git": { object
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dupdate.py7 git = shutil.which ('git'); assert git variable
/third_party/vk-gl-cts/scripts/src_util/
Dcommon.py100 def git (*args): function
Dpre_commit.py31 def git(*args, **kwargs): function
/third_party/rust/crates/clap/src/_cookbook/
Dmod.rs55 pub mod git; module
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/
Dupdate.py68 git = shutil.which ('git') variable
/third_party/skia/infra/bots/recipe_modules/checkout/
Dapi.py35 def git(self, checkout_root): member in CheckoutApi
/third_party/littlefs/scripts/
Dchangeprefix.py90 git=False, argument
/third_party/lz4/tests/
Dtest-lz4-abi.py63 def git(args, pipe=True): function
Dtest-lz4-versions.py67 def git(args, pipe=True): function
/third_party/rust/crates/clap/tests/derive/
Dgroups.rs44 git: Option<String>, in implicit_struct_group() field
Dflatten.rs273 git: Option<String>, in optional_flatten() field
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go16 package git package
/third_party/python/Lib/test/
Dtest_inspect.py65 git = mod.StupidGit() variable