Home
last modified time | relevance | path

Searched full:because (Results 1 – 25 of 12000) sorted by relevance

12345678910>>...480

/third_party/glslang/Test/
Dhlsl.type.type.conversion.all.frag88 …float2 var17 = float2x2(zeros4);// Compilation failed because: error X3017: cannot implicitly conv…
89 …float2 var18 = float2x3(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
90 …float2 var19 = float2x4(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
91 …float2 var20 = float3x2(zeros6);// Compilation failed because: error X3017: cannot implicitly conv…
92 …float2 var21 = float3x3(zeros9);// Compilation failed because: error X3017: cannot implicitly conv…
93 …float2 var22 = float3x4(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
94 …float2 var23 = float4x2(zeros8);// Compilation failed because: error X3017: cannot implicitly conv…
95 …float2 var24 = float4x3(zeros12);// Compilation failed because: error X3017: cannot implicitly con…
96 …float2 var25 = float4x4(zeros16);// Compilation failed because: error X3017: cannot implicitly con…
97 …float3 var27 = float2(zeros2);// Compilation failed because: error X3017: cannot implicitly conver…
[all …]
/third_party/typescript/tests/baselines/reference/
DconstDeclarations-access2.errors.txt1 tests/cases/compiler/constDeclarations-access2.ts(4,1): error TS2588: Cannot assign to 'x' because
2 tests/cases/compiler/constDeclarations-access2.ts(5,1): error TS2588: Cannot assign to 'x' because
3 tests/cases/compiler/constDeclarations-access2.ts(6,1): error TS2588: Cannot assign to 'x' because
4 tests/cases/compiler/constDeclarations-access2.ts(7,1): error TS2588: Cannot assign to 'x' because
5 tests/cases/compiler/constDeclarations-access2.ts(8,1): error TS2588: Cannot assign to 'x' because
6 tests/cases/compiler/constDeclarations-access2.ts(9,1): error TS2588: Cannot assign to 'x' because
7 tests/cases/compiler/constDeclarations-access2.ts(10,1): error TS2588: Cannot assign to 'x' because
8 tests/cases/compiler/constDeclarations-access2.ts(11,1): error TS2588: Cannot assign to 'x' because
9 tests/cases/compiler/constDeclarations-access2.ts(12,1): error TS2588: Cannot assign to 'x' because
10 tests/cases/compiler/constDeclarations-access2.ts(13,1): error TS2588: Cannot assign to 'x' because
[all …]
DconstDeclarations-access4.errors.txt1 tests/cases/compiler/constDeclarations-access4.ts(6,3): error TS2540: Cannot assign to 'x' because
2 tests/cases/compiler/constDeclarations-access4.ts(7,3): error TS2540: Cannot assign to 'x' because
3 tests/cases/compiler/constDeclarations-access4.ts(8,3): error TS2540: Cannot assign to 'x' because
4 tests/cases/compiler/constDeclarations-access4.ts(9,3): error TS2540: Cannot assign to 'x' because
5 tests/cases/compiler/constDeclarations-access4.ts(10,3): error TS2540: Cannot assign to 'x' because
6 tests/cases/compiler/constDeclarations-access4.ts(11,3): error TS2540: Cannot assign to 'x' because
7 tests/cases/compiler/constDeclarations-access4.ts(12,3): error TS2540: Cannot assign to 'x' because
8 tests/cases/compiler/constDeclarations-access4.ts(13,3): error TS2540: Cannot assign to 'x' because
9 tests/cases/compiler/constDeclarations-access4.ts(14,3): error TS2540: Cannot assign to 'x' because
10 tests/cases/compiler/constDeclarations-access4.ts(15,3): error TS2540: Cannot assign to 'x' because
[all …]
DconstDeclarations-access3.errors.txt1 tests/cases/compiler/constDeclarations-access3.ts(6,3): error TS2540: Cannot assign to 'x' because
2 tests/cases/compiler/constDeclarations-access3.ts(7,3): error TS2540: Cannot assign to 'x' because
3 tests/cases/compiler/constDeclarations-access3.ts(8,3): error TS2540: Cannot assign to 'x' because
4 tests/cases/compiler/constDeclarations-access3.ts(9,3): error TS2540: Cannot assign to 'x' because
5 tests/cases/compiler/constDeclarations-access3.ts(10,3): error TS2540: Cannot assign to 'x' because
6 tests/cases/compiler/constDeclarations-access3.ts(11,3): error TS2540: Cannot assign to 'x' because
7 tests/cases/compiler/constDeclarations-access3.ts(12,3): error TS2540: Cannot assign to 'x' because
8 tests/cases/compiler/constDeclarations-access3.ts(13,3): error TS2540: Cannot assign to 'x' because
9 tests/cases/compiler/constDeclarations-access3.ts(14,3): error TS2540: Cannot assign to 'x' because
10 tests/cases/compiler/constDeclarations-access3.ts(15,3): error TS2540: Cannot assign to 'x' because
[all …]
DconstDeclarations-access5.errors.txt1 tests/cases/compiler/constDeclarations_access_2.ts(4,3): error TS2540: Cannot assign to 'x' because
2 tests/cases/compiler/constDeclarations_access_2.ts(5,3): error TS2540: Cannot assign to 'x' because
3 tests/cases/compiler/constDeclarations_access_2.ts(6,3): error TS2540: Cannot assign to 'x' because
4 tests/cases/compiler/constDeclarations_access_2.ts(7,3): error TS2540: Cannot assign to 'x' because
5 tests/cases/compiler/constDeclarations_access_2.ts(8,3): error TS2540: Cannot assign to 'x' because
6 tests/cases/compiler/constDeclarations_access_2.ts(9,3): error TS2540: Cannot assign to 'x' because
7 …/constDeclarations_access_2.ts(10,3): error TS2540: Cannot assign to 'x' because it is a read-only…
8 …/constDeclarations_access_2.ts(11,3): error TS2540: Cannot assign to 'x' because it is a read-only…
9 …/constDeclarations_access_2.ts(12,3): error TS2540: Cannot assign to 'x' because it is a read-only…
10 …/constDeclarations_access_2.ts(13,3): error TS2540: Cannot assign to 'x' because it is a read-only…
[all …]
DarithAssignTyping.errors.txt1 tests/cases/compiler/arithAssignTyping.ts(3,1): error TS2539: Cannot assign to 'f' because it is no…
2 tests/cases/compiler/arithAssignTyping.ts(4,1): error TS2539: Cannot assign to 'f' because it is no…
3 tests/cases/compiler/arithAssignTyping.ts(5,1): error TS2539: Cannot assign to 'f' because it is no…
4 tests/cases/compiler/arithAssignTyping.ts(6,1): error TS2539: Cannot assign to 'f' because it is no…
5 tests/cases/compiler/arithAssignTyping.ts(7,1): error TS2539: Cannot assign to 'f' because it is no…
6 tests/cases/compiler/arithAssignTyping.ts(8,1): error TS2539: Cannot assign to 'f' because it is no…
7 tests/cases/compiler/arithAssignTyping.ts(9,1): error TS2539: Cannot assign to 'f' because it is no…
8 tests/cases/compiler/arithAssignTyping.ts(10,1): error TS2539: Cannot assign to 'f' because it is n…
9 tests/cases/compiler/arithAssignTyping.ts(11,1): error TS2539: Cannot assign to 'f' because it is n…
10 tests/cases/compiler/arithAssignTyping.ts(12,1): error TS2539: Cannot assign to 'f' because it is n…
[all …]
DexternalModuleImmutableBindings.errors.txt1 tests/cases/compiler/f2.ts(6,7): error TS2540: Cannot assign to 'x' because it is a read-only prope…
2 tests/cases/compiler/f2.ts(7,7): error TS2540: Cannot assign to 'x' because it is a read-only prope…
4 tests/cases/compiler/f2.ts(11,7): error TS2540: Cannot assign to 'x' because it is a read-only prop…
5 tests/cases/compiler/f2.ts(12,7): error TS2540: Cannot assign to 'x' because it is a read-only prop…
6 tests/cases/compiler/f2.ts(16,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
7 tests/cases/compiler/f2.ts(17,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
9 tests/cases/compiler/f2.ts(21,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
10 tests/cases/compiler/f2.ts(22,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
11 tests/cases/compiler/f2.ts(26,12): error TS2540: Cannot assign to 'x' because it is a read-only pro…
12 tests/cases/compiler/f2.ts(27,12): error TS2540: Cannot assign to 'x' because it is a read-only pro…
[all …]
DreadonlyMembers.errors.txt1 tests/cases/compiler/readonlyMembers.ts(6,3): error TS2540: Cannot assign to 'a' because it is a re…
2 tests/cases/compiler/readonlyMembers.ts(7,3): error TS2540: Cannot assign to 'b' because it is a re…
3 tests/cases/compiler/readonlyMembers.ts(16,14): error TS2540: Cannot assign to 'c' because it is a …
4 tests/cases/compiler/readonlyMembers.ts(18,18): error TS2540: Cannot assign to 'a' because it is a …
5 tests/cases/compiler/readonlyMembers.ts(19,18): error TS2540: Cannot assign to 'b' because it is a …
6 tests/cases/compiler/readonlyMembers.ts(20,18): error TS2540: Cannot assign to 'c' because it is a …
7 tests/cases/compiler/readonlyMembers.ts(24,14): error TS2540: Cannot assign to 'a' because it is a …
8 tests/cases/compiler/readonlyMembers.ts(25,14): error TS2540: Cannot assign to 'b' because it is a …
9 tests/cases/compiler/readonlyMembers.ts(26,14): error TS2540: Cannot assign to 'c' because it is a …
10 tests/cases/compiler/readonlyMembers.ts(35,3): error TS2540: Cannot assign to 'a' because it is a r…
[all …]
DgeneratorAssignability.errors.txt1 …tors/generatorAssignability.ts(10,5): error TS2764: Cannot iterate value because the 'next' method…
2 …tors/generatorAssignability.ts(14,5): error TS2765: Cannot iterate value because the 'next' method…
3 …tors/generatorAssignability.ts(18,5): error TS2765: Cannot iterate value because the 'next' method…
4 …tors/generatorAssignability.ts(22,1): error TS2765: Cannot iterate value because the 'next' method…
5 …tors/generatorAssignability.ts(26,1): error TS2765: Cannot iterate value because the 'next' method…
6 …ors/generatorAssignability.ts(30,11): error TS2763: Cannot iterate value because the 'next' method…
7 …ors/generatorAssignability.ts(35,21): error TS2763: Cannot iterate value because the 'next' method…
8 …ors/generatorAssignability.ts(39,21): error TS2763: Cannot iterate value because the 'next' method…
9 …ssignability.ts(45,12): error TS2766: Cannot delegate iteration to value because the 'next' method…
10 …ssignability.ts(51,12): error TS2766: Cannot delegate iteration to value because the 'next' method…
[all …]
DinDoesNotOperateOnPrimitiveTypes.js20 return key in thing; // Error (because all possible instantiations are errors)
24 "key" in thing; // Error (because all possible instantiations are errors)
28 "key" in thing; // Error (because narrowing is possible)
35 "key" in thing; // Error (because narrowing is possible)
37 "key" in thing; // Ok (because further narrowing is impossible)
42 "key" in thing; // Ok (because narrowing is impossible)
46 // For consistency, this should probably not be an error, because useful
61 "key" in thing; // Error (because all possible instantiations are errors)
65 "key" in thing; // Error (because all possible instantations are errors)
77 return key in thing; // Error (because all possible instantiations are errors)
[all …]
DincrementOperatorWithEnumTypeInvalidOperations.errors.txt1 …numTypeInvalidOperations.ts(7,25): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
2 …umTypeInvalidOperations.ts(8,25): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
3 …umTypeInvalidOperations.ts(10,23): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
4 …mTypeInvalidOperations.ts(11,23): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
7 …numTypeInvalidOperations.ts(18,3): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
8 …umTypeInvalidOperations.ts(19,3): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
9 …numTypeInvalidOperations.ts(21,1): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
10 …umTypeInvalidOperations.ts(22,1): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
22 !!! error TS2539: Cannot assign to 'ENUM' because it is not a variable.
25 !!! error TS2539: Cannot assign to 'ENUM1' because it is not a variable.
[all …]
DdecrementOperatorWithEnumTypeInvalidOperations.errors.txt1 …numTypeInvalidOperations.ts(7,25): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
2 …umTypeInvalidOperations.ts(8,25): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
3 …umTypeInvalidOperations.ts(10,23): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
4 …mTypeInvalidOperations.ts(11,23): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
9 …numTypeInvalidOperations.ts(18,3): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
10 …umTypeInvalidOperations.ts(19,3): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
11 …numTypeInvalidOperations.ts(21,1): error TS2539: Cannot assign to 'ENUM' because it is not a varia…
12 …umTypeInvalidOperations.ts(22,1): error TS2539: Cannot assign to 'ENUM1' because it is not a varia…
24 !!! error TS2539: Cannot assign to 'ENUM' because it is not a variable.
27 !!! error TS2539: Cannot assign to 'ENUM1' because it is not a variable.
[all …]
DnoImplicitAnyStringIndexerOnObject.errors.txt2 …exerOnObject.ts(7,1): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
3 …xerOnObject.ts(8,13): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
4 …erOnObject.ts(13,13): error TS7053: Element implicitly has an 'any' type because expression of typ…
6 …xerOnObject.ts(20,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
7 …xerOnObject.ts(21,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
8 …xerOnObject.ts(22,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
9 …xerOnObject.ts(23,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
10 …xerOnObject.ts(31,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
11 …xerOnObject.ts(32,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
12 …xerOnObject.ts(33,3): error TS7052: Element implicitly has an 'any' type because type '{ get: (key…
[all …]
DinvalidUndefinedAssignments.errors.txt1 …/invalidUndefinedAssignments.ts(4,1): error TS2539: Cannot assign to 'E' because it is not a varia…
2 …/invalidUndefinedAssignments.ts(5,3): error TS2540: Cannot assign to 'A' because it is a read-only…
3 …/invalidUndefinedAssignments.ts(9,1): error TS2539: Cannot assign to 'C' because it is not a varia…
5 …invalidUndefinedAssignments.ts(17,1): error TS2539: Cannot assign to 'M' because it is not a varia…
6 …invalidUndefinedAssignments.ts(21,1): error TS2539: Cannot assign to 'i' because it is not a varia…
15 !!! error TS2539: Cannot assign to 'E' because it is not a variable.
18 !!! error TS2540: Cannot assign to 'A' because it is a read-only property.
24 !!! error TS2539: Cannot assign to 'C' because it is not a variable.
36 !!! error TS2539: Cannot assign to 'M' because it is not a variable.
42 !!! error TS2539: Cannot assign to 'i' because it is not a variable.
DintersectionTypeReadonly.errors.txt1 …ntersectionTypeReadonly.ts(17,6): error TS2540: Cannot assign to 'value' because it is a read-only…
2 …tersectionTypeReadonly.ts(19,11): error TS2540: Cannot assign to 'value' because it is a read-only…
3 …ntersectionTypeReadonly.ts(21,9): error TS2540: Cannot assign to 'value' because it is a read-only…
4 …tersectionTypeReadonly.ts(23,15): error TS2540: Cannot assign to 'value' because it is a read-only…
5 …tersectionTypeReadonly.ts(25,15): error TS2540: Cannot assign to 'value' because it is a read-only…
27 !!! error TS2540: Cannot assign to 'value' because it is a read-only property.
31 !!! error TS2540: Cannot assign to 'value' because it is a read-only property.
35 !!! error TS2540: Cannot assign to 'value' because it is a read-only property.
39 !!! error TS2540: Cannot assign to 'value' because it is a read-only property.
43 !!! error TS2540: Cannot assign to 'value' because it is a read-only property.
DglobalThisUnknownNoImplicitAny.errors.txt2 …oImplicitAny.ts(5,6): error TS7017: Element implicitly has an 'any' type because type 'typeof glob…
3 …ImplicitAny.ts(6,12): error TS7017: Element implicitly has an 'any' type because type 'typeof glob…
4 …oImplicitAny.ts(8,5): error TS7015: Element implicitly has an 'any' type because index expression …
5 …oImplicitAny.ts(9,1): error TS7053: Element implicitly has an 'any' type because expression of typ…
7 …ImplicitAny.ts(10,1): error TS7053: Element implicitly has an 'any' type because expression of typ…
20 !!! error TS7017: Element implicitly has an 'any' type because type 'typeof globalThis' has no inde…
23 !!! error TS7017: Element implicitly has an 'any' type because type 'typeof globalThis' has no inde…
27 !!! error TS7015: Element implicitly has an 'any' type because index expression is not of type 'num…
30 !!! error TS7053: Element implicitly has an 'any' type because expression of type '"hi"' can't be u…
34 !!! error TS7053: Element implicitly has an 'any' type because expression of type '"hi"' can't be u…
DassignToEnum.errors.txt1 tests/cases/compiler/assignToEnum.ts(2,1): error TS2539: Cannot assign to 'A' because it is not a v…
2 tests/cases/compiler/assignToEnum.ts(3,1): error TS2539: Cannot assign to 'A' because it is not a v…
3 tests/cases/compiler/assignToEnum.ts(4,3): error TS2540: Cannot assign to 'foo' because it is a rea…
4 tests/cases/compiler/assignToEnum.ts(5,3): error TS2540: Cannot assign to 'foo' because it is a rea…
11 !!! error TS2539: Cannot assign to 'A' because it is not a variable.
14 !!! error TS2539: Cannot assign to 'A' because it is not a variable.
17 !!! error TS2540: Cannot assign to 'foo' because it is a read-only property.
20 !!! error TS2540: Cannot assign to 'foo' because it is a read-only property.
DsubtypingWithConstructSignatures.js6 var r = foo1(rarg1); // ok because base returns void
8 var r2 = foo1(rarg2); // ok because base returns void
13 var r3 = foo2(r3arg1); // ok because base returns void
15 var r4 = foo2(r4arg1); // ok because base returns void
22 var r = foo1(rarg1); // ok because base returns void
24 var r2 = foo1(rarg2); // ok because base returns void
26 var r3 = foo2(r3arg1); // ok because base returns void
28 var r4 = foo2(r4arg1); // ok because base returns void
DsubtypingWithCallSignatures.js5 var r = foo1((x: number) => 1); // ok because base returns void
6 var r2 = foo1(<T>(x: T) => ''); // ok because base returns void
10 var r3 = foo2((x: number, y: number) => 1); // ok because base returns void
11 var r4 = foo2(<T>(x: T) => ''); // ok because base returns void
17 var r = foo1(function (x) { return 1; }); // ok because base returns void
18 var r2 = foo1(function (x) { return ''; }); // ok because base returns void
19 var r3 = foo2(function (x, y) { return 1; }); // ok because base returns void
20 var r4 = foo2(function (x) { return ''; }); // ok because base returns void
DimplicitAnyFromCircularInference.errors.txt5 …rInference.ts(14,10): error TS7023: 'g' implicitly has return type 'any' because it does not have …
6 …rInference.ts(17,5): error TS7023: 'f1' implicitly has return type 'any' because it does not have …
7 …rence.ts(22,10): error TS7024: Function implicitly has return type 'any' because it does not have …
8 …rInference.ts(25,10): error TS7023: 'h' implicitly has return type 'any' because it does not have …
9 …nference.ts(27,14): error TS7023: 'foo' implicitly has return type 'any' because it does not have …
10 …arInference.ts(45,9): error TS7023: 'x' implicitly has return type 'any' because it does not have …
37 !!! error TS7023: 'g' implicitly has return type 'any' because it does not have a return type annot…
42 !!! error TS7023: 'f1' implicitly has return type 'any' because it does not have a return type anno…
49 !!! error TS7024: Function implicitly has return type 'any' because it does not have a return type …
54 !!! error TS7023: 'h' implicitly has return type 'any' because it does not have a return type annot…
[all …]
DcallSignatureAssignabilityInInheritance.js12 (x: number): number; // ok because base returns void
13 (x: number, y: number): boolean; // ok because base returns void
14 <T>(x: T): string; // ok because base returns void
25 (x: number): string; // error because base returns non-void;
46 a: (x: number) => number; // ok because base returns void
47 a2: (x: number, y: number) => boolean; // ok because base returns void
48 a3: <T>(x: T) => string; // ok because base returns void
60 a: (x: number) => string; // error because base returns non-void;
66 a2: <T>(x: T) => string; // error because base returns non-void;
/third_party/gettext/gettext-tools/tests/
Dmsgmerge-2713 msgid "This is a long paragraph that gets wrapped into several lines because it is so long."
17 msgid "This is a long paragraph that does not get wrapped into several lines because it is marked a…
20 msgid "This is another long paragraph that gets wrapped into several lines because it is so long."
24 msgid "This is another long paragraph that does not get wrapped into several lines because it is ma…
41 msgid "This is a long paragraph that gets wrapped into several lines because it is so long."
45 msgid "This is a long paragraph that does not get wrapped into several lines because it is marked a…
68 "This is a long paragraph that gets wrapped into several lines because it is "
75 msgid "This is a long paragraph that does not get wrapped into several lines because it is marked a…
80 #~ "because it is so long."
86 #~ msgid "This is another long paragraph that does not get wrapped into several lines because it is…
[all …]
/third_party/boost/libs/test/test/baseline-outputs/
Dlog-count-skipped-tests.pattern7 …t case "fake master test suite/test_2" is skipped because precondition failed: test is skipped bec…
8 xxx/log-count-skipped-test.cpp:132: Test case "fake master test suite/test_3" is skipped because di…
12 …name="test_2" skipped="yes" reason="precondition failed: test is skipped because -some preconditio…
26 <system-out><![CDATA[Test case disabled because of the following chain of decision:
28 - reason: 'precondition failed: test is skipped because -some precondition-']]></system-out>
32 <system-out><![CDATA[Test case disabled because of the following chain of decision:
44 <system-out><![CDATA[Test case disabled because of the following chain of decision:
46 - reason: 'precondition failed: test is skipped because -some precondition-']]></system-out>
50 <system-out><![CDATA[Test case disabled because of the following chain of decision:
64 xxx/log-count-skipped-test.cpp:132: Test case "fake master test suite/test_3" is skipped because di…
[all …]
/third_party/mbedtls/library/
Dpsa_crypto_its.h76 …* \retval #PSA_ERROR_NOT_PERMITTED The operation failed because the provided `uid` va…
77 …* \retval #PSA_ERROR_NOT_SUPPORTED The operation failed because one or more of the fl…
78 …* \retval #PSA_ERROR_INSUFFICIENT_STORAGE The operation failed because there was insufficien…
79 …* \retval #PSA_ERROR_STORAGE_FAILURE The operation failed because the physical storage …
80 …* \retval #PSA_ERROR_INVALID_ARGUMENT The operation failed because one of the provided p…
101 …* \retval #PSA_ERROR_DOES_NOT_EXIST The operation failed because the provided `uid` value …
102 …* \retval #PSA_ERROR_STORAGE_FAILURE The operation failed because the physical storage has …
103 …* \retval #PSA_ERROR_DATA_CORRUPT The operation failed because stored data has been corr…
104 …* \retval #PSA_ERROR_INVALID_ARGUMENT The operation failed because one of the provided point…
123 …* \retval #PSA_ERROR_DOES_NOT_EXIST The operation failed because the provided uid value wa…
[all …]
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/
DcallSignatureAssignabilityInInheritance.ts11 (x: number): number; // ok because base returns void
12 (x: number, y: number): boolean; // ok because base returns void
13 <T>(x: T): string; // ok because base returns void
24 (x: number): string; // error because base returns non-void;
45 a: (x: number) => number; // ok because base returns void
46 a2: (x: number, y: number) => boolean; // ok because base returns void
47 a3: <T>(x: T) => string; // ok because base returns void
59 a: (x: number) => string; // error because base returns non-void;
65 a2: <T>(x: T) => string; // error because base returns non-void;

12345678910>>...480