Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dautomated_deploy.py136 def clone_prod_branch(repo): argument
155 def update_prod_branch(repo, repo_dir, hash_to_rebase): argument
197 def get_pushed_commits(repo, repo_dir, pushed_commits_range): argument
/external/autotest/client/common_lib/
Dpackages.py39 def parse_ssh_path(repo): argument
53 def repo_run_command(repo, cmd, ignore_status=False, cd=True): argument
78 def create_directory(repo): argument
85 def check_diskspace(repo, min_free=None): argument
102 def check_write(repo): argument
111 def trim_custom_directories(repo, older_than_days=None): argument
302 def add_repository(self, repo): argument
337 def repo_check(self, repo): argument
Dsoftware_manager.py661 def add_repo(self, repo): argument
674 def remove_repo(self, repo): argument
/external/rust/crates/syn/1.0.7/benches/
Dfile.rs8 pub mod repo; module
Drust.rs9 mod repo; module
/external/rust/crates/syn/0.15.42/benches/
Dfile.rs8 pub mod repo; module
Drust.rs9 mod repo; module
/external/skqp/bin/
Dtry.py36 def get_jobs(repo): argument
/external/skia/bin/
Dtry.py48 def get_jobs(repo): argument
/external/brotli/scripts/
D.bintray.json4 "repo": "brotli", string
/external/fmtlib/support/
Dtravis-build.py50 repo = 'fmtlib.github.io' variable
Dmanage.py59 def clean_checkout(repo, branch): argument
/external/rust/crates/syn/1.0.7/tests/
Dtest_round_trip.rs33 mod repo; module
Dtest_precedence.rs47 mod repo; module
/external/rust/crates/syn/0.15.42/tests/
Dtest_round_trip.rs36 mod repo; module
Dtest_precedence.rs52 mod repo; module
/external/python/parse_type/tasks/
Drelease.py134 def upload(ctx, repo=None, repo_url=None, dry_run=False, argument
/external/skqp/tools/
Dgit-sync-deps111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/deqp-deps/SPIRV-Tools/utils/
Dgit-sync-deps135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/angle/third_party/spirv-tools/src/utils/
Dgit-sync-deps135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/deqp-deps/amber/tools/
Dgit-sync-deps134 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/skia/tools/
Dgit-sync-deps112 def git_checkout_to_directory(git, repo, commithash, directory, verbose): argument
/external/python/mock/
Dbackport.py7 def git(command, repo): argument
/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang.py135 def clone_with_retries(repo, local_path, num_retries=10): argument