Home
last modified time | relevance | path

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

/external/regex-re2/lib/codereview/
Dcodereview.py280 def Flush(self, ui, repo): argument
296 def Delete(self, ui, repo): argument
309 …def Upload(self, ui, repo, send_mail=False, gofmt=True, gofmt_just_warn=False, creating=False, qui… argument
386 def Mail(self, ui, repo): argument
502 def IsLocalCL(ui, repo, name): argument
506 def LoadCL(ui, repo, name, web=True): argument
556 def __init__(self, ui, repo, dir, f, web): argument
572 def LoadAllCL(ui, repo, web=True): argument
600 def RepoDir(ui, repo): argument
612 def CodeReviewDir(ui, repo): argument
[all …]
/external/autotest/site_utils/
Dautomated_deploy.py74 def clone_prod_branch(repo): argument
93 def update_prod_branch(repo, repo_dir, hash_to_rebase): argument
135 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/brotli/
D.bintray.json4 "repo": "brotli", string
/external/fmtlib/support/
Dtravis-build.py50 repo = 'fmtlib.github.io' variable
Dmanage.py56 def clean_checkout(repo, branch): argument
/external/skia/tools/
Dgit-sync-deps111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument