HomeSort by relevance Sort by last modified time
    Searched refs:Repo (Results 1 - 10 of 10) sorted by null

  /external/toolchain-utils/
repo_to_repo.py 49 class Repo(object):
74 """Push to the external repo with the commit message."""
109 # Note - this type of repo is used only for "readonly", in other words, this
110 # only serves as a incoming repo.
111 class FileRepo(Repo):
115 Repo.__init__(self, no_create_tmp_dir=True)
131 class P4Repo(Repo):
135 Repo.__init__(self)
161 class SvnRepo(Repo):
165 Repo.__init__(self
    [all...]
  /external/vulkan-validation-layers/
GOVERNANCE.md 19 * Repo Quality
20 - Repo remains in healthy state with all tests passing and good-quality, consistent codebase
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /external/autotest/site_utils/
deploy_server_local.py 35 # frontend repo, no need to update afe.
89 """This function cleans the current repo then verifies that it is valid.
91 @raises DirtyTreeException if the repo is still not clean.
92 @raises subprocess.CalledProcessError on a repo command failure.
97 out = subprocess.check_output(['repo', 'status'], stderr=subprocess.STDOUT)
115 """This function collects the versions of all git repos in the general repo.
118 @raises subprocess.CalledProcessError on a repo command failure.
120 cmd = ['repo', 'forall', '-p', '-c', 'pwd && git log -1 --format=%h']
163 for cmd, repo in COMMANDS_TO_REPOS_DICT.iteritems():
166 '%s/%s' % (common.autotest_dir, repo)])
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
vcs_test.go 32 repo: "https://github.com/golang/groupcache",
40 repo: "https://github.com/user/unicode",
48 repo: "https://hub.jazz.net/git/user1/pkgname",
55 repo: "https://hub.jazz.net/git/user1/pkgname",
92 repo: "https://hub.jazz.net/git/user/pkg.name",
105 repo: "https://git.openstack.org/openstack/swift",
115 repo: "https://git.openstack.org/openstack/swift.git",
122 repo: "https://git.openstack.org/openstack/swift",
147 repo: "https://git.apache.org/package-name.git",
154 repo: "https://git.apache.org/package-name_2.x.git"
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
vcs_test.go 32 repo: "https://github.com/golang/groupcache",
40 repo: "https://github.com/user/unicode",
48 repo: "https://hub.jazz.net/git/user1/pkgname",
55 repo: "https://hub.jazz.net/git/user1/pkgname",
92 repo: "https://hub.jazz.net/git/user/pkg.name",
105 repo: "https://git.openstack.org/openstack/swift",
115 repo: "https://git.openstack.org/openstack/swift.git",
122 repo: "https://git.openstack.org/openstack/swift",
147 repo: "https://git.apache.org/package-name.git",
154 repo: "https://git.apache.org/package-name_2.x.git"
    [all...]
  /external/skia/tools/
bisect_roll.go 33 childPath = flag.String("childPath", "src/third_party/skia", "Path within parent repo of the project to roll.")
35 parentRepoUrl = flag.String("parent_repo_url", common.REPO_CHROMIUM, "URL of the parent repo (the child repo rolls into this repo).")
94 log("Repo is up-to-date.")
  /external/skqp/tools/
bisect_roll.go 33 childPath = flag.String("childPath", "src/third_party/skia", "Path within parent repo of the project to roll.")
35 parentRepoUrl = flag.String("parent_repo_url", common.REPO_CHROMIUM, "URL of the parent repo (the child repo rolls into this repo).")
94 log("Repo is up-to-date.")
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 132 milliseconds