| /third_party/node/test/parallel/ |
| D | test-domain-abort-on-uncaught.js | 115 d2.run(function() { field 128 d2.run(function() { field 141 d2.run(function() { field 157 d2.run(function() { field 172 d2.run(function() { field 187 d2.run(function() { field
|
| D | test-domain-promise.js | 46 const d2 = domain.create(); constant 61 const d2 = domain.create(); constant 76 const d2 = domain.create(); constant 93 const d2 = domain.create(); constant
|
| /third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
| D | generatedContextualTyping.ts | 14 var x7: Base[] = [d1, d2]; variable 15 var x8: Array<Base> = [d1, d2]; variable 16 var x9: { [n: number]: Base; } = [d1, d2]; variable 17 var x10: {n: Base[]; } = { n: [d1, d2] }; variable 194 module x187 { var t: Base[] = [d1, d2]; } variable 195 module x188 { var t: Array<Base> = [d1, d2]; } variable 196 module x189 { var t: { [n: number]: Base; } = [d1, d2]; } variable 197 module x190 { var t: {n: Base[]; } = { n: [d1, d2] }; } variable 206 module x199 { export var t: Base[] = [d1, d2]; } variable 207 module x200 { export var t: Array<Base> = [d1, d2]; } variable [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | nonstrictTemplateWithNotOctalPrintsAsIs.js | 3 const d2 = `\\0041`; constant 8 var d2 = "\\0041"; variable
|
| D | collisionCodeGenModuleWithConstructorChildren.js | 18 class d2 { class 47 var d2 = /** @class */ (function () { function 48 function d2() { function
|
| D | classWithoutExplicitConstructor.js | 16 var d2 = new D(null); // error variable 36 var d2 = new D(null); // error variable
|
| D | unionAndIntersectionInference2.js | 20 var d2: string & { name: string } & number & { name: string }; variable 41 var d2; variable
|
| D | systemModule16.js | 24 "d2": true property 46 "d2": y_1["c2"] property
|
| D | implicitAnyGenerics.js | 16 var d2 = new D(1); variable 44 var d2 = new D(1); variable
|
| D | derivedTypeDoesNotRequireExtendsClause.js | 17 var d2: Derived2; variable 58 var d2; variable
|
| D | subtypingTransitivity.js | 15 var d2: D2; variable 59 var d2; variable
|
| D | noImplicitAnyDestructuringVarDeclaration.js | 6 var [a2]: [any], {b2}: { b2: any }, c2: any, d2: any; variable 17 var a2 = (void 0)[0], b2 = (void 0).b2, c2, d2; variable
|
| D | optionalConstructorArgInSuper.js | 9 var d2: Derived; variable 43 var d2; variable
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | renameImportOfReExport2.ts | 19 const [d0, d1, d2] = dRanges; constant 23 const cImports = { definition: "(alias) class D\nimport D", ranges: [d1, d2] }; constant
|
| D | findReferencesJSXTagName3.ts | 23 const [d0Def, d0, c0Def, c0, d1Def, d1, d2Def, d2, d3, d4, c1Def, c1, c2] = test.ranges(); constant 25 const allD = [d0, d1, d2, d3, d4]; constant
|
| /third_party/typescript/tests/cases/conformance/classes/classDeclarations/classHeritageSpecification/ |
| D | derivedTypeDoesNotRequireExtendsClause.ts | 16 var d2: Derived2; variable 20 var r: Base[] = [d1, d2]; variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | aliasUsageInOrExpression.ts | 21 var d2: IHasVisualizationModel = i || moduleA; variable 22 var d2: IHasVisualizationModel = moduleA || i; variable
|
| D | classdecl.ts | 24 private static d2() { method in a 75 static d2(); method in aAmbient
|
| D | nonstrictTemplateWithNotOctalPrintsAsIs.ts | 2 const d2 = `\\0041`; constant
|
| /third_party/ffmpeg/libavresample/aarch64/ |
| D | resample_neon.S | 138 .macro STORE_ONE rn, addr, idx, d2 165 .macro STORE_ONE rn, addr, idx, d2 192 .macro STORE_ONE rn, addr, idx, d2 226 .macro STORE_ONE rn, addr, idx, d2
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | collate.c | 90 u32 d1, d2; in ntfs_collate_ntofs_ulong() local 124 u32 d1, d2; in ntfs_collate_ntofs_ulongs() local 170 u32 d1, d2; in ntfs_collate_ntofs_security_hash() local
|
| /third_party/typescript/tests/cases/conformance/classes/members/constructorFunctionTypes/ |
| D | classWithConstructors.ts | 22 var d2 = new D(1); // ok variable 47 var d2 = new D(1); // ok variable
|
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | TimeUtil.java | 311 public static Duration add(Duration d1, Duration d2) { in add() 321 public static Duration subtract(Duration d1, Duration d2) { in subtract() 355 public static long divide(Duration d1, Duration d2) { in divide() 360 public static Duration remainder(Duration d1, Duration d2) { in remainder()
|
| /third_party/ffmpeg/libavcodec/ |
| D | h263dsp.c | 37 int d1, d2, ad1; in h263_h_loop_filter_c() local 80 int d1, d2, ad1; in h263_v_loop_filter_c() local
|
| /third_party/skia/third_party/externals/freetype/src/tools/ |
| D | test_trig.c | 25 double d2; in test_cos() local 51 double d2; in test_sin() local 77 double d2; in test_tan() local
|