/external/regex-re2/lib/codereview/ |
D | codereview.py | 280 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/ |
D | automated_deploy.py | 74 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/ |
D | packages.py | 39 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
|
D | software_manager.py | 661 def add_repo(self, repo): argument 674 def remove_repo(self, repo): argument
|
/external/brotli/ |
D | .bintray.json | 4 "repo": "brotli", string
|
/external/fmtlib/support/ |
D | travis-build.py | 50 repo = 'fmtlib.github.io' variable
|
D | manage.py | 56 def clean_checkout(repo, branch): argument
|
/external/skia/tools/ |
D | git-sync-deps | 111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
|