/aosp_15_r20/development/tools/repo_diff/service/repodiff/ |
H A D | config.json | 7 "branch": "p-fs-release" string 13 "branch": "p-keystone-samsung-slsi-incoming" string 17 "branch": "p-keystone-samsung-slsi" string 23 "branch": "p-fs-release" string 27 "branch": "p-keystone-mtk" string 34 "branch": "p-fs-release" string 38 "branch": "p-keystone-qcom" string 45 "branch": "qcom-LA.UM.7.3-incoming" string 49 "branch": "p-keystone-qcom" string 56 "branch": "qcom-LA.UM.7.2-incoming" string [all …]
|
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/java/com/google/cloud/discoveryengine/v1beta/ |
H A D | BranchName.java | 46 private final String branch; field in BranchName 115 public static BranchName of(String project, String location, String dataStore, String branch) { in of() 126 String project, String location, String dataStore, String branch) { in ofProjectLocationDataStoreBranchName() 137 String project, String location, String collection, String dataStore, String branch) { in ofProjectLocationCollectionDataStoreBranchName() 147 public static String format(String project, String location, String dataStore, String branch) { in format() 159 String project, String location, String dataStore, String branch) { in formatProjectLocationDataStoreBranchName() 171 String project, String location, String collection, String dataStore, String branch) { in formatProjectLocationCollectionDataStoreBranchName() 309 private String branch; field in BranchName.Builder 344 public Builder setBranch(String branch) { in setBranch() 374 private String branch; field in BranchName.ProjectLocationCollectionDataStoreBranchBuilder [all …]
|
H A D | DocumentName.java | 46 private final String branch; field in DocumentName 124 String project, String location, String dataStore, String branch, String document) { in of() 136 String project, String location, String dataStore, String branch, String document) { in ofProjectLocationDataStoreBranchDocumentName() 152 String branch, in ofProjectLocationCollectionDataStoreBranchDocumentName() 165 String project, String location, String dataStore, String branch, String document) { in format() 178 String project, String location, String dataStore, String branch, String document) { in formatProjectLocationDataStoreBranchDocumentName() 195 String branch, in formatProjectLocationCollectionDataStoreBranchDocumentName() 345 private String branch; field in DocumentName.Builder 385 public Builder setBranch(String branch) { in setBranch() 421 private String branch; field in DocumentName.ProjectLocationCollectionDataStoreBranchDocumentBuilder [all …]
|
/aosp_15_r20/external/zstd/tests/ |
H A D | DEPRECATED-test-zstd-speed.py | 92 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument 119 def git_get_changes(branch, commit, last_commit): argument 150 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument 193 def update_config_file(branch, commit): argument 204 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, fi… argument 214 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument 344 branch = "" variable
|
/aosp_15_r20/external/lz4/tests/ |
H A D | test-lz4-speed.py | 89 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument 116 def git_get_changes(branch, commit, last_commit): argument 147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument 182 def update_config_file(branch, commit): argument 193 def double_check(branch, commit, args, executableName, md5sum, compilerVersion, resultsFileName, fi… argument 203 def test_commit(branch, commit, last_commit, args, testFilePaths, have_mutt, have_mail): argument 317 branch = "" variable
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
H A D | InstructionsBuilder.java | 136 void addJump(final Label target, final int branch) { in addJump() 148 void addProbe(final int probeId, final int branch) { in addProbe() 173 private final int branch; field in InstructionsBuilder.Jump 175 Jump(final Instruction source, final Label target, final int branch) { in Jump() 182 source.addBranch(LabelInfo.getInstruction(target), branch); in wire() local
|
H A D | Instruction.java | 94 public void addBranch(final Instruction target, final int branch) { in addBranch() 116 public void addBranch(final boolean executed, final int branch) { in addBranch() 123 private static void propagateExecutedBranch(Instruction insn, int branch) { in propagateExecutedBranch()
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | git.py | 148 def GetGitRepoRevision(cwd, branch='HEAD', short=False): argument 615 def FindCheckouts(self, project, branch=None): argument 632 def FindCheckout(self, project, branch=None, strict=True): argument 809 def Clone(dest_path, git_url, reference=None, depth=None, branch=None, argument 930 def GetTrackingBranchViaGitConfig(git_repo, branch, for_checkout=True, argument 1059 def GetTrackingBranch(git_repo, branch=None, for_checkout=True, fallback=True, argument 1111 def CreateBranch(git_repo, branch, branch_point='HEAD', track=False): argument 1308 def UploadCL(git_repo, remote, branch, local_branch='HEAD', draft=False, argument 1361 def CreatePushBranch(branch, git_repo, sync=True, remote_push_branch=None): argument 1416 def PushBranch(branch, git_repo, dryrun=False, argument
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/ |
H A D | BranchName.java | 39 private final String branch; field in BranchName 80 public static BranchName of(String project, String location, String catalog, String branch) { in of() 89 public static String format(String project, String location, String catalog, String branch) { in format() 206 private String branch; field in BranchName.Builder 241 public Builder setBranch(String branch) { in setBranch()
|
H A D | ProductName.java | 39 private final String branch; field in ProductName 88 String project, String location, String catalog, String branch, String product) { in of() 99 String project, String location, String catalog, String branch, String product) { in format() 236 private String branch; field in ProductName.Builder 276 public Builder setBranch(String branch) { in setBranch()
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/ |
H A D | BranchName.java | 39 private final String branch; field in BranchName 80 public static BranchName of(String project, String location, String catalog, String branch) { in of() 89 public static String format(String project, String location, String catalog, String branch) { in format() 206 private String branch; field in BranchName.Builder 241 public Builder setBranch(String branch) { in setBranch()
|
H A D | ProductName.java | 39 private final String branch; field in ProductName 88 String project, String location, String catalog, String branch, String product) { in of() 99 String project, String location, String catalog, String branch, String product) { in format() 236 private String branch; field in ProductName.Builder 276 public Builder setBranch(String branch) { in setBranch()
|
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/ |
H A D | BranchName.java | 39 private final String branch; field in BranchName 80 public static BranchName of(String project, String location, String catalog, String branch) { in of() 89 public static String format(String project, String location, String catalog, String branch) { in format() 206 private String branch; field in BranchName.Builder 241 public Builder setBranch(String branch) { in setBranch()
|
H A D | ProductName.java | 39 private final String branch; field in ProductName 88 String project, String location, String catalog, String branch, String product) { in of() 99 String project, String location, String catalog, String branch, String product) { in format() 236 private String branch; field in ProductName.Builder 276 public Builder setBranch(String branch) { in setBranch()
|
/aosp_15_r20/system/extras/simpleperf/scripts/ |
H A D | update.py | 84 def fetch_artifact(branch, build, target, name): argument 104 def commit(branch, build, add_paths): argument 127 def install_new_release(branch, build, install_dir): argument 133 def install_entry(branch, build, install_dir, entry): argument
|
/aosp_15_r20/prebuilts/runtime/common/python/ |
H A D | update_prebuilts.py | 57 def fetch_artifact(branch, build, target, pattern): argument 85 def commit(prebuilts, branch, build, add_paths, commit_message_note): argument 127 def install_new_files(branch, build, local_dist, install_list, extracted_list): argument 136 def install_entry(branch, build, local_dist, entry): argument
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | BranchListFile.cpp | 27 std::string ETMBranchToProtoString(const std::vector<bool>& branch) { in ETMBranchToProtoString() 39 std::vector<bool> branch(bit_size, false); in ProtoStringToETMBranch() local 205 [this](const ETMBranchList& branch) { ProcessBranchList(branch); }); in ProcessRecord() 424 for (const LBRBranch& branch : sample.branches) { in Write() local 570 std::vector<bool> branch = in AddETMBinary() local 588 LBRBranch& branch = sample.branches[j]; in AddLBRData() local 724 const auto& branch = sample.branches[j]; in DumpBranchListFile() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | conditional_simplifier.cc | 124 for (int64_t branch = 0; branch < conditional->branch_count(); ++branch) { in TryRemoveUnusedConditionalOperands() local 376 for (const HloComputation* branch : conditional->branch_computations()) { in MergeDuplicateTupleElements() local 403 [i](const HloComputation* branch) { in MergeDuplicateTupleElements() 459 auto create_call = [&](int64_t branch) { in TryRemoveConditional() 657 for (int64_t branch = 0; branch < conditional->branch_count(); ++branch) { in Run() local
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | TeeInputStream.java | 46 private final OutputStream branch; field in TeeInputStream 61 public TeeInputStream(final InputStream input, final OutputStream branch) { in TeeInputStream() 77 final InputStream input, final OutputStream branch, final boolean closeBranch) { in TeeInputStream()
|
H A D | TeeReader.java | 42 private final Writer branch; field in TeeReader 56 public TeeReader(final Reader input, final Writer branch) { in TeeReader() 69 public TeeReader(final Reader input, final Writer branch, final boolean closeBranch) { in TeeReader()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/image/ |
D | DeviceImageTracker.java | 49 public String branch; field in DeviceImageTracker.FileCacheTracker 57 String branch, in FileCacheTracker() 132 String branch, in trackUpdatedDeviceImage()
|
/aosp_15_r20/development/vndk/snapshot/ |
H A D | update.py | 59 def install_snapshot(branch, build, local_dir, install_dir, temp_artifact_dir): argument 184 def commit(branch, build, version): argument 195 def run(vndk_version, branch, build_id, local, use_current_branch, remote, argument
|
/aosp_15_r20/tools/asuite/atest/logstorage/ |
H A D | logstorage_utils.py | 138 def list_target(self, branch): argument 142 def get_branch(self, branch): argument 156 def insert_local_build(self, external_id, target, branch): argument
|
/aosp_15_r20/packages/modules/ArtPrebuilt/ |
D | update-art-module-prebuilts.py | 103 def fetch_artifact(branch, target, build, fetch_pattern, local_dir): argument 136 def commit(git_root, prebuilt_descr, branch, target, build, add_paths, bug_number): argument 165 def install_entry(branch, target, build, local_dist, entry): argument
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_ssa_elimination.cpp | 165 aco_ptr<Instruction> branch = std::move(block->instructions.back()); in try_remove_merge_block() local 189 Pseudo_branch_instruction& branch = pred->instructions.back()->branch(); in try_remove_invert_block() local 208 Pseudo_branch_instruction& branch = pred.instructions.back()->branch(); in try_remove_simple_block() local 518 aco_ptr<Instruction>& branch = block.instructions.back(); in try_optimize_branching_sequence() local
|