/external/clang/test/Index/ |
D | annotate-comments-property-accessor.m | 11 @interface AppDelegate interface 35 @interface AppDelegate() interface in id 44 @interface AppDelegate() interface in copy 55 @implementation AppDelegate implementation
|
D | complete-documentation-properties.m | 7 @interface AppDelegate interface 28 @interface AppDelegate() interface in id 36 @interface AppDelegate() interface in copy 45 @implementation AppDelegate implementation
|
/external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/ |
D | main.m | 21 @interface AppDelegate : UIResponder<UIApplicationDelegate> interface 24 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/lite/tools/benchmark/ios/TFLiteBenchmark/TFLiteBenchmark/ |
D | AppDelegate.m | 18 @interface AppDelegate () interface in AppDelegate 22 @implementation AppDelegate category
|
/external/protobuf/objectivec/Tests/iOSTestHarness/ |
D | AppDelegate.m | 3 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 7 @implementation AppDelegate implementation
|
/external/clang/test/CodeGenObjC/ |
D | arc-linetable.m | 51 @interface AppDelegate : NSObject interface 55 @implementation AppDelegate : NSObject implementation 103 - (void)testCleanupVoid:(BOOL)skip withDelegate: (AppDelegate *) delegate {
|
D | optimize-ivar-offset-load.m | 14 @interface AppDelegate : NSObject interface 19 @implementation AppDelegate implementation
|
/external/skqp/tools/sk_app/mac/ |
D | main_mac.mm | 12 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface 18 @implementation AppDelegate : NSObject implementation
|
/external/skia/tools/sk_app/mac/ |
D | main_mac.mm | 13 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface 19 @implementation AppDelegate : NSObject implementation
|
/external/clang/test/CodeGenObjCXX/ |
D | arc-cxx11-member-init.mm | 16 @interface AppDelegate @end interface 18 @implementation AppDelegate implementation
|
/external/grpc-grpc/examples/objective-c/route_guide/Misc/ |
D | AppDelegate.m | 21 @implementation AppDelegate implementation
|
/external/grpc-grpc/examples/objective-c/helloworld/HelloWorld/ |
D | AppDelegate.m | 21 @implementation AppDelegate implementation
|
/external/grpc-grpc/src/objective-c/examples/Sample/Sample/ |
D | AppDelegate.m | 21 @implementation AppDelegate implementation
|
/external/grpc-grpc/examples/cpp/helloworld/cocoapods/HelloWorldCpp/ |
D | AppDelegate.mm | 21 @implementation AppDelegate implementation
|
/external/grpc-grpc/src/objective-c/examples/SwiftSample/ |
D | AppDelegate.swift | 22 class AppDelegate: UIResponder, UIApplicationDelegate { class
|
/external/clang/test/SemaObjC/ |
D | class-extension-dup-methods.m | 20 __attribute__((objc_root_class)) @interface AppDelegate interface 25 @interface AppDelegate () interface in void
|
D | incomplete-implementation.m | 56 @interface AppDelegate : NSObject <NSApplicationDelegate> interface 59 @implementation AppDelegate (MRRCategory) implementation in MRRCategory
|
D | class-unavail-warning.m | 49 @interface AppDelegate : NSObject interface 54 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/lite/experimental/swift/TestApps/TensorFlowLiteApp/TensorFlowLiteApp/ |
D | AppDelegate.swift | 5 final class AppDelegate: UIResponder, UIApplicationDelegate { class
|
/external/grpc-grpc/examples/objective-c/auth_sample/Misc/ |
D | AppDelegate.m | 23 @implementation AppDelegate implementation
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.m | 31 @interface AppDelegate : NSObject { interface 36 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/examples/ios/simple/ |
D | AppDelegate.mm | 19 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/lite/examples/ios/simple/ |
D | AppDelegate.mm | 19 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/examples/ios/benchmark/ |
D | AppDelegate.mm | 19 @implementation AppDelegate implementation
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/ |
D | AppDelegate.cs | 27 public class AppDelegate : UIApplicationDelegate class
|