Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dgit.py35 def CreateBranch(repo, branch): argument
54 def DeleteBranch(repo, branch): argument
75 def UploadChanges(repo, branch, commit_messages): argument
/external/llvm-project/llvm/utils/release/
Dgithub-upload-release.py34 def create_release(repo, release, tag = None, name = None, message = None): argument
49 def upload_files(repo, release, files): argument
/external/llvm-project/clang/lib/Basic/
DVersion.cpp100 std::string repo = getClangFullRepositoryVersion(); in getClangToolFullVersion() local
118 std::string repo = getClangFullRepositoryVersion(); in getClangFullCPPVersion() local
/external/autotest/client/common_lib/
Dpackages.py45 def parse_ssh_path(repo): argument
59 def repo_run_command(repo, cmd, ignore_status=False, cd=True): argument
84 def create_directory(repo): argument
91 def check_diskspace(repo, min_free=None): argument
108 def check_write(repo): argument
117 def trim_custom_directories(repo, older_than_days=None): argument
308 def add_repository(self, repo): argument
343 def repo_check(self, repo): argument
Dsoftware_manager.py663 def add_repo(self, repo): argument
676 def remove_repo(self, repo): argument
/external/rust/crates/syn/benches/
Dfile.rs15 pub mod repo; module
Drust.rs16 mod repo; module
/external/skqp/bin/
Dtry.py36 def get_jobs(repo): argument
/external/skia/bin/
Dtry.py50 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/python/parse_type/tasks/
Drelease.py134 def upload(ctx, repo=None, repo_url=None, dry_run=False, argument
/external/deqp-deps/SPIRV-Tools/utils/
Dgit-sync-deps135 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/skqp/tools/
Dgit-sync-deps111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/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/deqp-deps/amber/tools/
Dgit-sync-deps127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/external/python/mock/
Dbackport.py7 def git(command, repo): argument
/external/oss-fuzz/infra/build/functions/
Dproject_sync.py202 def get_projects(repo): argument
/external/rust/crates/syn/tests/
Dtest_round_trip.rs37 mod repo; module
Dtest_precedence.rs40 mod repo; module
/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang.py135 def clone_with_retries(repo, local_path, num_retries=10): argument