Searched refs:switch (Results 1 – 25 of 2463) sorted by relevance
12345678910>>...99
/third_party/typescript/tests/baselines/reference/ |
D | switchStatements.errors.txt | 13 switch (x) { 38 switch (new C()) { 47 switch ('') { } 48 switch (12) { } 49 switch (true) { } 50 switch (null) { } 51 switch (undefined) { } 52 switch (new Date(12)) { } 53 switch (new Object()) { } 54 switch (/[a-z]/) { } [all …]
|
D | switchBreakStatements.symbols | 2 switch ('') { 8 switch ('') { 15 switch ('') { 21 switch ('') { 24 switch ('') { 30 switch ('') { 33 switch ('') { 40 switch ('') { 42 switch ('') { 44 switch ('') { [all …]
|
D | switchBreakStatements.types | 2 switch ('') { 14 switch ('') { 30 switch ('') { 43 switch ('') { 52 switch ('') { 63 switch ('') { 72 switch ('') { 86 switch ('') { 92 switch ('') { 98 switch ('') { [all …]
|
D | switchStatements.types | 17 switch (x) { 103 switch (new C()) { 123 switch ('') { } 126 switch (12) { } 129 switch (true) { } 132 switch (null) { } 135 switch (undefined) { } 138 switch (new Date(12)) { } 143 switch (new Object()) { } 147 switch (/[a-z]/) { } [all …]
|
D | switchStatements.symbols | 16 switch (x) { 71 switch (new C()) { 85 switch ('') { } 86 switch (12) { } 87 switch (true) { } 88 switch (null) { } 89 switch (undefined) { } 92 switch (new Date(12)) { } 95 switch (new Object()) { } 98 switch (/[a-z]/) { } [all …]
|
D | exhaustiveSwitchStatements1.errors.txt | 8 switch (x) { 23 switch (x) { 31 switch (x) { 44 switch (e) { 54 switch (e) { 74 switch (s.kind) { 86 switch (s.kind) { 105 switch (e) { 114 switch (e) { 123 switch (e) { [all …]
|
D | reachabilityChecks4.errors.txt | 1 tests/cases/compiler/reachabilityChecks4.ts(6,9): error TS7029: Fallthrough case in switch. 2 tests/cases/compiler/reachabilityChecks4.ts(22,9): error TS7029: Fallthrough case in switch. 7 switch (x) { 13 !!! error TS7029: Fallthrough case in switch. 26 switch (x) { 31 !!! error TS7029: Fallthrough case in switch. 49 switch (transition.behavior) { 51 switch (transition.direction) { 62 switch (transition.direction) {
|
D | nestedBlockScopedBindings2.types | 70 switch (1) { 94 switch (1) { 122 switch (1) { 138 switch (1) { 149 switch (1) { 165 switch (1) { 180 switch (1) { 196 switch (1) { 207 switch (1) { 227 switch (1) { [all …]
|
D | exhaustiveSwitchImplicitReturn.errors.txt | 6 switch(bar) { 13 switch(bar) { 22 switch(bar) { 31 switch(bar) { 42 switch(bar) { 50 switch (bar) { 55 switch (b) {
|
D | switchBreakStatements.errors.txt | 15 switch ('') { 23 switch ('') { 32 switch ('') { 40 switch ('') { 45 switch ('') { 53 switch ('') { 58 switch ('') { 67 switch ('') { 71 switch ('') { 75 switch ('') { [all …]
|
D | fallFromLastCase2.errors.txt | 1 tests/cases/compiler/fallFromLastCase2.ts(8,9): error TS7029: Fallthrough case in switch. 2 tests/cases/compiler/fallFromLastCase2.ts(21,9): error TS7029: Fallthrough case in switch. 9 switch (a) { 15 !!! error TS7029: Fallthrough case in switch. 24 switch (a) { 30 !!! error TS7029: Fallthrough case in switch.
|
D | nestedBlockScopedBindings2.symbols | 60 switch (1) { 79 switch (1) { 101 switch (1) { 113 switch (1) { 120 switch (1) { 132 switch (1) { 142 switch (1) { 154 switch (1) { 161 switch (1) { 176 switch (1) { [all …]
|
/third_party/skia/resources/sksl/errors/ |
D | SwitchTypes.sksl | 8 void switch_test_uniorm_int_var() { switch (ui) { case 1: break; } } 9 void switch_test_const_int_var() { switch (ci) { case 1: break; } } 10 void switch_case_const_int_var() { switch (1) { case ci: break; } } 13 void switch_test_float2() { switch (float2(1)) { case 1: break; } } 14 void switch_case_float2() { switch (1) { case float2(1): break; } } 15 void switch_test_const_float_var() { switch (cf) { case 1: break; } } 16 void switch_case_float() { switch (1) { case 0.5: break; } } 17 void switch_case_integral_float() { switch (1) { case 1.0: break; } } 18 void switch_case_uniform_float() { switch (1) { case uf: break; } } 19 void switch_case_uniform_int() { switch (1) { case ui: break; } } [all …]
|
D | CanExitWithoutReturningValue.sksl | 33 switch (variable) {} 37 switch (variable) { 44 switch (variable) { 52 for (;;) switch (variable) { 60 switch (variable) { 68 switch (variable) { 76 for (;;) switch (variable) { 84 switch (variable) { 91 switch (variable) {
|
/third_party/glslang/Test/ |
D | switch.frag | 11 switch(f) { // ERROR 14 switch(a) { // ERROR 17 switch(c) 21 switch(c) // WARNING, not enough stuff after last label 26 switch(c) 34 switch (c) { 47 switch (c) { 52 switch (d) { 71 switch (c) { // a no-error normal switch 76 switch (d) { [all …]
|
D | spv.switch.frag | 10 switch (i1) 26 switch (i1) 47 switch(++local) 51 switch (c) { 62 switch (c) { 72 switch (c) { 81 switch (c) { 86 switch (d) { 100 switch (c) { 121 switch (c) { [all …]
|
D | hlsl.switch.frag | 3 switch(c) 7 switch(c) 12 switch (c) { 21 [branch] switch (c) { 26 switch (d) { 39 switch (c) { 43 switch (c) {
|
/third_party/vk-gl-cts/data/gles3/shaders/ |
D | switch.test | 12 switch () 34 switch (c) 56 switch (c) 78 switch (c) 102 switch (c) 124 switch (c) 147 switch (c) 170 switch (c) 191 switch (1) 213 switch (1) [all …]
|
/third_party/vk-gl-cts/external/openglcts/data/gles3/ |
D | switch.test | 12 switch () 34 switch (c) 56 switch (c) 78 switch (c) 102 switch (c) 124 switch (c) 147 switch (c) 170 switch (c) 191 switch (1) 213 switch (1) [all …]
|
/third_party/vk-gl-cts/external/openglcts/data/gl33/ |
D | switch.test | 12 switch () 34 switch (c) 56 switch (c) 78 switch (c) 102 switch (c) 124 switch (c) 147 switch (c) 170 switch (c) 191 switch (1) 213 switch (1) [all …]
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | switch.dart | 29 /// A material design switch. 33 /// The switch itself does not maintain any state. Instead, when the state of 34 /// the switch changes, the widget calls the [onChanged] callback. Most widgets 35 /// that use a switch will listen for the [onChanged] callback and rebuild the 36 /// switch with a new [value] to update the visual appearance of the switch. 38 /// If the [onChanged] callback is null, then the switch will be disabled (it 39 /// will not respond to input). A disabled switch's thumb and track are rendered 40 /// in shades of grey by default. The default appearance of a disabled switch 48 /// you can give the switch a label. 54 /// Creates a material design switch. [all …]
|
D | switch_list_tile.dart | 8 import 'switch.dart'; 18 /// A [ListTile] with a [Switch]. In other words, a switch with a label. 21 /// the switch. Tapping and dragging the [Switch] also triggers the [onChanged] 39 /// appear selected when the switch is on, pass the same value to both. 41 /// The switch is shown on the right by default in left-to-right languages (i.e. 53 /// This widget shows a switch that, when toggled, changes the state of a [bool] 174 /// you're looking for, you can create custom labeled switch widgets by 180 /// ![Custom switch list tile sample](https://flutter.github.io/assets-for-api-docs/assets/material… 251 /// including switch list tiles. 256 /// Creates a combination of a list tile and a switch. [all …]
|
/third_party/libinput/doc/user/ |
D | switches.rst | 13 libinput may handle some switch events internally and enable or disable 14 specific features based on a switch state. 16 The order of switch events is guaranteed to be correct, i.e., a switch will 17 never send consecutive switch on, or switch off, events. 22 Lid switch handling 25 Where available, libinput listens to devices providing a lid switch. 27 **LIBINPUT_SWITCH_LID**. If devices with a lid switch have a touchpad device, 44 Tablet mode switch handling 47 Where available, libinput listens to devices providing a tablet mode switch. 48 This switch is usually triggered on devices that can switch between a normal
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluStrUtil.inl | 9 switch (value) 19 switch (value) 30 switch (value) 41 switch (value) 64 switch (value) 76 switch (value) 114 switch (value) 138 switch (value) 154 switch (value) 165 switch (value) [all …]
|
/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | analog-input-mic.conf.common | 24 switch = off 28 switch = off 32 switch = off 36 switch = off 40 switch = off 44 switch = off 48 switch = off 52 switch = off
|
12345678910>>...99