Home
last modified time | relevance | path

Searched refs:AppDelegate (Results 1 – 5 of 5) sorted by relevance

/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example/
H A DAppDelegate.m2 // AppDelegate.m
9 #import "AppDelegate.h"
31 @implementation AppDelegate implementation
H A DAppDelegate.h11 @interface AppDelegate : NSObject <NSApplicationDelegate>
/petsc/systems/Apple/OSX/examples/PETSc cocoa example/PETSc cocoa example.xcodeproj/
H A Dproject.pbxproj15 …F8286B15CB0A080091B85A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F8286A15C…
32 …8F8286915CB0A080091B85A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcec…
33 …F8286A15CB0A080091B85A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourceco…
93 D8F8286915CB0A080091B85A /* AppDelegate.h */,
94 D8F8286A15CB0A080091B85A /* AppDelegate.m */,
178 D8F8286B15CB0A080091B85A /* AppDelegate.m in Sources */,
/petsc/systems/Apple/iOS/examples/SwiftExample/SwiftExample/
H A DAppDelegate.swift28 class AppDelegate: UIResponder, UIApplicationDelegate { class
/petsc/systems/Apple/OSX/bin/
H A Dmakedmg24 …torials/??g tempsource/PETSc-OSX.examples/PETSc\ cocoa\ example/PETSc\ cocoa\ example/AppDelegate.m