/third_party/gstreamer/gstreamer/ |
D | gstreamer.doap | 44 <branch>1.20</branch> 54 <branch>1.20</branch> 64 <branch>1.20</branch> 74 <branch>main</branch> 84 <branch>main</branch> 94 <branch>main</branch> 104 <branch>master</branch> 114 <branch>master</branch> 124 <branch>master</branch> 134 <branch>master</branch> [all …]
|
/third_party/gstreamer/gst_libav/ |
D | gst-libav.doap | 38 <branch>1.20</branch> 48 <branch>1.20</branch> 58 <branch>1.20</branch> 68 <branch>main</branch> 78 <branch>main</branch> 88 <branch>main</branch> 98 <branch>master</branch> 108 <branch>master</branch> 118 <branch>master</branch> 128 <branch>master</branch> [all …]
|
/third_party/gstreamer/gstplugins_base/ |
D | gst-plugins-base.doap | 40 <branch>1.20</branch> 50 <branch>1.20</branch> 60 <branch>1.20</branch> 70 <branch>main</branch> 80 <branch>main</branch> 90 <branch>main</branch> 100 <branch>master</branch> 110 <branch>master</branch> 120 <branch>master</branch> 130 <branch>master</branch> [all …]
|
/third_party/gstreamer/gstplugins_good/ |
D | gst-plugins-good.doap | 38 <branch>1.20</branch> 48 <branch>1.20</branch> 58 <branch>1.20</branch> 68 <branch>main</branch> 78 <branch>main</branch> 88 <branch>main</branch> 98 <branch>master</branch> 108 <branch>master</branch> 118 <branch>master</branch> 128 <branch>master</branch> [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | gst-plugins-bad.doap | 39 <branch>1.20</branch> 49 <branch>1.20</branch> 59 <branch>1.20</branch> 69 <branch>main</branch> 79 <branch>main</branch> 89 <branch>main</branch> 99 <branch>master</branch> 109 <branch>master</branch> 119 <branch>master</branch> 129 <branch>master</branch> [all …]
|
/third_party/node/deps/npm/node_modules/fs-vacuum/ |
D | vacuum.js | 61 function next (branch) { argument 62 branch = branch && resolve(branch) 64 if ((base && branch === base) || branch === dirname(branch)) { 65 log('finished vacuuming up to', branch) 69 readdir(branch, function (error, files) { 73 log('unable to check directory', branch, 'due to', error.message) 78 log('quitting because other entries in', branch) 82 if (branch === process.env.HOME) { 83 log('quitting because cannot remove home directory', branch) 87 log('removing', branch) [all …]
|
/third_party/mesa3d/bin/ |
D | commit_in_branch.py | 48 def branch_has_commit(upstream: str, branch: str, commit: str) -> bool: 53 commit, upstream + '/' + branch], 59 def branch_has_backport_of_commit(upstream: str, branch: str, commit: str) -> str: 65 branch + '-branchpoint..' + upstream + '/' + branch, 85 def validate_branch(branch: str) -> str: 86 if '/' not in branch: 92 (upstream, _) = branch.split('/') 101 if not is_commit_valid(branch): 102 raise argparse.ArgumentTypeError('Invalid branch: ' + branch) 104 return branch [all …]
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_ssa_elimination.cpp | 184 aco_ptr<Instruction> branch = std::move(block->instructions.back()); in try_remove_merge_block() local 186 block->instructions.emplace_back(std::move(branch)); in try_remove_merge_block() 208 Pseudo_branch_instruction& branch = pred->instructions.back()->branch(); in try_remove_invert_block() local 209 assert(branch.isBranch()); in try_remove_invert_block() 210 branch.target[0] = succ_idx; in try_remove_invert_block() 211 branch.target[1] = succ_idx; in try_remove_invert_block() 227 Pseudo_branch_instruction& branch = pred.instructions.back()->branch(); in try_remove_simple_block() local 228 if (branch.opcode == aco_opcode::p_branch) { in try_remove_simple_block() 229 branch.target[0] = succ.index; in try_remove_simple_block() 230 branch.target[1] = succ.index; in try_remove_simple_block() [all …]
|
/third_party/lz4/tests/ |
D | test-lz4-speed.py | 89 def send_email_with_attachments(branch, commit, last_commit, args, text, results_files, argument 95 % (email_header, pid, branch, commit, last_commit, 116 def git_get_changes(branch, commit, last_commit): argument 122 return str('Changes in %s since %s:\n' % (branch, last_commit)) + '\n'.join(commits) 147 def benchmark_and_compare(branch, commit, last_commit, args, executableName, md5sum, compilerVersio… argument 161 myfile.write('%s %s %s md5=%s\n' % (branch, commit, compilerVersion, md5sum)) 165 log("WARNING: No data for comparison for branch=%s file=%s " % (branch, fileName)) 170 … cDiff=%1.4f dSpeed=%6.2f dLast=%6.2f dDiff=%1.4f ratioDiff=%1.4f %s" % (branch, commit, i+1, cspe… 182 def update_config_file(branch, commit): argument 184 commitFileName = working_path + "/commit_" + branch.replace("/", "_") + ".txt" [all …]
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | ChoosingANGLEBranch.md | 1 # Choosing an ANGLE branch for your project 6 This document illustrates how to choose a branch of ANGLE which can be expected 13 matching Chromium branch. These branches will be created from the revision which 14 that Chromium branch points to as its dependency. So, for example, the 15 `chromium/2013` branch point is at r28bcf4ff, because [Chromium's dependency 16 file for the 2013 branch] 21 works to choose an appropriate ANGLE branch for your project. You will, however, 22 likely want to make sure that you choose a branch that is used for a relatively 28 **We recommend choosing a branch corresponding to a Beta or Stable Chromium 31 ## Matching a Chromium release to an ANGLE branch [all …]
|
D | BranchingAndRolling.md | 7 branch to correspond to a branched release of Chrome. 35 appropriate branch of the repository, or via [the public repository 38 branch whose log you wish to view from the list on the left-hand side, 41 `https://chromium.googlesource.com/angle/angle/+/<branch name>/` -- 48 has already been branched. If this is the case, a branch of ANGLE should be 51 the version on which Chrome depended at branch time. **Please note: Only ANGLE 52 admins can create a new branch.** To create a branch of ANGLE for a branched 56 by checking the DEPS file for that branch. 57 * Check out this commit as a new branch in your local repository. 61 check this commit out locally and create a new branch named 'mybranch' [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | ChoosingANGLEBranch.md | 1 # Choosing an ANGLE branch for your project 6 This document illustrates how to choose a branch of ANGLE which can be expected 13 matching Chromium branch. These branches will be created from the revision which 14 that Chromium branch points to as its dependency. So, for example, the 15 `chromium/2013` branch point is at r28bcf4ff, because [Chromium's dependency 16 file for the 2013 branch] 21 works to choose an appropriate ANGLE branch for your project. You will, however, 22 likely want to make sure that you choose a branch that is used for a relatively 28 **We recommend choosing a branch corresponding to a Beta or Stable Chromium 31 ## Matching a Chromium release to an ANGLE branch [all …]
|
D | BranchingAndRolling.md | 7 branch to correspond to a branched release of Chrome. 22 find the SHA-1 for a particular commit with `git log` on the appropriate branch 25 …* If using the public repository viewer, you will need to select the branch whose log you wish to … 28 `https://chromium.googlesource.com/angle/angle/+/<branch name>/` -- including 35 has already been branched. If this is the case, a branch of ANGLE should be 38 the version on which Chrome depended at branch time. **Please note: Only ANGLE 39 admins can create a new branch.** To create a branch of ANGLE for a branched 43 by checking the DEPS file for that branch. 44 * Check out this commit as a new branch in your local repository. 48 locally and create a new branch named 'mybranch' from this commit, use: ```git [all …]
|
/third_party/json/doc/scripts/ |
D | git-update-ghpages | 32 _ git checkout -b "$branch" 40 _ git clone "$repo" . -b "$branch" || ( \ 42 _ git checkout -b "$branch") 64 _ git push "${repo}" "$branch" "$@" 67 _ git push "https://${GITHUB_TOKEN}@github.com/${repospec}.git" "$branch" "$@" \ 133 branch= 148 -b | --branch ) 150 branch="$1" 171 if [[ "$useenv" == "1" ]] && [[ -n "$GIT_BRANCH" ]] && [[ -z "$branch" ]]; then 172 branch="$GIT_BRANCH" [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | sourceMapValidationDestructuringParameterNestedObjectBindingPattern.types | 87 foo1({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }); 88 >foo1({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }) : void 90 >{ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } } : { name: string; s… 94 >{ primary: "edging", secondary: "branch trimming" } : { primary: string; secondary: string; } 98 >"branch trimming" : "branch trimming" 105 foo2({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }); 106 >foo2({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }) : void 108 >{ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } } : { name: string; s… 112 >{ primary: "edging", secondary: "branch trimming" } : { primary: string; secondary: string; } 116 >"branch trimming" : "branch trimming" [all …]
|
D | sourceMapValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.types | 132 foo1({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }); 133 >foo1({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }) : void 135 >{ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } } : { name: string; s… 139 >{ primary: "edging", secondary: "branch trimming" } : { primary: string; secondary: string; } 143 >"branch trimming" : "branch trimming" 150 foo2({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }); 151 >foo2({ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } }) : void 153 >{ name: "Edger", skills: { primary: "edging", secondary: "branch trimming" } } : { name: string; s… 157 >{ primary: "edging", secondary: "branch trimming" } : { primary: string; secondary: string; } 161 >"branch trimming" : "branch trimming" [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | testSpecVersion.py | 43 if args.branch is None: 44 (args.branch, errors) = getBranch() 45 if args.branch is None: 49 elem = tree.find('extensions/extension[@name="' + args.branch + '"]') 52 print('Success - assuming', args.branch, 'is not an extension branch') 57 print('Success - branch name', args.branch, 'matches, but extension is disabled') 67 name, value, args.branch)) 71 name, value, args.branch)) 74 print('ERROR - no SPEC_VERSION token found for branch', args.branch)
|
/third_party/skia/tools/calmbench/ |
D | calmbench.py | 125 def nano_path(args, branch): argument 126 return args.writedir + '/nanobench_' + branch 129 def compile_branch(args, branch): argument 130 print("Compiling branch %s" % args.branch) 133 ['git', 'checkout', branch], 135 ['cp', args.ninjadir + '/nanobench', nano_path(args, branch)] 146 ['cp', args.ninjadir + '/nanobench', nano_path(args, args.branch)], 164 if args.branch == 'modified': 167 compile_branch(args, args.branch) 186 args.branch + ("_A" if args.branch == args.baseline else ""), [all …]
|
/third_party/flutter/skia/tools/calmbench/ |
D | calmbench.py | 123 def nano_path(args, branch): argument 124 return args.writedir + '/nanobench_' + branch 127 def compile_branch(args, branch): argument 128 print "Compiling branch %s" % args.branch 131 ['git', 'checkout', branch], 133 ['cp', args.ninjadir + '/nanobench', nano_path(args, branch)] 144 ['cp', args.ninjadir + '/nanobench', nano_path(args, args.branch)], 162 if args.branch == 'modified': 165 compile_branch(args, args.branch) 184 args.branch + ("_A" if args.branch == args.baseline else ""), [all …]
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | lower.c | 369 ppir_branch_node *branch = ppir_node_to_branch(node); in ppir_lower_branch_merge_condition() local 373 branch->cond_gt = true; in ppir_lower_branch_merge_condition() 376 branch->cond_eq = true; in ppir_lower_branch_merge_condition() 377 branch->cond_gt = true; in ppir_lower_branch_merge_condition() 380 branch->cond_lt = true; in ppir_lower_branch_merge_condition() 383 branch->cond_eq = true; in ppir_lower_branch_merge_condition() 384 branch->cond_lt = true; in ppir_lower_branch_merge_condition() 387 branch->cond_lt = true; in ppir_lower_branch_merge_condition() 388 branch->cond_gt = true; in ppir_lower_branch_merge_condition() 391 branch->cond_eq = true; in ppir_lower_branch_merge_condition() [all …]
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_schedule.c | 705 bool branch = alu && (unit == ALU_ENAB_BR_COMPACT); in mir_choose_instruction() local 713 if (alu && !branch && unit != ~0 && !(mir_has_unit(instructions[i], unit))) in mir_choose_instruction() 720 if (branch && !instructions[i]->compact_branch) in mir_choose_instruction() 741 bool conditional = alu && !branch && OP_IS_CSEL(instructions[i]->op); in mir_choose_instruction() 742 conditional |= (branch && instructions[i]->branch.conditional); in mir_choose_instruction() 971 bool branch = last->compact_branch; in mir_schedule_condition() local 972 unsigned condition_index = branch ? 0 : 2; in mir_schedule_condition() 975 bool vector = !branch && OP_IS_CSEL_V(last->op); in mir_schedule_condition() 1008 if (branch) in mir_schedule_condition() 1095 midgard_instruction *branch, in mir_schedule_zs_write() argument [all …]
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_emulate_branches.c | 60 struct branch_info * branch; in handle_if() local 68 branch = &s->Branches[s->BranchCount++]; in handle_if() 69 memset(branch, 0, sizeof(struct branch_info)); in handle_if() 70 branch->If = inst; in handle_if() 90 struct branch_info * branch; in handle_else() local 99 branch = &s->Branches[s->BranchCount - 1]; in handle_else() 100 branch->Else = inst; in handle_else() 199 struct branch_info * branch; in handle_endif() local 210 branch = &s->Branches[s->BranchCount - 1]; in handle_endif() 215 allocate_and_insert_proxies(s, &IfProxies, branch->If->Next, branch->Else ? branch->Else : inst); in handle_endif() [all …]
|
D | r500_fragprog_emit.c | 465 struct branch_info * branch; in emit_flowcontrol() local 551 branch = &s->Branches[s->CurrentBranchDepth++]; in emit_flowcontrol() 552 branch->If = newip; in emit_flowcontrol() 553 branch->Else = -1; in emit_flowcontrol() 554 branch->Endif = -1; in emit_flowcontrol() 568 branch = &s->Branches[s->CurrentBranchDepth - 1]; in emit_flowcontrol() 569 branch->Else = newip; in emit_flowcontrol() 580 branch = &s->Branches[s->CurrentBranchDepth - 1]; in emit_flowcontrol() 581 branch->Endif = newip; in emit_flowcontrol() 583 s->Code->inst[branch->Endif].inst2 = R500_FC_OP_JUMP in emit_flowcontrol() [all …]
|
/third_party/node/doc/guides/ |
D | backporting-to-release-lines.md | 5 Each release line has a staging branch that the releaser will use as a scratch 6 pad while preparing a release. The branch name is formatted as follows: 13 If a cherry-pick from master does not land cleanly on a staging branch, the 24 they can be landed in an LTS staging branch. Only after "maturation" will those 30 release line. All commands will use the `v10.x-staging` branch as the target 31 branch. In order to submit a backport pull request to another branch, simply 32 replace that with the staging branch for the targeted release line. 34 1. Checkout the staging branch for the targeted release line. 35 2. Make sure that the local staging branch is up to date with the remote. 36 3. Create a new branch off of the staging branch, as shown below. [all …]
|
/third_party/cef/tools/ |
D | git_util.py | 29 def get_hash(path='.', branch='HEAD'): argument 31 cmd = "%s rev-parse %s" % (git_exe, branch) 38 def get_branch_name(path='.', branch='HEAD'): argument 42 cmd = "%s rev-parse --abbrev-ref %s" % (git_exe, branch) 52 cmd = "%s log -n 1 --pretty=%%d %s" % (git_exe, branch) 68 def get_commit_number(path='.', branch='HEAD'): argument 70 cmd = "%s rev-list --count %s" % (git_exe, branch) 95 def get_branch_hashes(path='.', branch='HEAD', ref='origin/master'): argument 98 cmd = "%s cherry %s %s" % (git_exe, ref, branch)
|