| /external/syzkaller/pkg/vcs/ |
| D | git.go | 22 type git struct { struct 23 os string 24 vm string 25 dir string 36 func (git *git) Poll(repo, branch string) (*Commit, error) { 68 func (git *git) CheckoutBranch(repo, branch string) (*Commit, error) { 86 func (git *git) CheckoutCommit(repo, commit string) (*Commit, error) { 101 func (git *git) SwitchCommit(commit string) (*Commit, error) { 109 func (git *git) clone(repo, branch string) error { 122 func (git *git) initRepo() error { [all …]
|
| D | akaros.go | 13 git *git member
|
| /external/skia/tools/ |
| D | git-sync-deps | 76 def git_repository_sync_is_disabled(git, directory): argument 85 def is_git_toplevel(git, directory): argument 111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
|
| /external/skqp/tools/ |
| D | git-sync-deps | 76 def git_repository_sync_is_disabled(git, directory): argument 85 def is_git_toplevel(git, directory): argument 111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
|
| /external/v8/tools/node/ |
| D | fetch_deps.py | 46 def git(args): function
|
| /external/deqp/scripts/src_util/ |
| D | common.py | 90 def git (*args): function
|
| D | pre_commit.py | 31 def git(*args, **kwargs): function
|
| /external/skia/infra/bots/recipe_modules/checkout/ |
| D | api.py | 20 def git(self, checkout_root): member in CheckoutApi
|
| /external/skqp/infra/bots/recipe_modules/checkout/ |
| D | api.py | 20 def git(self, checkout_root): member in CheckoutApi
|
| /external/lz4/tests/ |
| D | test-lz4-versions.py | 40 def git(args, pipe=True): function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/git-svn/ |
| D | git-llvm | 132 def git(*cmd, **kwargs): function
|
| /external/curl/docs/ |
| D | INTERNALS.md | 54 git chapter
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | collective_param_resolver_local.cc | 470 for (const auto& git : gdm) { in CompleteDefaultRanking() local
|
| /external/python/cpython2/Lib/test/ |
| D | test_inspect.py | 47 git = mod.StupidGit() variable
|
| /external/grpc-grpc/tools/run_tests/ |
| D | run_tests.py | 1483 def git(cmd, cwd=cwd): function
|
| /external/python/cpython3/Lib/test/ |
| D | test_inspect.py | 58 git = mod.StupidGit() variable
|