/third_party/typescript/tests/baselines/reference/ |
D | classAbstractGeneric.errors.txt | 1 …ic.ts(10,7): error TS2515: Non-abstract class 'C<T>' does not implement inherited abstract member … 2 …ic.ts(10,7): error TS2515: Non-abstract class 'C<T>' does not implement inherited abstract member … 3 …neric.ts(12,7): error TS2515: Non-abstract class 'D' does not implement inherited abstract member … 4 …neric.ts(12,7): error TS2515: Non-abstract class 'D' does not implement inherited abstract member … 5 …ic.ts(14,7): error TS2515: Non-abstract class 'E<T>' does not implement inherited abstract member … 6 …ic.ts(18,7): error TS2515: Non-abstract class 'F<T>' does not implement inherited abstract member … 21 !!! error TS2515: Non-abstract class 'C<T>' does not implement inherited abstract member 'bar' from… 23 !!! error TS2515: Non-abstract class 'C<T>' does not implement inherited abstract member 'foo' from… 27 !!! error TS2515: Non-abstract class 'D' does not implement inherited abstract member 'bar' from cl… 29 !!! error TS2515: Non-abstract class 'D' does not implement inherited abstract member 'foo' from cl… [all …]
|
D | classAbstractInheritance.errors.txt | 1 …ance.ts(13,7): error TS2515: Non-abstract class 'CC' does not implement inherited abstract member … 2 …ance.ts(15,7): error TS2515: Non-abstract class 'DD' does not implement inherited abstract member … 3 …ance.ts(19,7): error TS2515: Non-abstract class 'FF' does not implement inherited abstract member … 21 !!! error TS2515: Non-abstract class 'CC' does not implement inherited abstract member 'foo' from c… 25 !!! error TS2515: Non-abstract class 'DD' does not implement inherited abstract member 'foo' from c… 31 !!! error TS2515: Non-abstract class 'FF' does not implement inherited abstract member 'foo' from c…
|
D | classAbstractDeclarations.d.errors.txt | 3 …s.d.ts(11,15): error TS2515: Non-abstract class 'CC' does not implement inherited abstract member … 4 …s.d.ts(13,15): error TS2515: Non-abstract class 'DD' does not implement inherited abstract member … 5 …s.d.ts(17,15): error TS2515: Non-abstract class 'FF' does not implement inherited abstract member … 25 !!! error TS2515: Non-abstract class 'CC' does not implement inherited abstract member 'foo' from c… 29 !!! error TS2515: Non-abstract class 'DD' does not implement inherited abstract member 'foo' from c… 35 !!! error TS2515: Non-abstract class 'FF' does not implement inherited abstract member 'foo' from c…
|
D | classAbstractUsingAbstractMethods2.errors.txt | 2 …thods2.ts(5,7): error TS2515: Non-abstract class 'B' does not implement inherited abstract member … 3 …ods2.ts(21,7): error TS2515: Non-abstract class 'BB' does not implement inherited abstract member … 15 !!! error TS2515: Non-abstract class 'B' does not implement inherited abstract member 'foo' from cl… 33 !!! error TS2515: Non-abstract class 'BB' does not implement inherited abstract member 'foo' from c…
|
D | abstractPropertyNegative.errors.txt | 2 …ative.ts(13,7): error TS2515: Non-abstract class 'C' does not implement inherited abstract member … 3 …ative.ts(13,7): error TS2515: Non-abstract class 'C' does not implement inherited abstract member … 4 …ative.ts(13,7): error TS2515: Non-abstract class 'C' does not implement inherited abstract member … 5 …ative.ts(13,7): error TS2515: Non-abstract class 'C' does not implement inherited abstract member … 38 !!! error TS2515: Non-abstract class 'C' does not implement inherited abstract member 'm' from clas… 40 !!! error TS2515: Non-abstract class 'C' does not implement inherited abstract member 'mismatch' fr… 42 !!! error TS2515: Non-abstract class 'C' does not implement inherited abstract member 'prop' from c… 44 !!! error TS2515: Non-abstract class 'C' does not implement inherited abstract member 'readonlyProp…
|
D | mixinAbstractClasses.2.errors.txt | 2 …ror TS2515: Non-abstract class 'DerivedFromAbstract' does not implement inherited abstract member … 28 …// error expected: Non-abstract class 'DerivedFromAbstract' does not implement inherited abstract … 31 !!! error TS2515: Non-abstract class 'DerivedFromAbstract' does not implement inherited abstract me…
|
D | classExpressionExtendingAbstractClass.errors.txt | 1 …ts(5,9): error TS2653: Non-abstract class expression does not implement inherited abstract member … 11 !!! error TS2653: Non-abstract class expression does not implement inherited abstract member 'foo' …
|
D | classAbstractExtends.errors.txt | 1 …xtends.ts(9,7): error TS2515: Non-abstract class 'C' does not implement inherited abstract member … 15 !!! error TS2515: Non-abstract class 'C' does not implement inherited abstract member 'bar' from cl…
|
D | classAbstractOverrideWithAbstract.errors.txt | 1 …ract.ts(19,7): error TS2515: Non-abstract class 'CC' does not implement inherited abstract member … 25 !!! error TS2515: Non-abstract class 'CC' does not implement inherited abstract member 'foo' from c…
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
D | PseudoLocalesTest.java | 34 CldrPath inherited = in testExpansion() local 43 .addLocaleData("en_001", value(inherited, "UTC")) in testExpansion() 62 value(inherited, "[ÛŢÇ one]")); in testExpansion() 75 CldrPath inherited = in testBidi() local 82 .addLocaleData("en_001", value(inherited, "UTC")) in testBidi() 100 value(inherited, "\u061C\u202EUTC\u202C\u061C")); in testBidi()
|
D | AlternateLocaleDataTest.java | 43 CldrValue inherited = in testLocaleData() local 48 .addLocaleData("root", inherited); in testLocaleData() 58 assertValuesUnordered(resolved, altValue, other, inherited); in testLocaleData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 175 const LayoutConstraints& inherited, in getBaseAlignment() argument 191 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment() 198 if (inherited.majorness == kColumnMajor) { in getBaseAlignment() 199 baseAlignment = getBaseAlignment(column_type, roundUp, inherited, in getBaseAlignment() 208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment() 216 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment() 284 uint32_t getSize(uint32_t member_id, const LayoutConstraints& inherited, in getSize() argument 296 getSize(componentId, inherited, constraints, vstate); in getSize() 307 getSize(elem_type, inherited, constraints, vstate); in getSize() 318 if (inherited.majorness == kColumnMajor) { in getSize() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_decorations.cpp | 175 const LayoutConstraints& inherited, in getBaseAlignment() argument 191 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment() 198 if (inherited.majorness == kColumnMajor) { in getBaseAlignment() 199 baseAlignment = getBaseAlignment(column_type, roundUp, inherited, in getBaseAlignment() 208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment() 216 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment() 284 uint32_t getSize(uint32_t member_id, const LayoutConstraints& inherited, in getSize() argument 296 getSize(componentId, inherited, constraints, vstate); in getSize() 307 getSize(elem_type, inherited, constraints, vstate); in getSize() 318 if (inherited.majorness == kColumnMajor) { in getSize() [all …]
|
/third_party/spirv-tools/source/val/ |
D | validate_decorations.cpp | 186 const LayoutConstraints& inherited, in getBaseAlignment() argument 209 componentId, roundUp, inherited, constraints, vstate); in getBaseAlignment() 216 if (inherited.majorness == kColumnMajor) { in getBaseAlignment() 217 baseAlignment = getBaseAlignment(column_type, roundUp, inherited, in getBaseAlignment() 226 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment() 235 getBaseAlignment(words[2], roundUp, inherited, constraints, vstate); in getBaseAlignment() 310 uint32_t getSize(uint32_t member_id, const LayoutConstraints& inherited, in getSize() argument 329 getSize(componentId, inherited, constraints, vstate); in getSize() 340 getSize(elem_type, inherited, constraints, vstate); in getSize() 351 if (inherited.majorness == kColumnMajor) { in getSize() [all …]
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/ |
D | conditional-rendering.txt | 42 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.first_byte 43 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.second_byte 44 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.third_byte 45 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.fourth_byte 46 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.padded_zero
|
/third_party/python/Doc/c-api/ |
D | typeobj.rst | 176 X - type slot is inherited via *PyType_Ready* if defined with a *NULL* value 177 % - the slots of the sub-struct are inherited individually 178 G - inherited, but only in combination with other slots; see the slot's description 181 Note that some slots are effectively inherited through the normal 496 This field is not inherited by subtypes. 519 This field is inherited by subtypes. 541 These fields are not inherited by subtypes. 555 This field is not inherited by subtypes. 599 This field is not inherited by subtypes. 642 These fields are inherited separately by subtypes. If the base type has a [all …]
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test29-finer-redundancy-marking-report-0.txt | 17 [C] 'function void foo(inherited*)' has some indirect sub-type changes: 18 parameter 1 of type 'inherited*' has sub-type changes: 19 in pointed to type 'struct inherited':
|
D | test29-finer-redundancy-marking-v0.cc | 9 struct inherited : public base struct 23 foo(inherited*) in foo() argument
|
D | test29-finer-redundancy-marking-v1.cc | 10 struct inherited : public base struct 24 foo(inherited*) in foo() argument
|
/third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/ |
D | conditional-rendering.txt | 78 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.first_byte 79 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.second_byte 80 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.third_byte 81 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.fourth_byte 82 dEQP-VK.conditional_rendering.dispatch.condition_size.inherited.padded_zero
|
/third_party/protobuf/src/google/protobuf/ |
D | api.proto | 127 // documentation and options are inherited as follows: 130 // string of the redeclared method is empty, it will be inherited 135 // inherited. 137 // - If an http annotation is inherited, the path pattern will be 186 // relative path under which inherited HTTP paths are placed. Example: 194 // This implies the following inherited HTTP annotation: 207 // If non-empty specifies a path under which inherited HTTP paths
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLOPT_DOH_URL.md | 45 DoH lookups use SSL and some SSL settings from your transfer are inherited, 48 The hostname and peer certificate verification settings are not inherited but 52 A set CURLOPT_OPENSOCKETFUNCTION(3) callback is not inherited.
|
/third_party/gn/src/gn/ |
D | resolved_target_data.cc | 330 TargetPublicPairListBuilder inherited; member 341 info->rust_inherited_libs = rust_libs.inherited.Build(); in ComputeRustLibs() 368 rust_libs->inherited.Append(dep, true); in ComputeRustLibsFor() 372 rust_libs->inherited.AppendInherited(dep_info->rust_inheritable_libs, in ComputeRustLibsFor() 380 rust_libs->inherited.Append(dep, true); in ComputeRustLibsFor()
|
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-props-by-index/ |
D | arkts-no-props-by-index-5-ok.ets | 17 …TS can only access fields that are already declared or inherited in the class (accessing inherited…
|
/third_party/skia/include/private/ |
D | SkTemplates.h | 69 using inherited = std::unique_ptr<T, SkFunctionWrapper<std::remove_pointer_t<decltype(P)>, P>>; variable 71 using inherited::inherited; 73 SkAutoTCallVProc(SkAutoTCallVProc&& that) : inherited(std::move(that)) {} in SkAutoTCallVProc()
|