| /third_party/typescript/tests/cases/compiler/ |
| D | reservedWords2.ts | 8 var {this, switch: { continue} } = { this: 1, switch: { continue: 2 }}; variable
|
| D | unionOfClassCalls.ts | 13 switch (tmp.get('t')) { method in Test
|
| D | convertKeywordsYes.ts | 162 switch; property 219 public switch = 0; property in bigClass 278 switch, enumerator
|
| D | convertClassExpressionToFunctionFromObjectProperty2.ts | 90 switch: class { constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | reservedWords2.js | 32 var _b = { "this": 1, "switch": { "continue": 2 } }, = _b["this"], = _b["switch"]["continue"]; property
|
| D | convertKeywordsYes.js | 374 "switch": 0, property
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parse/ |
| D | trope.py | 75 def switch(cond, tb, fb): # pragma: no cover function
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/src/intrinsics/ |
| D | cpuid.rs | 26 let mut switch = cranelift_frontend::Switch::new(); in codegen_cpuid_call() localVariable
|
| /third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/propertySignatures/ |
| D | propertyNamesOfReservedWords.ts | 50 switch; property in C 119 switch; property 189 switch; variable 258 switch, enumerator
|
| /third_party/tex-hyphen/tests/lib/ |
| D | tex.rb | 55 def add_switch(switch) argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/ |
| D | functional.py | 112 switch = Primitive('Switch') variable
|
| /third_party/protobuf/php/tests/proto/ |
| D | test_reserved_message_lower.proto | 66 message switch {} message
|
| D | test_reserved_enum_value_lower.proto | 67 switch = 58; enumerator
|
| D | test_reserved_enum_lower.proto | 66 enum switch { ZERO59 = 0; } enum
|
| /third_party/libinput/test/ |
| D | test-switch.c | 1395 TEST_COLLECTION(switch) in TEST_COLLECTION() argument
|
| /third_party/python/Lib/test/ |
| D | test_compileall.py | 586 def f(self, ext=ext, switch=switch): argument
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/src/ |
| D | base.rs | 408 let mut switch = ::cranelift_frontend::Switch::new(); in codegen_fn_body() localVariable
|
| /third_party/rust/rust/compiler/rustc_mir_transform/src/ |
| D | shim.rs | 595 let switch = self.block(vec![], TerminatorKind::Unreachable, false); in generator_shim() localVariable
|
| D | generator.rs | 1033 let switch = TerminatorKind::SwitchInt { discr: Operand::Move(discr), targets: switch_targets }; in insert_switch() localVariable
|
| /third_party/typescript/src/compiler/ |
| D | scanner.ts | 178 switch: SyntaxKind.SwitchKeyword, constant
|
| /third_party/rust/rust/compiler/rustc_codegen_llvm/src/ |
| D | builder.rs | 204 fn switch( in switch() method 210 let switch = in switch() localVariable
|
| /third_party/rust/rust/compiler/rustc_codegen_ssa/src/traits/ |
| D | builder.rs | 67 fn switch( in switch() method
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/python_input/gtest_input/optimizer/ |
| D | opt_test.py | 36 switch = Primitive('Switch') variable
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ |
| D | builder.rs | 465 …fn switch(&mut self, value: RValue<'gcc>, default_block: Block<'gcc>, cases: impl ExactSizeIterato… in switch() method
|