/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/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | host.m | 20 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 23 @interface AppDelegate () interface in AppDelegate 26 @implementation AppDelegate category
|
/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/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/ |
D | AppDelegate.m | 33 @interface AppDelegate () interface in weak 38 @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/skia/tools/sk_app/mac/ |
D | main_mac.mm | 13 @interface AppDelegate : NSObject<NSApplicationDelegate, NSWindowDelegate> interface 19 @implementation AppDelegate : NSObject 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/ios/ |
D | main_ios.mm | 20 @interface AppDelegate : UIResponder<UIApplicationDelegate> interface 27 @implementation AppDelegate implementation
|
/external/clang/test/CodeGenObjCXX/ |
D | arc-cxx11-member-init.mm | 16 @interface AppDelegate @end interface 18 @implementation AppDelegate implementation
|
/external/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ |
D | AppDelegate.m | 33 @interface AppDelegate () interface in AppDelegate 37 @implementation AppDelegate category
|
/external/skia/tools/skottie_ios_app/ |
D | main.mm | 112 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 116 @implementation AppDelegate implementation
|
/external/skia/experimental/minimal_ios_mtl_skia_app/ |
D | main.mm | 124 @interface AppDelegate : UIResponder <UIApplicationDelegate> interface 128 @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/examples/objective-c/route_guide/Misc/ |
D | AppDelegate.m | 21 @implementation AppDelegate implementation
|
/external/tensorflow/tensorflow/lite/experimental/objc/apps/TestApp/TestApp/ |
D | AppDelegate.m | 19 @implementation AppDelegate implementation
|
/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/TestApp/TestApp/ |
D | AppDelegate.swift | 18 final class AppDelegate: UIResponder, UIApplicationDelegate { class
|
/external/grpc-grpc/src/objective-c/examples/SwiftSample/ |
D | AppDelegate.swift | 22 class AppDelegate: UIResponder, UIApplicationDelegate { class
|