/third_party/typescript/tests/baselines/reference/ |
D | subtypingWithNumericIndexer5.js | 37 class B4<T extends Derived> implements A<T> { class 75 var B4 = /** @class */ (function () { class 76 function B4() { class in anonymousFunction2ba092310300.B4
|
D | subtypingWithStringIndexer.js | 37 class B4<T extends Base> extends A<T> { class 107 var B4 = /** @class */ (function (_super) { class 109 function B4() { class in anonymousFunctionf312e1c00900.B4
|
D | subtypingWithNumericIndexer.js | 37 class B4<T extends Base> extends A<T> { class 106 var B4 = /** @class */ (function (_super) { class 108 function B4() { class in anonymousFunction10d63bfc0900.B4
|
D | subtypingWithNumericIndexer3.js | 37 class B4<T extends Derived> extends A<T> { class 110 var B4 = /** @class */ (function (_super) { class 112 function B4() { class in anonymousFunction2b9f796f0900.B4
|
D | subtypingWithStringIndexer3.js | 37 class B4<T extends Derived> extends A<T> { class 110 var B4 = /** @class */ (function (_super) { class 112 function B4() { class in anonymousFunction5570d7b30900.B4
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/ |
D | subtypingWithStringIndexer.ts | 36 class B4<T extends Base> extends A<T> { class
|
D | subtypingWithNumericIndexer.ts | 36 class B4<T extends Base> extends A<T> { class
|
D | subtypingWithStringIndexer2.ts | 36 interface B4<T extends Derived> extends A<T> { interface
|
D | subtypingWithNumericIndexer2.ts | 36 interface B4<T extends Derived> extends A<T> { interface
|
D | subtypingWithNumericIndexer3.ts | 36 class B4<T extends Derived> extends A<T> { class
|
D | subtypingWithStringIndexer3.ts | 36 class B4<T extends Derived> extends A<T> { class
|
D | subtypingWithNumericIndexer5.ts | 36 class B4<T extends Derived> implements A<T> { class
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/Intersection_Types/ |
D | Intersection_types_1.ts | 61 interface B4 { interface
|
/third_party/ffmpeg/libavcodec/ |
D | faanidct.c | 31 #define B4 1.0000000000000000000000 // cos(pi*4/16)sqrt(2) macro
|
D | faandct.c | 44 #define B4 1.000000000000000000000000000000000000 // (cos(pi*4/16)sqrt(2))^-1 macro
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | common_sse41.h | 43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
|
/third_party/cmsis/CMSIS/DSP/Source/CommonTables/ |
D | arm_common_tables.c | 70256 #define B4(n) B2(n) , B2(n + 1), B2(n + 1), B2(n + 2) macro
|
/third_party/typescript/tests/cases/conformance/expressions/binaryOperators/comparisonOperator/ |
D | comparisonOperatorWithIdenticalObjects.ts | 35 interface B4 { new (a: string): B1; } interface
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | more_messages.proto | 108 message B4 {} message
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | constants-ppc.h | 2743 B4 = 1 << 4, enumerator
|
/third_party/node/deps/v8/src/codegen/arm/ |
D | constants-arm.h | 164 B4 = 1 << 4, enumerator
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | constants-s390.h | 1679 B4 = 1 << 4, enumerator
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1968 B4 = VALUE_BOOL_VEC4, in init() enumerator
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 1999 #define ASSIGN_BITS(B10, B9, B8, B7, B6, B5, B4, B3, B2, B1, B0) do { SB(10,(B10)); SB(9,(B9)); SB(… in writeBlockMode() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 40 static constexpr IValueT B4 = 1 << 4; variable
|