Home
last modified time | relevance | path

Searched defs:NSApplication (Results 1 – 10 of 10) sorted by relevance

/external/skia/tools/sk_app/mac/
Dmain_mac.mm29 - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender {
/external/python/cpython2/Mac/PythonLauncher/
DMyAppDelegate.m52 {
/external/python/cpython3/Mac/PythonLauncher/
DMyAppDelegate.m52 {
/external/clang/test/CodeGenObjCXX/
Dpr14474-gline-tables-only.mm22 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { } interface
/external/angle/util/osx/
DOSXWindow.mm73 {
/external/clang/test/Analysis/
Dretain-release-inline.m184 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { interface
189 …@optional - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender;
Dretain-release.mm207 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { interface
212 …@optional - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender;
Dretain-release-gc-only.m180 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { interface
185 …@optional - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender;
Dretain-release.m248 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { interface
254 …@optional - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender;
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m253 @interface NSApplication : NSResponder <NSUserInterfaceValidations> { interface
259 …@optional - (NSApplicationTerminateReply)applicationShouldTerminate:(NSApplication *)sender;