Home
last modified time | relevance | path

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

12

/third_party/rust/rust/src/tools/build_helper/src/
Dgit.rs31 let mut git = Command::new("git"); in get_rust_lang_rust_remote() localVariable
49 let mut git = Command::new("git"); in rev_exists() localVariable
99 let git = || { in get_git_modified_files() localVariable
100 let mut git = Command::new("git"); in get_git_modified_files() localVariable
123 let mut git = Command::new("git"); in get_git_untracked_files() localVariable
Dlib.rs2 pub mod git; module
/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/m133/tools/
Dgit-sync-deps76 def git_repository_sync_is_disabled(git, directory): argument
85 def is_git_toplevel(git, directory): argument
116 def git_checkout_to_directory(git, repo, commithash, directory, shallow, verbose): argument
/third_party/skia/m133/infra/bots/recipe_modules/checkout/resources/
Dassert_git_cipd.py10 git = subprocess.check_output([which, 'git']).decode('utf-8') variable
/third_party/skia/m133/tools/infra/
Dgit.py16 def git(*args): function
/third_party/skia/tools/infra/
Dgit.py16 def git(*args): function
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
Dupdate.py7 git = shutil.which ('git'); assert git variable
/third_party/skia/m133/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/m133/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/
Dupdate.py68 git = shutil.which ('git') variable
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/
Dupdate.py68 git = shutil.which ('git') variable
/third_party/skia/m133/infra/bots/recipe_modules/checkout/
Dapi.py26 def git(self, checkout_root): member in CheckoutApi
/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
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go16 package git package

12