| /external/clang/test/SemaObjC/ |
| D | warn-implicit-atomic-property.m | 4 @interface Super interface 11 @implementation Super // expected-warning {{property is assumed atomic when auto-synthesizing the p… implementation
|
| D | property-and-class-extension.m | 10 @interface Super { interface 15 @interface Super() { interface in int
|
| D | block-type-safety.m | 4 @interface Super @end interface 34 f3(^(Super *o) { }); // OK, block taking Super* may be called with a Sub* category 36 r0(^Super* () { return 0; }); // OK category 40 r1(^Super* () { return 0; }); // expected-error {{incompatible block pointer types passing}} category
|
| D | alias-test-2.m | 4 @interface Super @end // expected-note {{previous definition is here}} interface
|
| D | nowarn-superclass-method-mismatch.m | 7 @interface Super interface
|
| D | ivar-sem-check-2.m | 3 @interface Super { interface
|
| D | ivar-in-implementations.m | 3 @interface Super @end interface
|
| D | conditional-expr-7.m | 5 @interface Super @end interface
|
| D | invalid-objc-decls-1.m | 3 @interface Super @end interface
|
| D | tentative-property-decl.m | 11 @interface Super { interface
|
| /external/mockito/src/test/java/org/mockitousage/bugs/ |
| D | ConfusedSignatureTest.java | 27 public class Super<T> { class in ConfusedSignatureTest 30 public Super(T value) { in Super() method in ConfusedSignatureTest.Super
|
| D | DiamondInheritanceIsConfusingMockitoTest.java | 27 public class Super<T> { class in DiamondInheritanceIsConfusingMockitoTest 30 public Super(T value) { in Super() method in DiamondInheritanceIsConfusingMockitoTest.Super
|
| /external/clang/test/Index/ |
| D | complete-ivar-access.m | 11 @interface Super { interface 21 @interface Super () { interface in int
|
| /external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/ |
| D | ConstructorsTarget.java | 30 private static class Super extends ConstructorsTarget { class in ConstructorsTarget 31 private Super() { in Super() method in ConstructorsTarget.Super
|
| /external/clang/test/CodeGenObjCXX/ |
| D | ivar-objects.mm | 30 @interface Super : NSObject { interface 49 @implementation Super implementation
|
| /external/javassist/src/test/testproxy/ |
| D | Target127.java | 7 public interface Super { interface in Target127
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/ |
| D | FilterTrivialTest.kt | 40 open class Super in <lambda>() class 50 open class Super in <lambda>() class
|
| /external/dokka/runners/gradle-integration-tests/testData/multiProjectSingleOut/subA/src/main/kotlin/ |
| D | module.kt | 21 open class Super { class
|
| /external/clang/test/CodeGenObjC/ |
| D | ivar-layout-nonfragile-abi2.m | 5 @interface Super { interface
|
| D | default-property-synthesis.m | 23 @interface Super <PROTO> interface
|
| /external/clang/test/Rewriter/ |
| D | objc-modern-class-init.mm | 7 @interface Super : Root interface
|
| D | objc-modern-class-init-hooks.mm | 7 @interface Super : Root interface
|
| /external/guice/core/test/com/google/inject/ |
| D | SuperclassTest.java | 44 abstract static class Super { class in SuperclassTest
|
| /external/mockito/src/test/java/org/mockitousage/puzzlers/ |
| D | OverloadingPuzzleTest.java | 23 private interface Super { interface in OverloadingPuzzleTest
|
| D | BridgeMethodPuzzleTest.java | 27 private class Super<T> { class in BridgeMethodPuzzleTest
|