Searched defs:commit_hash (Results 1 – 10 of 10) sorted by relevance
/external/pytorch/scripts/release_notes/ |
D | common.py | 158 def commit_body(commit_hash): argument 164 def commit_title(commit_hash): argument 170 def commit_files_changed(commit_hash): argument 176 def parse_pr_number(body, commit_hash, title): argument 281 def get_features(commit_hash): argument
|
D | commitlist.py | 114 def gen_commit(commit_hash): argument
|
/external/libchrome/libchrome_tools/uprev/ |
D | filtered_utils.py | 32 def get_metadata(commit_hash): argument 85 def get_commits_map(commit_hash, progress_callback): argument
|
/external/pytorch/.ci/pytorch/perf_test/ |
D | update_commit_hash.py | 6 commit_hash = sys.argv[2] variable
|
/external/python/cpython3/PCbuild/ |
D | get_external.py | 12 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
|
/external/autotest/client/common_lib/ |
D | revision_control_unittest.py | 18 commit_hash = None variable in GitRepoManager
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rustc_version-0.4.1/src/ |
D | lib.rs | 153 pub commit_hash: Option<String>, field 248 let commit_hash = expect_key_or_unknown("commit-hash", &map)?; in version_meta_for() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rustc_version-0.4.1/src/ |
D | lib.rs | 153 pub commit_hash: Option<String>, field 248 let commit_hash = expect_key_or_unknown("commit-hash", &map)?; in version_meta_for() localVariable
|
/external/pigweed/pw_presubmit/py/pw_presubmit/ |
D | git_repo.py | 178 def commit_hash( function
|
/external/pigweed/pw_cli/py/pw_cli/ |
D | git_repo.py | 293 def commit_hash( member in GitRepo
|