Home
last modified time | relevance | path

Searched full:when (Results 1 – 25 of 13455) sorted by relevance

12345678910>>...539

/third_party/skia/m133/tests/sksl/runtime/
DLoopFloat.skrp24 trace_var TraceVar(colorRed) when $13 is true
26 trace_var TraceVar(colorGreen) when $13 is true
28 trace_var TraceVar(kZero) when $13 is true
30 trace_var TraceVar(kTen) when $13 is true
31 trace_enter TraceEnter(half4 main(float2 pos)) when $13 is true
32 trace_var TraceVar(pos) when $13 is true
36 trace_scope TraceScope(+1) when $0 is true
37 trace_line TraceLine(116) when $13 is true
45 trace_var TraceVar(five) when $13 is true
46 trace_line TraceLine(117) when $13 is true
[all …]
DLoopInt.skrp24 trace_var TraceVar(colorRed) when $13 is true
26 trace_var TraceVar(colorGreen) when $13 is true
28 trace_var TraceVar(kZero) when $13 is true
30 trace_var TraceVar(kTen) when $13 is true
31 trace_enter TraceEnter(half4 main(float2 pos)) when $13 is true
32 trace_var TraceVar(pos) when $13 is true
36 trace_scope TraceScope(+1) when $0 is true
37 trace_line TraceLine(130) when $13 is true
46 trace_var TraceVar(five) when $13 is true
47 trace_line TraceLine(134) when $13 is true
[all …]
DCommutative.skrp10 trace_var TraceVar(colorGreen) when $13 is true
12 trace_var TraceVar(colorRed) when $13 is true
14 trace_var TraceVar(testMatrix2x2) when $13 is true
15 trace_enter TraceEnter(half4 main(float2 xy)) when $13 is true
16 trace_var TraceVar(xy) when $13 is true
20 trace_scope TraceScope(+1) when $0 is true
21 trace_line TraceLine(9) when $13 is true
23 trace_var TraceVar(ok) when $13 is true
24 trace_line TraceLine(10) when $13 is true
28 trace_var TraceVar(a) when $13 is true
[all …]
DPrecisionQualifiers.skrp43 trace_var TraceVar(colorGreen) when $13 is true
45 trace_var TraceVar(colorRed) when $13 is true
46 trace_enter TraceEnter(vec4 main(vec2 coords)) when $13 is true
47 trace_var TraceVar(coords) when $13 is true
51 trace_scope TraceScope(+1) when $0 is true
52 trace_line TraceLine(58) when $13 is true
54 trace_var TraceVar(zero) when $13 is true
55 trace_line TraceLine(59) when $13 is true
57 trace_var TraceVar(one) when $13 is true
58 trace_line TraceLine(60) when $13 is true
[all …]
DArrayIndexing.skrp10 trace_var TraceVar(u1[0], u1[1], u1[2], u1[3]) when $12 is true
12 trace_var TraceVar(u2[0], u2[1], u2[2], u2[3]) when $12 is true
14 trace_var TraceVar(u3[0], u3[1], u3[2], u3[3]) when $12 is true
19 …u4[5], u4[6], u4[7], u4[8], u4[9], u4[10], u4[11], u4[12], u4[13], u4[14], u4[15]) when $12 is true
20 trace_enter TraceEnter(float4 main(float2 xy)) when $12 is true
21 trace_var TraceVar(xy) when $12 is true
25 trace_scope TraceScope(+1) when $0 is true
26 trace_line TraceLine(38) when $12 is true
27 trace_enter TraceEnter(float index_by_literal()) when $12 is true
31 trace_scope TraceScope(+1) when $1 is true
[all …]
DMultipleCallsInOneStatement.skrp10 trace_var TraceVar(colorRed) when $13 is true
12 trace_var TraceVar(colorGreen) when $13 is true
13 trace_enter TraceEnter(half4 main(float2 pos)) when $13 is true
14 trace_var TraceVar(pos) when $13 is true
18 trace_scope TraceScope(+1) when $0 is true
19 trace_line TraceLine(11) when $13 is true
20 trace_enter TraceEnter(int get(int x)) when $13 is true
22 trace_var TraceVar(x) when $13 is true
26 trace_scope TraceScope(+1) when $1 is true
27 trace_line TraceLine(6) when $13 is true
[all …]
DGlobalVariables.skrp10 trace_var TraceVar(gInitialized) when $3 is true
12 trace_var TraceVar(gInitializedFromOther) when $3 is true
14 trace_var TraceVar(gUninitialized) when $3 is true
15 trace_enter TraceEnter(float4 main(float2 xy)) when $3 is true
16 trace_var TraceVar(xy) when $3 is true
20 trace_scope TraceScope(+1) when $0 is true
21 trace_line TraceLine(12) when $3 is true
22 trace_enter TraceEnter(void init_globals()) when $3 is true
26 trace_scope TraceScope(+1) when $1 is true
27 trace_line TraceLine(8) when $3 is true
[all …]
/third_party/mesa3d/.gitlab-ci/
Dfarm-rules.yml6 # when: never
12 # when: on_success
21 # when: never
34 when: never
37 when: on_success
40 when: never
48 when: never
51 when: never
59 when: never
62 when: on_success
[all …]
/third_party/typescript/tests/baselines/reference/
DobjectLiteralGettersAndSetters.errors.txt1 …ralGettersAndSetters.ts(2,24): error TS1056: Accessors are only available when targeting ECMAScrip…
2 …ralGettersAndSetters.ts(2,50): error TS1056: Accessors are only available when targeting ECMAScrip…
3 …ralGettersAndSetters.ts(3,24): error TS1056: Accessors are only available when targeting ECMAScrip…
4 …ralGettersAndSetters.ts(3,50): error TS1056: Accessors are only available when targeting ECMAScrip…
5 …ralGettersAndSetters.ts(4,24): error TS1056: Accessors are only available when targeting ECMAScrip…
6 …ralGettersAndSetters.ts(4,51): error TS1056: Accessors are only available when targeting ECMAScrip…
7 …ralGettersAndSetters.ts(5,24): error TS1056: Accessors are only available when targeting ECMAScrip…
8 …ralGettersAndSetters.ts(5,49): error TS1056: Accessors are only available when targeting ECMAScrip…
9 …ralGettersAndSetters.ts(6,24): error TS1056: Accessors are only available when targeting ECMAScrip…
10 …ralGettersAndSetters.ts(6,51): error TS1056: Accessors are only available when targeting ECMAScrip…
[all …]
DreactDefaultPropsInferenceSuccess.types8 when?: ((value: string) => boolean) | "a" | "b";
9 >when : "a" | "b" | ((value: string) => boolean) | undefined
26 >defaultProps : { when: () => boolean; }
27 >{ when: () => true } : { when: () => boolean; }
29 when: () => true
30 >when : () => boolean
47 const Test1 = () => <FieldFeedback when={value => !!value} />;
49 >() => <FieldFeedback when={value => !!value} /> : () => JSX.Element
50 ><FieldFeedback when={value => !!value} /> : JSX.Element
52 >when : (value: string) => boolean
[all …]
DnewWithSpread.errors.txt1 …13): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
2 …13): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
3 …,8): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
4 …13): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
5 …13): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
6 …13): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
7 …15): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
8 …15): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
9 …17): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
10 …17): error TS2472: Spread operator in 'new' expressions is only available when targeting ECMAScrip…
[all …]
DtupleTypeInference.types18 when<T>(t?: T): IPromise<T>;
19 >when : <T>(t?: T) => IPromise<T>
31 var a = $q.all([$q.when<string>(), $q.when<number>()]);
33 >$q.all([$q.when<string>(), $q.when<number>()]) : IPromise<[string, number]>
37 >[$q.when<string>(), $q.when<number>()] : [IPromise<string>, IPromise<number>]
38 >$q.when<string>() : IPromise<string>
39 >$q.when : <T>(t?: T) => IPromise<T>
41 >when : <T>(t?: T) => IPromise<T>
42 >$q.when<number>() : IPromise<number>
43 >$q.when : <T>(t?: T) => IPromise<T>
[all …]
DunparenthesizedFunctionTypeInUnionOrIntersection.errors.txt1 …tion.ts(1,19): error TS1385: Function type notation must be parenthesized when used in a union typ…
2 …tion.ts(2,19): error TS1385: Function type notation must be parenthesized when used in a union typ…
3 …tion.ts(3,12): error TS1385: Function type notation must be parenthesized when used in a union typ…
4 …tion.ts(4,12): error TS1385: Function type notation must be parenthesized when used in a union typ…
5 …tion.ts(5,19): error TS1385: Function type notation must be parenthesized when used in a union typ…
6 …ction.ts(8,4): error TS1385: Function type notation must be parenthesized when used in a union typ…
7 …ion.ts(11,19): error TS1387: Function type notation must be parenthesized when used in an intersec…
8 …ion.ts(12,19): error TS1387: Function type notation must be parenthesized when used in an intersec…
9 …ion.ts(13,12): error TS1387: Function type notation must be parenthesized when used in an intersec…
10 …ion.ts(14,12): error TS1387: Function type notation must be parenthesized when used in an intersec…
[all …]
DunparenthesizedConstructorTypeInUnionOrIntersection.errors.txt1 …n.ts(1,19): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
2 …n.ts(2,19): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
3 …n.ts(3,12): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
4 …n.ts(4,12): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
5 …n.ts(5,19): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
6 …on.ts(8,4): error TS1386: Constructor type notation must be parenthesized when used in a union typ…
7 ….ts(11,19): error TS1388: Constructor type notation must be parenthesized when used in an intersec…
8 ….ts(12,19): error TS1388: Constructor type notation must be parenthesized when used in an intersec…
9 ….ts(13,12): error TS1388: Constructor type notation must be parenthesized when used in an intersec…
10 ….ts(14,12): error TS1388: Constructor type notation must be parenthesized when used in an intersec…
[all …]
DreadonlyPropertySubtypeRelationDirected.js5 // When the non-readonly type is declared first, the unioned type of `three` in `doSomething` is ne…
10 …// when `one` comes first in the conditional check, the return type of `doSomething` is inferred a…
16 …// the inferred (displayed?) type of `a` also depends on the order of the condition above. When `o…
17 …// when `two` comes first, the displayed type is `string`, but the diagnostic will always correctl…
24 // When the non-readonly type is declared first, the unioned type of `three` in `doSomething` is ne…
29 …// when `two` comes first in the conditional check, the return type of `doSomething` is inferred a…
35 …// the inferred (displayed?) type of `a` also depends on the order of the condition above. When `o…
36 …// when `two` comes first, the displayed type is `string`, but the diagnostic will always correctl…
44 // When the readonly type is declared first, the unioned type of `three` in `doSomething` is always…
49 …// when `one` comes first in the conditional check, the return type of `doSomething` is inferred a…
[all …]
DreactDefaultPropsInferenceSuccess.symbols10 when?: ((value: string) => boolean) | "a" | "b";
11 >when : Symbol(BaseProps.when, Decl(reactDefaultPropsInferenceSuccess.tsx, 4, 21))
36 when: () => true
37 >when : Symbol(when, Decl(reactDefaultPropsInferenceSuccess.tsx, 13, 25))
51 const Test1 = () => <FieldFeedback when={value => !!value} />;
54 >when : Symbol(when, Decl(reactDefaultPropsInferenceSuccess.tsx, 23, 34))
59 const Test2 = () => <FieldFeedback when={value => console.log(value)} />;
62 >when : Symbol(when, Decl(reactDefaultPropsInferenceSuccess.tsx, 26, 34))
83 when: () => true
84 >when : Symbol(when, Decl(reactDefaultPropsInferenceSuccess.tsx, 29, 36))
[all …]
DtupleTypeInference.symbols48 when<T>(t?: T): IPromise<T>;
49 >when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
73 var a = $q.all([$q.when<string>(), $q.when<number>()]);
78 >$q.when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
80 >when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
81 >$q.when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
83 >when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
86 var b = $q.all<string, number>([$q.when<string>(), $q.when<number>()]);
91 >$q.when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
93 >when : Symbol(IQService.when, Decl(tupleTypeInference.ts, 5, 47))
[all …]
/third_party/skia/m133/tests/sksl/shared/
DMatrixIndexStore.skrp19 trace_var TraceVar(colorGreen) when $35 is true
21 trace_var TraceVar(colorRed) when $35 is true
25 trace_var TraceVar(testMatrix3x3) when $35 is true
30 trace_var TraceVar(testMatrix4x4) when $35 is true
31 trace_enter TraceEnter(half4 main(float2 coords)) when $35 is true
32 trace_var TraceVar(coords) when $35 is true
36 trace_scope TraceScope(+1) when $0 is true
37 trace_line TraceLine(28) when $35 is true
40 trace_enter TraceEnter(bool test3x3()) when $35 is true
44 trace_scope TraceScope(+1) when $40 is true
[all …]
/third_party/unity/auto/
Dcolour_prompt.rb42 when :black then 0
43 when :dark_blue then 1
44 when :dark_green then 2
45 when :dark_cyan then 3
46 when :dark_red then 4
47 when :dark_purple then 5
48 when :dark_yellow, :narrative then 6
49 when :default_white, :default, :dark_white then 7
50 when :silver then 8
51 when :blue then 9
[all …]
/third_party/cJSON/tests/unity/auto/
Dcolour_prompt.rb41 when :black then 0
42 when :dark_blue then 1
43 when :dark_green then 2
44 when :dark_cyan then 3
45 when :dark_red then 4
46 when :dark_purple then 5
47 when :dark_yellow, :narrative then 6
48 when :default_white, :default, :dark_white then 7
49 when :silver then 8
50 when :blue then 9
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
DFromJsonTest.java144 .patternJs("match {$foo} when (1) {one} when * {other}")
145 .pattern("match {$foo :select} when (1) {one} when * {other}")
150 .pattern("match {$foo :plural} when 1 {one} when * {other}")
156 .pattern("match {$foo :select} when (1) {one} when * {other}")
161 .patternJs("match {$foo} when 1 {one} when * {other}")
162 .pattern("match {$foo :plural} when 1 {one} when * {other}")
167 .pattern("match {$foo :plural} when 1 {one} when * {other}")
172 .pattern("match {$foo} when 1 {one} when * {other}")
177 .patternJs("match {$foo} when 1 {one} when * {other}")
178 .pattern("match {$foo :plural} when 1 {one} when * {other}")
[all …]
/third_party/libcoap/include/coap3/
Dcoap_event.h38 /** Triggerred when (D)TLS session closed */
40 /** Triggered when (D)TLS session connected */
42 /** Triggered when (D)TLS session renegotiated */
44 /** Triggered when (D)TLS error occurs */
50 /** Triggered when TCP layer connects */
52 /** Triggered when TCP layer is closed */
54 /** Triggered when TCP layer fails for some reason */
60 /** Triggered when TCP layer completes exchange of CSM information */
62 /** Triggered when TCP layer closes following exchange of CSM information */
64 /** Triggered when TCP layer fails following exchange of CSM information */
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
Dcomplex_test.cpp23 * @tc.desc: This test verifies whether the return value is 0 when both the real and imaginary parts…
35 * @tc.desc: This test verifies whether the return value is 0 when both the real and imaginary parts…
47 * @tc.desc: This test verifies whether the return value is 0 when both the real and imaginary parts…
59 * @tc.desc: Test whether the cacos result is M_PI_2 when the parameter is 0.0.
69 * @tc.desc: Test whether the cacosf result is M_PI_2 when the parameter is 0.0.
79 * @tc.desc: Test whether the cacosl result is M_PI_2L when the parameter is 0.0.
89 * @tc.desc: Test whether the cacosh result is 0.0 when the parameter is 1.0.
99 * @tc.desc: Test whether the cacosh result is 0.0 when the parameter is 1.0.
109 * @tc.desc: Test whether the cacosh result is 0.0 when the parameter is 1.0.
119 * @tc.desc: Test whether the carg result is 0.0 when the parameter is 0.
[all …]
/third_party/ncurses/Ada95/samples/
Dsample-form_demo-aux.adb139 when HELP_CODE => Explain_Context;
140 when EXPLAIN_CODE => Explain ("FORMKEYS");
141 when Key_Home => return F_First_Field;
142 when Key_End => return F_Last_Field;
143 when QUIT_CODE => return QUIT;
144 when Key_Cursor_Down => return F_Down_Char;
145 when Key_Cursor_Up => return F_Up_Char;
146 when Key_Cursor_Left => return F_Previous_Char;
147 when Key_Cursor_Right => return F_Next_Char;
148 when Key_Next_Page => return F_Next_Page;
[all …]
/third_party/python/Lib/asyncio/
Dprotocols.py15 The only case when BaseProtocol should be implemented directly is
22 """Called when a connection is made.
26 When the connection is closed, connection_lost() is called.
30 """Called when the connection is lost or closed.
38 """Called when the transport's buffer goes over the high-water mark.
41 once when the buffer goes strictly over the high-water mark
43 more), and eventually resume_writing() is called once when the
48 Conversely, resume_writing() is called when the buffer size is
50 are important to ensure that things go as expected when either
55 effect when it's most needed (when the app keeps writing
[all …]

12345678910>>...539