Searched refs:could (Results 1 – 25 of 3482) sorted by relevance
12345678910>>...140
/third_party/curl/tests/data/ |
D | test442 | 6 # "name$_", "could-be-large-$_")."\n"; 43 attack.invalid TRUE / FALSE 0 name1 could-be-large-1 44 attack.invalid TRUE / FALSE 0 name2 could-be-large-2 45 attack.invalid TRUE / FALSE 0 name3 could-be-large-3 46 attack.invalid TRUE / FALSE 0 name4 could-be-large-4 47 attack.invalid TRUE / FALSE 0 name5 could-be-large-5 48 attack.invalid TRUE / FALSE 0 name6 could-be-large-6 49 attack.invalid TRUE / FALSE 0 name7 could-be-large-7 50 attack.invalid TRUE / FALSE 0 name8 could-be-large-8 51 attack.invalid TRUE / FALSE 0 name9 could-be-large-9 [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | typeParameterDiamond3.errors.txt | 2 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T | U'. 4 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'. 9 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top'. 11 'U' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'. 13 … 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'. 15 … 'U' could be instantiated with an arbitrary type which could be unrelated to 'Top'. 17 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'. 19 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'. 21 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'. 35 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to … [all …]
|
D | typeParametersShouldNotBeEqual2.errors.txt | 2 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… 4 …'Date' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different… 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'V'. 8 'V' could be instantiated with an arbitrary type which could be unrelated to 'T'. 10 'V' could be instantiated with an arbitrary type which could be unrelated to 'Date'. 12 'U' could be instantiated with an arbitrary type which could be unrelated to 'V'. 14 'V' could be instantiated with an arbitrary type which could be unrelated to 'U'. 16 'V' could be instantiated with an arbitrary type which could be unrelated to 'Date'. 18 'T' could be instantiated with an arbitrary type which could be unrelated to 'Object'. 29 !!! error TS2322: 'U' is assignable to the constraint of type 'T', but 'T' could be instantiated … [all …]
|
D | typeParameterDiamond2.errors.txt | 2 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T | U'. 4 'Top' could be instantiated with an arbitrary type which could be unrelated to 'U'. 6 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'. 8 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T | U'. 10 'Top' could be instantiated with an arbitrary type which could be unrelated to 'U'. 24 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to … 26 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated… 31 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to … 33 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated… 35 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrel…
|
D | typeParameterDiamond4.errors.txt | 2 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'. 4 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'. 6 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Bottom'. 8 'Top' could be instantiated with an arbitrary type which could be unrelated to 'Top | T | U'. 10 'Top' could be instantiated with an arbitrary type which could be unrelated to 'T'. 24 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to … 26 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated… 31 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated to … 33 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrelated… 35 !!! error TS2322: 'Top' could be instantiated with an arbitrary type which could be unrel…
|
D | typeParameterAssignability2.errors.txt | 2 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 4 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 8 'T' could be instantiated with an arbitrary type which could be unrelated to 'V'. 10 'T' could be instantiated with an arbitrary type which could be unrelated to 'V'. 12 'U' could be instantiated with an arbitrary type which could be unrelated to 'V'. 14 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… 16 …'V' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… 18 …'Date' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different… 20 …'V' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… [all …]
|
D | typeParameterAssignability3.errors.txt | 2 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… 4 'T' could be instantiated with an arbitrary type which could be unrelated to 'Foo'. 6 …'T' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su… 8 'U' could be instantiated with an arbitrary type which could be unrelated to 'Foo'. 10 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su… 12 'T' could be instantiated with an arbitrary type which could be unrelated to 'Foo'. 14 …'T' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su… 16 'U' could be instantiated with an arbitrary type which could be unrelated to 'Foo'. 36 !!! error TS2322: 'U' is assignable to the constraint of type 'T', but 'T' could be instantiated … 38 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated t… [all …]
|
D | subtypesOfTypeParameterWithRecursiveConstraints.errors.txt | 4 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'Foo<T>'. 10 'T' could be instantiated with an arbitrary type which could be unrelated to 'V'. 12 'T' could be instantiated with an arbitrary type which could be unrelated to 'Foo<V>'. 16 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 18 'U' could be instantiated with an arbitrary type which could be unrelated to 'Foo<U>'. 22 'U' could be instantiated with an arbitrary type which could be unrelated to 'V'. 24 'U' could be instantiated with an arbitrary type which could be unrelated to 'Foo<V>'. 28 'V' could be instantiated with an arbitrary type which could be unrelated to 'T'. 30 'V' could be instantiated with an arbitrary type which could be unrelated to 'Foo<U>'. [all …]
|
D | errorMessagesIntersectionTypes03.errors.txt | 2 'T' could be instantiated with an arbitrary type which could be unrelated to 'A & B'. 4 …'A & B' is assignable to the constraint of type 'U', but 'U' could be instantiated with a differen… 6 …'A & B' is assignable to the constraint of type 'V', but 'V' could be instantiated with a differen… 8 'U' could be instantiated with an arbitrary type which could be unrelated to 'T & B'. 10 'V' could be instantiated with an arbitrary type which could be unrelated to 'T & B'. 33 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to 'A… 37 !!! error TS2322: 'A & B' is assignable to the constraint of type 'U', but 'U' could be instantia… 41 !!! error TS2322: 'A & B' is assignable to the constraint of type 'V', but 'V' could be instantia… 47 !!! error TS2322: 'U' could be instantiated with an arbitrary type which could be unrelated to 'T… 51 !!! error TS2322: 'V' could be instantiated with an arbitrary type which could be unrelated to 'T…
|
D | errorsInGenericTypeReference.types | 20 tc1.method<{ x: V }>(); // error: could not find symbol V 32 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V 43 testMethod1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 48 static testMethod2(): Foo<{ x: V }> { return null } // error: could not find symbol V 53 set a(value: Foo<{ x: V }>) { } // error: could not find symbol V 58 property: Foo<{ x: V }>; // error: could not find symbol V 65 function testFunction1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 72 function testFunction2(p: Foo<{ x: V }>) { }// error: could not find symbol V 79 var f: Foo<{ x: V }>; // error: could not find symbol V 85 class testClass4<T extends { x: V }> { } // error: could not find symbol V [all …]
|
D | genericCallWithObjectTypeArgsAndInitializers.errors.txt | 2 …'number' is assignable to the constraint of type 'T', but 'T' could be instantiated with a differe… 4 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 6 'V' could be instantiated with an arbitrary type which could be unrelated to 'U'. 8 'V' could be instantiated with an arbitrary type which could be unrelated to 'T'. 19 !!! error TS2322: 'number' is assignable to the constraint of type 'T', but 'T' could be instanti… 23 !!! error TS2322: 'U' could be instantiated with an arbitrary type which could be unrelated to 'T… 28 !!! error TS2322: 'V' could be instantiated with an arbitrary type which could be unrelated to 'U… 30 !!! error TS2322: 'V' could be instantiated with an arbitrary type which could be unrelated t…
|
D | assignmentCompatWithGenericCallSignaturesWithOptionalParameters.errors.txt | 5 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 8 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 13 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 16 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 20 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 24 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 28 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 32 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 35 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 39 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. [all …]
|
D | errorsInGenericTypeReference.errors.txt | 36 tc1.method<{ x: V }>(); // error: could not find symbol V 44 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V 51 testMethod1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 54 static testMethod2(): Foo<{ x: V }> { return null } // error: could not find symbol V 57 set a(value: Foo<{ x: V }>) { } // error: could not find symbol V 62 property: Foo<{ x: V }>; // error: could not find symbol V 69 function testFunction1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 75 function testFunction2(p: Foo<{ x: V }>) { }// error: could not find symbol V 81 var f: Foo<{ x: V }>; // error: could not find symbol V 87 class testClass4<T extends { x: V }> { } // error: could not find symbol V [all …]
|
D | errorElaborationDivesIntoApparentlyPresentPropsOnly.errors.txt | 2 …'T' could be instantiated with an arbitrary type which could be unrelated to '{ a: string; b: numb… 4 'T' could be instantiated with an arbitrary type which could be unrelated to '{ a: number; }'. 6 …'{ a: string; }' is assignable to the constraint of type 'T', but 'T' could be instantiated with a… 14 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to '{… 21 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to '{… 28 !!! error TS2322: '{ a: string; }' is assignable to the constraint of type 'T', but 'T' could be …
|
D | typeParameterAssignability.errors.txt | 2 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 4 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 14 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to 'U… 18 !!! error TS2322: 'U' could be instantiated with an arbitrary type which could be unrelated to 'T…
|
D | constructorImplementationWithDefaultValues2.errors.txt | 3 'T' could be instantiated with an arbitrary type which could be unrelated to 'number'. 5 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 7 …'Date' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different… 25 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to 'n… 28 !!! error TS2322: 'U' could be instantiated with an arbitrary type which could be unrelated to 'T… 38 !!! error TS2322: 'Date' is assignable to the constraint of type 'T', but 'T' could be instantiat…
|
D | typeParametersShouldNotBeEqual.errors.txt | 2 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 4 'T' could be instantiated with an arbitrary type which could be unrelated to 'Object'. 15 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to 'U… 19 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to 'O…
|
D | typeParameterArgumentEquivalence4.errors.txt | 3 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'U'. 17 !!! error TS2322: 'U' could be instantiated with an arbitrary type which could be unrelated to … 22 !!! error TS2322: 'T' could be instantiated with an arbitrary type which could be unrelated to …
|
D | errorsInGenericTypeReference.symbols | 23 tc1.method<{ x: V }>(); // error: could not find symbol V 35 var tc2 = new testClass2<{ x: V }>(); // error: could not find symbol V 45 testMethod1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 50 static testMethod2(): Foo<{ x: V }> { return null } // error: could not find symbol V 55 set a(value: Foo<{ x: V }>) { } // error: could not find symbol V 61 property: Foo<{ x: V }>; // error: could not find symbol V 69 function testFunction1(): Foo<{ x: V }> { return null; } // error: could not find symbol V 76 function testFunction2(p: Foo<{ x: V }>) { }// error: could not find symbol V 84 var f: Foo<{ x: V }>; // error: could not find symbol V 91 class testClass4<T extends { x: V }> { } // error: could not find symbol V [all …]
|
D | mappedTypeRelationships.errors.txt | 3 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 6 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 22 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 25 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 34 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 37 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 40 … 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 45 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 49 'U' could be instantiated with an arbitrary type which could be unrelated to 'T'. 52 'T' could be instantiated with an arbitrary type which could be unrelated to 'Partial<T>'. [all …]
|
D | subtypingWithGenericCallSignaturesWithOptionalParameters.errors.txt | 10 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 14 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 21 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 27 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 33 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 37 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 43 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 49 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 56 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 62 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. [all …]
|
D | subtypingWithConstructSignatures6.errors.txt | 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 12 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 18 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 24 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 31 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 39 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 47 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 49 … 'T' could be instantiated with an arbitrary type which could be unrelated to 'Base'. 83 !!! error TS2430: 'T' could be instantiated with an arbitrary type which could be unrelat… 94 !!! error TS2430: 'T' could be instantiated with an arbitrary type which could be unrelat… [all …]
|
D | constructSignatureAssignabilityInInheritance6.errors.txt | 6 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 12 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 18 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 24 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 31 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 39 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 47 'T' could be instantiated with an arbitrary type which could be unrelated to 'T'. 49 … 'T' could be instantiated with an arbitrary type which could be unrelated to 'Base'. 83 !!! error TS2430: 'T' could be instantiated with an arbitrary type which could be unrelat… 94 !!! error TS2430: 'T' could be instantiated with an arbitrary type which could be unrelat… [all …]
|
/third_party/e2fsprogs/tests/d_punch/ |
D | expect | 130 Inode 15 extent tree (at level 1) could be shorter. Optimize? yes 132 Inode 16 extent tree (at level 1) could be shorter. Optimize? yes 134 Inode 17 extent tree (at level 1) could be shorter. Optimize? yes 136 Inode 18 extent tree (at level 1) could be shorter. Optimize? yes 138 Inode 19 extent tree (at level 1) could be shorter. Optimize? yes 140 Inode 20 extent tree (at level 1) could be shorter. Optimize? yes 142 Inode 21 extent tree (at level 1) could be shorter. Optimize? yes 144 Inode 22 extent tree (at level 1) could be shorter. Optimize? yes 146 Inode 23 extent tree (at level 1) could be shorter. Optimize? yes 148 Inode 24 extent tree (at level 1) could be shorter. Optimize? yes [all …]
|
/third_party/e2fsprogs/tests/d_punch_bigalloc/ |
D | expect | 125 Inode 14 extent tree (at level 1) could be shorter. Optimize? yes 127 Inode 15 extent tree (at level 1) could be shorter. Optimize? yes 129 Inode 16 extent tree (at level 1) could be shorter. Optimize? yes 131 Inode 17 extent tree (at level 1) could be shorter. Optimize? yes 133 Inode 18 extent tree (at level 1) could be shorter. Optimize? yes 135 Inode 19 extent tree (at level 1) could be shorter. Optimize? yes 137 Inode 20 extent tree (at level 1) could be shorter. Optimize? yes 139 Inode 22 extent tree (at level 1) could be shorter. Optimize? yes 141 Inode 23 extent tree (at level 1) could be shorter. Optimize? yes 143 Inode 24 extent tree (at level 1) could be shorter. Optimize? yes [all …]
|
12345678910>>...140