| /third_party/libabigail/tests/ |
| D | test-svg.cc | 28 row r5 = { "_M_type", member_row_sty, 16, 2, 2 }; in main() local 47 row r5 = { "_M_state", member_row_sty, 4, 4, 4 }; in main() local 77 row r5 = { "PADDING", implementation_row_sty, 10, 6, 0 }; in main() local 94 row r5 = { "PADDING", implementation_row_sty, 10, 6, 0 }; in main() local 111 row r5 = { "_M_ok", member_row_sty, 40, 1, 1 }; in main() local 130 row r5 = { "_M_index", member_row_sty, 8, 8, 8 }; in main() local 153 row r5 = { "HOLE", implementation_row_sty, 28, 4, 0 }; in main() local 178 row r5 = { "_M_array", member_row_sty, 16, 8, 8 }; in main() local 195 row r5 = { "_M_array", member_row_sty, 32, 8, 8 }; in main() local
|
| /third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/indexSignatures/ |
| D | numericIndexingResults.ts | 12 var r5 = c[2]; variable 26 var r5 = i[2]; variable 39 var r5 = a[2]; variable 47 var r5 = b[2]; variable 55 var r5 = b2[2]; variable
|
| /third_party/optimized-routines/math/ |
| D | erf.c | 64 double r5 = fma (x2, PA[9], PA[8]); in erf() local 120 double r5 = fma (a, PC[9], PC[8]); in erf() local 150 double r5 = fma (a, PD[9], PD[8]); in erf() local 182 double r5 = fma (a, PE[9], PE[8]); in erf() local 210 double r5 = fma (a, PF[9], PF[8]); in erf() local
|
| /third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/ |
| D | genericCallWithNonSymmetricSubtypes.ts | 21 var r5 = foo(a, y); // { x?: number; }; variable 22 var r5 = foo(y, a); // { x?: number; }; variable
|
| D | genericCallWithConstraintsTypeArgumentInference2.ts | 12 var r5 = foo<Date, Date>(new Date()); // no error variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | constructSignaturesWithOverloads2.js | 40 var r5 = new i2(1, 1); variable 65 var r5 = new i2(1, 1); variable
|
| D | constructSignaturesWithOverloads.js | 44 var r5 = new a(1, ''); variable 72 var r5 = new a(1, ''); variable
|
| D | constructSignaturesWithIdenticalOverloads.js | 43 var r5 = new a(1, ''); variable 71 var r5 = new a(1, ''); variable
|
| D | illegalSuperCallsInConstructor.js | 11 var r5 = { variable 51 var r5 = { variable in Derived.Derived
|
| D | typeofAnExportedType.js | 21 export var r5: typeof i; variable 22 export var r5: typeof i2; variable
|
| D | typeofANonExportedType.js | 21 export var r5: typeof i; variable 22 export var r5: typeof i2; variable
|
| D | subtypingWithCallSignaturesA.js | 6 var r5 = foo3(function (x) { return ''; }); // error variable
|
| D | genericTypeAssertions2.js | 14 var r5: A<number> = <A<number>>[]; // error variable 53 var r5 = []; // error variable
|
| D | logicalOrOperatorWithTypeParameters.js | 14 var r5 = u || v; variable
|
| D | duplicateOverloadInTypeAugmentation1.js | 9 var r5 = a.reduce((x, y) => x + y); variable
|
| /third_party/typescript/tests/cases/conformance/types/members/ |
| D | objectTypeWithStringNamedNumericProperty.ts | 25 var r5 = c['1..']; variable 56 var r5 = i['1..']; variable 86 var r5 = a['1..']; variable 116 var r5 = b['1..']; variable
|
| /third_party/typescript/tests/cases/conformance/classes/members/classTypes/ |
| D | staticPropertyNotInClassType.ts | 17 var r5 = c.bar; // error variable 37 var r5 = c.bar; // error variable
|
| /third_party/typescript/tests/cases/conformance/types/specifyingTypes/typeQueries/ |
| D | typeofANonExportedType.ts | 20 export var r5: typeof i; variable 21 export var r5: typeof i2; variable
|
| D | typeofAnExportedType.ts | 20 export var r5: typeof i; variable 21 export var r5: typeof i2; variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | duplicateOverloadInTypeAugmentation1.ts | 8 var r5 = a.reduce((x, y) => x + y); variable
|
| D | mismatchedExplicitTypeParameterAndArgumentType.ts | 8 var r5 = map<any, any>([1, ""], (x) => x.toString()); variable
|
| /third_party/typescript/tests/cases/conformance/interfaces/declarationMerging/ |
| D | mergeThreeInterfaces.ts | 36 var r5 = b.bar; variable 75 var r5 = b.bar; // any, should be number variable
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | quickInfoMeaning.ts | 58 const [ , , , r3, r4, r5] = test.ranges(); constant
|
| D | getOccurrencesAbstract03.ts | 18 const [r0, r1, r2, r3, r4, r5] = test.ranges(); constant
|
| D | navigationItemsPrefixMatch2.ts | 23 const [r0, r1, r2, r3, r4, r5, r6] = test.ranges(); constant
|