Home
last modified time | relevance | path

Searched refs:NSErrorPtr (Results 1 – 25 of 131) sorted by relevance

123456

/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/opendirectory/
H A DODRecord.inc18 …function verifyPassword_error (inPassword: NSString; outError: NSErrorPtr): ObjCBOOL; message 'ver…
21 …function synchronizeAndReturnError (outError: NSErrorPtr): ObjCBOOL; message 'synchronizeAndReturn…
24 …function recordDetailsForAttributes_error (inAttributes: NSArray; outError: NSErrorPtr): NSDiction…
25 …function valuesForAttribute_error (inAttribute: ODAttributeType; outError: NSErrorPtr): NSArray; m…
27 …function removeValuesForAttribute_error (inAttribute: ODAttributeType; outError: NSErrorPtr): ObjC…
30 …function deleteRecordAndReturnError (outError: NSErrorPtr): ObjCBOOL; message 'deleteRecordAndRetu…
40 …function accountPoliciesAndReturnError (error: NSErrorPtr): NSDictionary; message 'accountPolicies…
41 …function authenticationAllowedAndReturnError (error: NSErrorPtr): ObjCBOOL; message 'authenticatio…
52 …function addMemberRecord_error (inRecord: ODRecord; outError: NSErrorPtr): ObjCBOOL; message 'addM…
53 …function removeMemberRecord_error (inRecord: ODRecord; outError: NSErrorPtr): ObjCBOOL; message 'r…
[all …]
H A DODNode.inc16 …ession_type_error (inSession: ODSession; inType: ODNodeType; outError: NSErrorPtr): instancetype; …
17 …hSession_name_error (inSession: ODSession; inName: NSString; outError: NSErrorPtr): instancetype; …
18 …ession_type_error (inSession: ODSession; inType: ODNodeType; outError: NSErrorPtr): instancetype; …
19 …hSession_name_error (inSession: ODSession; inName: NSString; outError: NSErrorPtr): instancetype; …
20 …function subnodeNamesAndReturnError (outError: NSErrorPtr): NSArray; message 'subnodeNamesAndRetur…
21 …function unreachableSubnodeNamesAndReturnError (outError: NSErrorPtr): NSArray; message 'unreachab…
23 …function nodeDetailsForKeys_error (inKeys: NSArray; outError: NSErrorPtr): NSDictionary; message '…
24 …function supportedRecordTypesAndReturnError (outError: NSErrorPtr): NSArray; message 'supportedRec…
31 …sendData_error (inCustomCode: NSInteger; inSendData: NSData; outError: NSErrorPtr): NSData; messag…
32 …function customFunction_payload_error (function_: NSString; payload: id; error: NSErrorPtr): id; m…
[all …]
H A DODSession.inc17 …class function sessionWithOptions_error (inOptions: NSDictionary; outError: NSErrorPtr): instancet…
18 …function initWithOptions_error (inOptions: NSDictionary; outError: NSErrorPtr): instancetype; mess…
19 …function nodeNamesAndReturnError (outError: NSErrorPtr): NSArray; message 'nodeNamesAndReturnError…
22 …ationAllowingUserInteraction_error (allowInteraction: ObjCBOOL; error: NSErrorPtr): SFAuthorizatio…
24 …configuration: ODConfiguration; authorization: SFAuthorization; error: NSErrorPtr): ObjCBOOL; mess…
25 …configuration: ODConfiguration; authorization: SFAuthorization; error: NSErrorPtr): ObjCBOOL; mess…
26 …tion_error (nodename: NSString; authorization: SFAuthorization; error: NSErrorPtr): ObjCBOOL; mess…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/syncservices/
H A DISyncSessionDriver.inc34 …function startAsynchronousSync (outError: NSErrorPtr): ObjCBOOL; message 'startAsynchronousSync:';…
55 …e_moreComing_error (entity: NSString; moreComing: pObjCBOOL; outError: NSErrorPtr): NSDictionary; …
57 …function deleteAllRecordsForEntityName_error (entityName: NSString; outError: NSErrorPtr): ObjCBOO…
66 …e_moreComing_error (entity: NSString; moreComing: pObjCBOOL; outError: NSErrorPtr): NSArray; messa…
75 …didRegisterClientAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): ObjCBOOL; mess…
76 …ver_willNegotiateAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): ObjCBOOL; mess…
77 …iver_didNegotiateAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): ObjCBOOL; mess…
78 …function sessionDriver_willPushAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): …
79 …function sessionDriver_didPushAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): O…
80 …function sessionDriver_willPullAndReturnError (sender: ISyncSessionDriver; outError: NSErrorPtr): …
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/avfoundation/
H A DAVAudioFile.inc16 …function initForReading_error (fileURL: NSURL; outError: NSErrorPtr): instancetype; message 'initF…
17 …: NSURL; format: AVAudioCommonFormat; interleaved: ObjCBOOL; outError: NSErrorPtr): instancetype; …
18 …ting_settings_error (fileURL: NSURL; settings: NSDictionary; outError: NSErrorPtr): instancetype; …
19 …tionary; format: AVAudioCommonFormat; interleaved: ObjCBOOL; outError: NSErrorPtr): instancetype; …
20 …function readIntoBuffer_error (buffer: AVAudioPCMBuffer; outError: NSErrorPtr): ObjCBOOL; message …
21 …_error (buffer: AVAudioPCMBuffer; frames: AVAudioFrameCount; outError: NSErrorPtr): ObjCBOOL; mess…
22 …function writeFromBuffer_error (buffer: AVAudioPCMBuffer; outError: NSErrorPtr): ObjCBOOL; message…
H A DAVAudioUnitSampler.inc14 …: NSURL; program_: cuint8; bankMSB: cuint8; bankLSB: cuint8; outError: NSErrorPtr): ObjCBOOL; mess…
15 …function loadInstrumentAtURL_error (instrumentURL: NSURL; outError: NSErrorPtr): ObjCBOOL; message…
16 …function loadAudioFilesAtURLs_error (audioFiles: NSArray; outError: NSErrorPtr): ObjCBOOL; message…
H A DAVCompositionTrack.inc37 …timeRange: CMTimeRange; track: AVAssetTrack; startTime: CMTime; error: NSErrorPtr): ObjCBOOL; mess…
38 …error (timeRanges: NSArray; tracks: NSArray; startTime: CMTime; error: NSErrorPtr): ObjCBOOL; mess…
42 …function validateTrackSegments_error (trackSegments: NSArray; error: NSErrorPtr): ObjCBOOL; messag…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/coredata/
H A DNSEntityMigrationPolicy.inc24 …r_error (mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
25 …dObject; mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
26 …r_error (mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
27 …dObject; mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
28 …r_error (mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
29 …r_error (mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
30 …r_error (mapping: NSEntityMapping; manager: NSMigrationManager; error: NSErrorPtr): ObjCBOOL; mess…
H A DNSIncrementalStore.inc19 function loadMetadata (error: NSErrorPtr): ObjCBOOL; message 'loadMetadata:';
20 …est: NSPersistentStoreRequest; context: NSManagedObjectContext; error: NSErrorPtr): id; message 'e…
21 … (objectID: NSManagedObjectID; context: NSManagedObjectContext; error: NSErrorPtr): NSIncrementalS…
22 …; objectID: NSManagedObjectID; context: NSManagedObjectContext; error: NSErrorPtr): id; message 'n…
24 …function obtainPermanentIDsForObjects_error (array_: NSArray; error: NSErrorPtr): NSArray; message…
H A DNSPersistentStoreCoordinator.inc102 …onfiguration: NSString; storeURL: NSURL; options: NSDictionary; error: NSErrorPtr): NSPersistentSt…
103 …function removePersistentStore_error (store: NSPersistentStore; error: NSErrorPtr): ObjCBOOL; mess…
107 …est: NSPersistentStoreRequest; context: NSManagedObjectContext; error: NSErrorPtr): id; message 'e…
110 …rsistentStoreOfType_URL_error (storeType: NSString; url: NSURL; error: NSErrorPtr): NSDictionary; …
111 …error (metadata: NSDictionary; storeType: NSString; url: NSURL; error: NSErrorPtr): ObjCBOOL; mess…
113 …oreAtURL_options_error (storeURL: NSURL; options: NSDictionary; error: NSErrorPtr): ObjCBOOL; mess…
114 …tinationURL: NSURL; options: NSDictionary; storeType: NSString; error: NSErrorPtr): NSPersistentSt…
115 …tStore; URL: NSURL; options: NSDictionary; storeType: NSString; error: NSErrorPtr): NSPersistentSt…
118 …class function metadataForPersistentStoreWithURL_error (url: NSURL; error: NSErrorPtr): NSDictiona…
H A DNSManagedObject.inc73 …function validateValue_forKey_error (value: idPtr; key: NSString; error: NSErrorPtr): ObjCBOOL; me…
74 function validateForDelete (error: NSErrorPtr): ObjCBOOL; message 'validateForDelete:';
75 function validateForInsert (error: NSErrorPtr): ObjCBOOL; message 'validateForInsert:';
76 function validateForUpdate (error: NSErrorPtr): ObjCBOOL; message 'validateForUpdate:';
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/qtkit/
H A DQTMovie.inc180 …class function movieWithFile_error (fileName: NSString; errorPtr: NSErrorPtr): id; message 'movieW…
181 …class function movieWithURL_error (url: NSURL; errorPtr: NSErrorPtr): id; message 'movieWithURL:er…
184 …class function movieWithData_error (data: NSData; errorPtr: NSErrorPtr): id; message 'movieWithDat…
189 …class function movieNamed_error (name: NSString; errorPtr: NSErrorPtr): id; message 'movieNamed:er…
190 …function initWithFile_error (fileName: NSString; errorPtr: NSErrorPtr): id; message 'initWithFile:…
191 function initWithURL_error (url: NSURL; errorPtr: NSErrorPtr): id; message 'initWithURL:error:';
193 …function initWithPasteboard_error (pasteboard: NSPasteboard; errorPtr: NSErrorPtr): id; message 'i…
194 …function initWithData_error (data: NSData; errorPtr: NSErrorPtr): id; message 'initWithData:error:…
200 …function movieWithTimeRange_error (range: QTTimeRange; errorPtr: NSErrorPtr): id; message 'movieWi…
202 …function initToWritableFile_error (filename: NSString; errorPtr: NSErrorPtr): id; message 'initToW…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSFileManager.inc79 …function contentsOfDirectoryAtPath_error (path: NSString; error: NSErrorPtr): NSArray; message 'co…
80 …function subpathsOfDirectoryAtPath_error (path: NSString; error: NSErrorPtr): NSArray; message 'su…
81 …function attributesOfItemAtPath_error (path: NSString; error: NSErrorPtr): NSDictionary; message '…
82 …function attributesOfFileSystemForPath_error (path: NSString; error: NSErrorPtr): NSDictionary; me…
84 …function destinationOfSymbolicLinkAtPath_error (path: NSString; error: NSErrorPtr): NSString; mess…
88 …function removeItemAtPath_error (path: NSString; error: NSErrorPtr): ObjCBOOL; message 'removeItem…
89 …function copyItemAtURL_toURL_error (srcURL: NSURL; dstURL: NSURL; error: NSErrorPtr): ObjCBOOL; me…
90 …function moveItemAtURL_toURL_error (srcURL: NSURL; dstURL: NSURL; error: NSErrorPtr): ObjCBOOL; me…
91 …function linkItemAtURL_toURL_error (srcURL: NSURL; dstURL: NSURL; error: NSErrorPtr): ObjCBOOL; me…
92 …function removeItemAtURL_error (URL: NSURL; error: NSErrorPtr): ObjCBOOL; message 'removeItemAtURL…
[all …]
H A DNSXMLDocument.inc50 …thXMLString_options_error (string_: NSString; mask: NSUInteger; error: NSErrorPtr): instancetype; …
51 …function initWithContentsOfURL_options_error (url: NSURL; mask: NSUInteger; error: NSErrorPtr): in…
52 …function initWithData_options_error (data: NSData; mask: NSUInteger; error: NSErrorPtr): instancet…
77 …ingXSLT_arguments_error (xslt: NSData; arguments: NSDictionary; error: NSErrorPtr): id; message 'o…
78 …tring_arguments_error (xslt: NSString; arguments: NSDictionary; error: NSErrorPtr): id; message 'o…
79 …TAtURL_arguments_error (xsltURL: NSURL; argument: NSDictionary; error: NSErrorPtr): id; message 'o…
80 … function validateAndReturnError (error: NSErrorPtr): ObjCBOOL; message 'validateAndReturnError:';
H A DNSJSONSerialization.inc35 …thJSONObject_options_error (obj: id; opt: NSJSONWritingOptions; error: NSErrorPtr): NSData; messag…
36 …ithData_options_error (data: NSData; opt: NSJSONReadingOptions; error: NSErrorPtr): id; message 'J…
37 …or (obj: id; stream: NSOutputStream; opt: NSJSONWritingOptions; error: NSErrorPtr): NSInteger; mes…
38 …ptions_error (stream: NSInputStream; opt: NSJSONReadingOptions; error: NSErrorPtr): id; message 'J…
H A DNSFileCoordinator.inc65 …essor (url: NSURL; options: NSFileCoordinatorReadingOptions; outError: NSErrorPtr; reader: OpaqueC…
66 …essor (url: NSURL; options: NSFileCoordinatorWritingOptions; outError: NSErrorPtr; writer: OpaqueC…
67 …URL: NSURL; writingOptions: NSFileCoordinatorWritingOptions; outError: NSErrorPtr; readerWriter: O…
68 …ons; url2: NSURL; options2: NSFileCoordinatorWritingOptions; outError: NSErrorPtr; writer: OpaqueC…
69 …s: NSArray; writingOptions: NSFileCoordinatorWritingOptions; outError: NSErrorPtr; batchAccessor: …
H A DNSPropertyList.inc43 … format: NSPropertyListFormat; opt: NSPropertyListWriteOptions; error: NSErrorPtr): NSData; messag…
44 … format: NSPropertyListFormat; opt: NSPropertyListWriteOptions; error: NSErrorPtr): NSInteger; mes…
45 …pt: NSPropertyListReadOptions; format: NSPropertyListFormatPtr; error: NSErrorPtr): id; message 'p…
46 …pt: NSPropertyListReadOptions; format: NSPropertyListFormatPtr; error: NSErrorPtr): id; message 'p…
H A DNSFileVersion.inc49 …RL; contentsURL: NSURL; options: NSFileVersionAddingOptions; outError: NSErrorPtr): NSFileVersion;…
63 …ons_error (url_: NSURL; options: NSFileVersionReplacingOptions; error: NSErrorPtr): NSURL; message…
64 function removeAndReturnError (outError: NSErrorPtr): ObjCBOOL; message 'removeAndReturnError:';
65 …class function removeOtherVersionsOfItemAtURL_error (url_: NSURL; outError: NSErrorPtr): ObjCBOOL;…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSPersistentDocument.inc25 … NSString; configuration: NSString; storeOptions: NSDictionary; error: NSErrorPtr): ObjCBOOL; mess…
27 …ation: NSSaveOperationType; absoluteOriginalContentsURL: NSURL; error: NSErrorPtr): ObjCBOOL; mess…
28 …function readFromURL_ofType_error (absoluteURL: NSURL; typeName: NSString; error: NSErrorPtr): Obj…
29 …RL_ofType_error (inAbsoluteURL: NSURL; inTypeName: NSString; outError: NSErrorPtr): ObjCBOOL; mess…
35 …oordinatorForURL_ofType_error (url: NSURL; fileType_: NSString; error: NSErrorPtr): ObjCBOOL; mess…
H A DNSDocumentController.inc31 …function openUntitledDocumentAndDisplay_error (displayDocument: ObjCBOOL; outError: NSErrorPtr): i…
32 …function makeUntitledDocumentOfType_error (typeName: NSString; outError: NSErrorPtr): id; message …
39 …hContentsOfURL_ofType_error (url: NSURL; typeName: NSString; outError: NSErrorPtr): id; message 'm…
41 …or (urlOrNil: NSURL; contentsURL: NSURL; typeName: NSString; outError: NSErrorPtr): id; message 'm…
48 …L; duplicateByCopying: ObjCBOOL; displayNameOrNil: NSString; outError: NSErrorPtr): NSDocument; me…
58 …function typeForContentsOfURL_error (url: NSURL; outError: NSErrorPtr): NSString; message 'typeFor…
71 …sOfURL_display_error (url: NSURL; displayDocument: ObjCBOOL; outError: NSErrorPtr): id; message 'o…
72 …URL_withContentsOfURL_error (url: NSURL; contentsURL: NSURL; outError: NSErrorPtr): ObjCBOOL; mess…
H A DNSDocument.inc69 …function initWithType_error (typeName: NSString; outError: NSErrorPtr): instancetype; message 'ini…
71 …hContentsOfURL_ofType_error (url: NSURL; typeName: NSString; outError: NSErrorPtr): instancetype; …
87 …oContentsOfURL_ofType_error (url: NSURL; typeName: NSString; outError: NSErrorPtr): ObjCBOOL; mess…
88 …function readFromURL_ofType_error (url: NSURL; typeName: NSString; outError: NSErrorPtr): ObjCBOOL…
90 …function readFromData_ofType_error (data: NSData; typeName: NSString; outError: NSErrorPtr): ObjCB…
92 …function writeToURL_ofType_error (url: NSURL; typeName: NSString; outError: NSErrorPtr): ObjCBOOL;…
93 …function fileWrapperOfType_error (typeName: NSString; outError: NSErrorPtr): NSFileWrapper; messag…
94 …function dataOfType_error (typeName: NSString; outError: NSErrorPtr): NSData; message 'dataOfType:…
114 …function checkAutosavingSafetyAndReturnError (outError: NSErrorPtr): ObjCBOOL; message 'checkAutos…
130 …function duplicateAndReturnError (outError: NSErrorPtr): NSDocument; message 'duplicateAndReturnEr…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/eventkit/
H A DEKEventStore.inc54 …function saveCalendar_commit_error (calendar: EKCalendar; commit: ObjCBOOL; error: NSErrorPtr): Ob…
55 …function removeCalendar_commit_error (calendar: EKCalendar; commit: ObjCBOOL; error: NSErrorPtr): …
58 …n_commit_error (event: EKEvent; span: EKSpan; commit: ObjCBOOL; error: NSErrorPtr): ObjCBOOL; mess…
59 …n_commit_error (event: EKEvent; span: EKSpan; commit: ObjCBOOL; error: NSErrorPtr): ObjCBOOL; mess…
64 …function saveReminder_commit_error (reminder: EKReminder; commit: ObjCBOOL; error: NSErrorPtr): Ob…
65 …function removeReminder_commit_error (reminder: EKReminder; commit: ObjCBOOL; error: NSErrorPtr): …
71 …function commit (error: NSErrorPtr): ObjCBOOL; message 'commit:'; { available starting in __MAC_10…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/glkit/
H A DGLKTextureLoader.inc126 …OfFile_options_error (path: NSString; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
127 …tentsOfURL_options_error (url: NSURL; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
128 …tsOfData_options_error (data: NSData; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
129 …e_options_error (cgImage: CGImageRef; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
130 …fFiles_options_error (paths: NSArray; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
131 …OfFile_options_error (path: NSString; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
132 …tentsOfURL_options_error (url: NSURL; options: NSDictionary; outError: NSErrorPtr): GLKTextureInfo…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/calendarstore/
H A DCalCalendarStore.inc28 …function saveCalendar_error (calendar: CalCalendar; error: NSErrorPtr): ObjCBOOL; message 'saveCal…
29 …function removeCalendar_error (calendar: CalCalendar; error: NSErrorPtr): ObjCBOOL; message 'remov…
34 …function saveEvent_span_error (event: CalEvent; span: CalSpan; error: NSErrorPtr): ObjCBOOL; messa…
35 …function removeEvent_span_error (event: CalEvent; span: CalSpan; error: NSErrorPtr): ObjCBOOL; mes…
36 …function saveTask_error (task: CalTask; error: NSErrorPtr): ObjCBOOL; message 'saveTask:error:'; d…
37 …function removeTask_error (task: CalTask; error: NSErrorPtr): ObjCBOOL; message 'removeTask:error:…
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/audiovideobridging/
H A DAVB17221EntityDiscovery.inc39 …function addLocalEntity_error (anEntity: AVB17221Entity; error: NSErrorPtr): ObjCBOOL; message 'ad…
40 …function removeLocalEntity_error (guid: cuint64; error: NSErrorPtr): ObjCBOOL; message 'removeLoca…
41 …dmasterID_error (entityGUID: cuint64; asGrandmasterID: cuint64; error: NSErrorPtr): ObjCBOOL; mess…
42 …dmasterID_error (entityID: cuint64; gPTPGrandmasterID: cuint64; error: NSErrorPtr): ObjCBOOL; mess…

123456