| /third_party/rust/rust/tests/ui/binding/ |
| D | pat-tuple-3.rs | 4 let branch = match x { in tuple() localVariable 17 let branch = match x { in tuple_struct() localVariable
|
| /third_party/lz4/tests/ |
| 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
|
| /third_party/skia/tools/calmbench/ |
| D | calmbench.py | 125 def nano_path(args, branch): argument 129 def compile_branch(args, branch): argument
|
| /third_party/skia/m133/tools/calmbench/ |
| D | calmbench.py | 125 def nano_path(args, branch): argument 129 def compile_branch(args, branch): argument
|
| /third_party/grpc/doc/python/sphinx/ |
| D | conf.py | 39 branch = 'master' variable 41 branch = 'v%s.%s.x' % tuple(grpc_version.VERSION.split('.')[:2]) variable
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_lower_branches.cpp | 59 Instruction* branch = pred.instructions.back().get(); in try_remove_simple_block() local 170 Instruction* branch = block.instructions.back().get(); in try_merge_break_with_continue() local 313 can_remove_branch(branch_ctx& ctx, Block& block, Pseudo_branch_instruction* branch) in can_remove_branch() 413 aco_ptr<Instruction> branch = std::move(block.instructions.back()); in lower_branch_instruction() local
|
| /third_party/rust/rust/src/tools/clippy/tests/ui/ |
| D | manual_try_fold.rs | 30 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch() method 53 fn branch(self) -> ControlFlow<Self::Residual, Self::Output> { in branch() method
|
| /third_party/typescript/tests/cases/user/create-react-app/ |
| D | test.json | 3 "branch": "main", string
|
| /third_party/typescript/tests/cases/user/puppeteer/ |
| D | test.json | 3 "branch": "main", string
|
| /third_party/typescript/tests/cases/user/webpack/ |
| D | test.json | 3 "branch": "main", string
|
| /third_party/rust/rust/tests/ui/parser/diff-markers/ |
| D | enum.rs | 6 >>>>>>> branch enumerator
|
| D | struct.rs | 6 >>>>>>> branch field
|
| D | fn-arg.rs | 7 >>>>>>> branch in foo()
|
| /third_party/typescript/tests/cases/user/npm/ |
| D | test.json | 3 "branch": "latest", string
|
| /third_party/typescript/tests/cases/user/grunt/ |
| D | test.json | 3 "branch": "main", string
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/ |
| D | deqp.json | 3 "branch": "", string
|
| /third_party/mesa3d/src/nouveau/headers/ |
| D | update-from-open-gpu-doc.py | 21 branch = 'master' variable
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
| D | DigitSequenceMatcher.java | 81 State branch(int offset); in branch() method 181 @Override public State branch(int offset) { in branch() method in DigitSequenceMatcher.ByteArrayMatcher.ByteArrayData 248 @Override public State branch(int offset) { in branch() method in DigitSequenceMatcher.StringMatcher.StringData
|
| /third_party/rust/rust/library/core/src/ops/ |
| D | try_trait.rs | 217 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch() method 428 fn branch(self) -> ControlFlow<NeverShortCircuitResidual, T> { in branch() method
|
| /third_party/skia/third_party/externals/oboe/ |
| D | README.md | 43 ### Third party sample code
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| D | AddDefaultReturnStatements.cpp | 51 TIntermBranch *branch = new TIntermBranch(EOpReturn, CreateZeroNode(returnType)); in AddDefaultReturnStatements() local
|
| /third_party/rust/rust/tests/rustdoc/auxiliary/ |
| D | issue-85454.rs | 11 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch() method
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| D | js-parser-statm.c | 144 parser_branch_t branch; /**< branch to the end */ member 171 parser_branch_t branch; /**< branch to the end */ member 196 parser_branch_t branch; /**< branch to the end */ member 206 parser_branch_t branch; /**< branch to the end */ member 217 parser_branch_t branch; /**< branch to the end */ member 226 parser_branch_t branch; /**< branch to the end */ member 247 parser_branch_t branch; /**< branch to the end of the current block */ member 1360 parser_branch_t branch; in parser_parse_for_statement_start() local
|
| /third_party/rust/rust/tests/rustdoc/ |
| D | issue-85454.rs | 17 fn branch(self) -> ControlFlow<Self::Residual, Self::Output>; in branch() method
|
| /third_party/rust/rust/tests/ui/rfcs/rfc-2632-const-trait-impl/ |
| D | trait-default-body-stability.rs | 26 fn branch(self) -> ControlFlow<T, T> { in branch() method
|