/third_party/typescript/tests/cases/conformance/types/members/ |
D | objectTypeWithStringNamedNumericProperty.ts | 21 var r3 = c['1']; variable 22 var r3 = c[1]; variable 24 var r3 = c[1.]; // same as indexing by 1 when done numerically variable 27 var r3 = c[1.0]; // same as indexing by 1 when done numerically variable 52 var r3 = i['1']; variable 53 var r3 = c[1]; variable 55 var r3 = c[1.]; // same as indexing by 1 when done numerically variable 58 var r3 = c[1.0]; // same as indexing by 1 when done numerically variable 82 var r3 = a['1']; variable 83 var r3 = c[1]; variable [all …]
|
D | objectTypeWithStringNamedPropertyOfIllegalCharacters.ts | 12 var r3 = c["a b"]; variable 25 var r3 = i["a b"]; variable 38 var r3 = a["a b"]; variable 50 var r3 = b["a b"]; variable
|
D | objectTypeWithNumericProperty.ts | 11 var r3 = c['1']; variable 22 var r3 = i['1']; variable 32 var r3 = a['1']; variable 42 var r3 = b['1']; variable
|
/third_party/libabigail/tests/ |
D | test-svg.cc | 26 row r3 = { "_M_i", member_row_sty, 0, 8, 8 }; in main() local 45 row r3 = { "_M_type", member_row_sty, 0, 2, 2 }; in main() local 62 row r3 = { "_M_type", member_row_sty, 0, 2, 2 }; in main() local 75 row r3 = { "IMPLEMENTATION", implementation_row_sty, 0, 8, 8 }; in main() local 92 row r3 = { "IMPLEMENTATION", implementation_row_sty, 0, 8, 8 }; in main() local 109 row r3 = { "_M_index", member_row_sty, 24, 8, 8 }; in main() local 128 row r3 = { "HOLE", implementation_row_sty, 2, 2, 0 }; in main() local 151 row r3 = { "IMPLEMENTATION", implementation_row_sty, 16, 8, 8 }; in main() local 176 row r3 = { "HOLE", implementation_row_sty, 2, 6, 0 }; in main() local 193 row r3 = { "IMPLEMENTATION", implementation_row_sty, 16, 8, 8 }; in main() local [all …]
|
/third_party/typescript/tests/cases/conformance/types/objectTypeLiteral/indexSignatures/ |
D | numericIndexingResults.ts | 10 var r3 = c['3']; variable 24 var r3 = i['3']; variable 37 var r3 = a['3']; variable 45 var r3 = b['3']; variable 53 var r3 = b2['3']; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | interfaceWithOverloadedCallAndConstructSignatures.js | 13 var r3 = new f(); variable 20 var r3 = new f(); variable
|
D | interfaceWithSpecializedCallAndConstructSignatures.js | 13 var r3 = new f('a'); variable 21 var r3 = new f('a'); variable
|
D | constructSignaturesWithIdenticalOverloads.js | 26 var r3 = new i(1, ''); variable 67 var r3 = new i(1, ''); variable
|
D | constructSignaturesWithOverloads.js | 26 var r3 = new i(1, ''); variable 68 var r3 = new i(1, ''); variable
|
/third_party/typescript/tests/cases/conformance/interfaces/declarationMerging/ |
D | mergeThreeInterfaces2.ts | 26 var r3 = a.baz; variable 52 var r3 = a.baz; variable 65 var r3 = a.baz; variable
|
D | twoMergedInterfacesWithDifferingOverloads2.ts | 13 var r3 = a(1, 2); variable 29 var r3 = a(true, 2); variable
|
D | twoInterfacesDifferentRootModule2.ts | 26 var r3 = b.foo; // error variable 35 var r3 = b.foo; variable
|
D | mergeTwoInterfaces.ts | 27 var r3 = b.foo variable 54 var r3 = b.foo variable
|
/third_party/typescript/tests/cases/fourslash/ |
D | renameImportOfReExport.ts | 18 const [r0Def, r0, r1Def, r1, r2Def, r2, r3] = ranges; constant 19 const importRanges = [r2, r3]; constant
|
/third_party/typescript/tests/cases/conformance/classes/members/instanceAndStaticMembers/ |
D | typeOfThisInInstanceMember.ts | 24 var r3 = c.foo(); variable 25 var rs = [r, r2, r3]; variable
|
D | typeOfThisInInstanceMember2.ts | 26 var r3 = c.foo(); variable 28 var rs = [r, r2, r3]; variable
|
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
D | typeGuardOfFormTypeOfNotEqualHasNoEffect.ts | 24 var r3 = numOrBool; // number | boolean variable 27 var r3 = numOrBool; // number | boolean variable
|
D | typeGuardOfFormTypeOfEqualEqualHasNoEffect.ts | 24 var r3 = numOrBool; // number | boolean variable 27 var r3 = numOrBool; // number | boolean variable
|
D | typeGuardOfFormTypeOfOther.ts | 31 var r3: number = numOrC; // number variable 63 var r3: number = numOrC; // number variable
|
/third_party/typescript/tests/cases/conformance/classes/members/constructorFunctionTypes/ |
D | classWithStaticMembers.ts | 11 var r3 = r.foo; variable 19 var r3 = r.foo; variable
|
/third_party/optimized-routines/math/ |
D | erf.c | 62 double r3 = fma (x2, PA[5], PA[4]); in erf() local 118 double r3 = fma (a, PC[5], PC[4]); in erf() local 148 double r3 = fma (a, PD[5], PD[4]); in erf() local 180 double r3 = fma (a, PE[5], PE[4]); in erf() local 208 double r3 = fma (a, PF[5], PF[4]); in erf() local
|
/third_party/typescript/tests/cases/conformance/classes/constructorDeclarations/constructorParameters/ |
D | constructorParameterProperties.ts | 9 var r3 = c.z; // error variable 19 var r3 = d.a; // error variable
|
/third_party/ltp/lib/ |
D | tst_kvercmp.c | 84 int tst_kvcmp(const char *cur_kver, int r1, int r2, int r3) in tst_kvcmp() 101 int tst_kvercmp(int r1, int r2, int r3) in tst_kvercmp() 178 int tst_kvercmp2(int r1, int r2, int r3, struct tst_kern_exv *vers) in tst_kvercmp2()
|
/third_party/typescript/tests/cases/conformance/classes/members/classTypes/ |
D | instancePropertyInClassType.ts | 15 var r3 = r.y; variable 35 var r3 = r.y; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRegList.h | 30 #define REGLIST4(ns, r0, r1, r2, r3) \ argument 32 #define REGLIST7(ns, r0, r1, r2, r3, r4, r5, r6) \ argument
|