/aosp_15_r20/external/pytorch/scripts/release_notes/ |
H A 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
|
H A D | commitlist.py | 114 def gen_commit(commit_hash): argument
|
/aosp_15_r20/external/libchrome/libchrome_tools/uprev/ |
H A D | filtered_utils.py | 32 def get_metadata(commit_hash): argument 85 def get_commits_map(commit_hash, progress_callback): argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustc_version-0.4.0/src/ |
H A D | lib.rs | 153 pub commit_hash: Option<String>, field 241 let commit_hash = expect_key_or_unknown("commit-hash", &map)?; in version_meta_for() localVariable
|
/aosp_15_r20/external/pytorch/.ci/pytorch/perf_test/ |
H A D | update_commit_hash.py | 6 commit_hash = sys.argv[2] variable
|
/aosp_15_r20/system/update_engine/ |
H A D | protobuflint.py | 24 def check_proto_file(commit_hash, filename): argument
|
/aosp_15_r20/external/python/cpython2/PCbuild/ |
D | get_external.py | 10 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
|
/aosp_15_r20/external/python/cpython3/PCbuild/ |
D | get_external.py | 12 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
|
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/ |
D | common.proto | 90 string commit_hash = 4; field
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | revision_control_unittest.py | 18 commit_hash = None variable in GitRepoManager
|
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/ |
H A D | git_repo.py | 178 def commit_hash( function
|
/aosp_15_r20/external/pigweed/pw_cli/py/pw_cli/ |
H A D | git_repo.py | 292 def commit_hash( member in GitRepo
|
/aosp_15_r20/system/chre/api_parser/ |
H A D | chpp_code_generator.py | 34 def __init__(self, api, commit_hash): argument
|