6 : applicationDidFinishLaunching: v12@0:4@8
34 S CGRect "origin"{CGPoint}"size"{CGSize}
35 S CGSize "width"f"height"f
39 S nlist_64 "_un"(?="n_strx"I)"n_type"C"n_sect"C"n_desc"S"n_value"Q
46 F class_addIvar B#*LC*
47 F class_addMethod B#:^?*
48 F class_addProtocol B#@
49 F class_conformsToProtocol B#@
50 F class_copyIvarList ^^{objc_ivar=}#^I
51 F class_copyMethodList ^^{objc_method=}#^I
52 F class_copyPropertyList ^^{objc_property=}#^I
53 F class_copyProtocolList ^@#^I
54 F class_createInstance @#L
55 F class_getClassMethod ^{objc_method=}#:
56 F class_getClassVariable ^{objc_ivar=}#*
57 F class_getInstanceMethod ^{objc_method=}#:
58 F class_getInstanceSize L#
59 F class_getInstanceVariable ^{objc_ivar=}#*
60 F class_getIvarLayout *#
61 F class_getMethodImplementation ^?#:
62 F class_getMethodImplementation_stret ^?#:
64 F class_getProperty ^{objc_property=}#*
65 F class_getSuperclass ##
67 F class_getWeakIvarLayout *#
68 F class_isMetaClass B#
69 F class_replaceMethod ^?#:^?*
70 F class_respondsToSelector B#:
71 F class_setIvarLayout v#*
72 F class_setSuperclass ###
73 F class_setVersion v#i
74 F class_setWeakIvarLayout v#*
76 F ivar_getName *^{objc_ivar=}
77 F ivar_getOffset i^{objc_ivar=}
78 F ivar_getTypeEncoding *^{objc_ivar=}
80 F method_copyArgumentType ^c^{objc_method=}I
81 F method_copyReturnType ^c^{objc_method=}
82 F method_exchangeImplementations v^{objc_method=}^{objc_method=}
83 F method_getArgumentType v^{objc_method=}I^cL
84 F method_getImplementation ^?^{objc_method=}
85 F method_getName :^{objc_method=}
86 F method_getNumberOfArguments I^{objc_method=}
87 F method_getReturnType v^{objc_method=}^cL
88 F method_getTypeEncoding *^{objc_method=}
89 F method_setImplementation ^?^{objc_method=}^?
91 # this should return # or ^v ?
92 F objc_allocateClassPair ##*L
93 F objc_copyProtocolList ^@^I
94 F objc_duplicateClass ##*L
96 F objc_getClassList i^#i
97 F objc_getFutureClass #*
98 F objc_getMetaClass @*
100 F objc_getRequiredClass @*
101 F objc_lookUpClass @*
102 F objc_registerClassPair v#
103 F objc_setFutureClass v#*
108 F object_getClassName *@
109 F object_getIndexedIvars ^v@
110 F object_getInstanceVariable ^{objc_ivar=}@*^^v
111 F object_getIvar @@^{objc_ivar=}
112 F object_setClass #@#
113 F object_setInstanceVariable ^{objc_ivar=}@*^v
114 F object_setIvar v@^{objc_ivar=}@
116 F property_getAttributes *^{objc_property=}
117 F property_getName *^{objc_property=}
119 F protocol_conformsToProtocol B@@
120 F protocol_copyMethodDescriptionList ^{objc_method_description=:*}@BB^I
121 F protocol_copyPropertyList ^{objc_property=}@^I
122 F protocol_copyProtocolList ^@@^I
123 F protocol_getMethodDescription {objc_method_description=:*}@:BB
124 F protocol_getName *@
125 F protocol_getProperty ^{objc_property=}@*BB
126 F protocol_isEqual B@@
131 F sel_registerName :*
135 C UIBarStyleDefault 0
137 C UIBarStyleBlackOpaque 2
138 C UIBarStyleBlackTranslucent 3
141 C UIDataDetectorTypePhoneNumber (1<<0)
142 C UIDataDetectorTypeLink (1<<1)
143 C UIDataDetectorTypeNone 0
144 C UIDataDetectorTypeAll -1
145 T UIDataDetectorTypes {NSUInteger}
147 S UIEdgeInsets "top"{CGFloat}"left"{CGFloat}"bottom"{CGFloat}"right"{CGFloat}
151 # UINavigationController
153 V UINavigationControllerHideShowBarDuration f
155 # UINavigationControllerDelegate
157 : navigationController:willShowViewController:animated: v20@0:4@8@12B16
158 : navigationController:didShowViewController:animated: v20@0:4@8@12B16
162 C UIScrollViewIndicatorStyleDefault 0
163 C UIScrollViewIndicatorStyleBlack 1
164 C UIScrollViewIndicatorStyleWhite 2
166 V UIScrollViewDecelerationRateNormal f
167 V UIScrollViewDecelerationRateFast f
169 # UIScrollViewDelegate
171 : scrollViewDidScroll: v12@0:4@8
172 : scrollViewWillBeginDragging: v12@0:4@8
173 : scrollViewDidEndDragging:willDecelerate: v16@0:4@8B12
174 : scrollViewShouldScrollToTop: B12@0:4@8
175 : scrollViewDidScrollToTop: v12@0:4@8
176 : scrollViewWillBeginDecelerating: v12@0:4@8
177 : scrollViewDidEndDecelerating: v12@0:4@8
179 : viewForZoomingInScrollView: @12@0:4@8
180 : scrollViewDidEndZooming:withView:atScale: v20@0:4@8@12f16
182 : scrollViewDidEndScrollingAnimation: v12@0:4@8
188 : tabBar:willBeginCustomizingItems: v16@0:4@8@12
189 : tabBar:didBeginCustomizingItems: v16@0:4@8@12
190 : tabBar:willBeginCustomizingItems:changed: v20@0:4@8@12B16
191 : tabBar:didBeginCustomizingItems:changed: v20@0:4@8@12B16
192 : tabBar:didSelectItem: v16@0:4@8@12
196 C UITableViewStylePlain 0
197 C UITableViewStyleGrouped 1
199 C UITableViewScrollPositionNone 0
200 C UITableViewScrollPositionTop 1
201 C UITableViewScrollPositionMiddle 2
202 C UITableViewScrollPositionBottom 3
204 C UITableViewRowAnimationFade 0
205 C UITableViewRowAnimationRight 1
206 C UITableViewRowAnimationLeft 2
207 C UITableViewRowAnimationTop 3
208 C UITableViewRowAnimationBottom 4
209 C UITableViewRowAnimationNone 5
211 V UITableViewIndexSearch @
215 C UITableViewCellStyleDefault 0
216 C UITableViewCellStyleValue1 1
217 C UITableViewCellStyleValue2 2
218 C UITableViewCellStyleSubtitle 3
220 C UITableViewCellStateDefaultMask 0
221 C UITableViewCellStateEditingMask (1<<0)
222 C UITableViewCellStateShowingDeleteConfirmationMask (1<<1)
224 C UITableViewCellSelectionStyleNone 0
225 C UITableViewCellSelectionStyleBlue 1
226 C UITableViewCellSelectionStyleGray 2
228 C UITableViewCellEditingStyleNone 0
229 C UITableViewCellEditingStyleDelete 1
230 C UITableViewCellEditingStyleInsert 2
232 C UITableViewCellAccessoryNone 0
233 C UITableViewCellAccessoryDisclosureIndicator 1
234 C UITableViewCellAccessoryDetailDisclosureButton 2
235 C UITableViewCellAccessoryCheckmark 3
237 C UITableViewCellSeparatorStyleNone 0
238 C UITableViewCellSeparatorStyleSingleLine 1
240 # UITableViewController
242 # UITableViewDataSource
244 : tableView:numberOfRowsInSection: i16@0:4@8i12
245 : numberOfSectionsInTableView: i12@0:4@8
246 : tableView:cellForRowAtIndexPath: @16@0:4@8@12
247 : sectionIndexTitlesForTableView: @12@0:4@8
248 : tableView:sectionForSectionIndexTitle:atIndex: i20@0:4@8@12i16
249 : tableView:titleForHeaderInSection: @16@0:4@8i12
250 : tableView:titleForFooterInSection: @16@0:4@8i12
252 : tableView:commitEditingStyle:forRowAtIndexPath: v20@0:4@8i12@16
253 : tableView:canEditRowAtIndexPath: B16@0:4@8@12
255 : tableView:canMoveRowAtIndexPath: B16@0:4@8@12
256 : tableView:moveRowAtIndexPath:toIndexPath: v20@0:4@8@12@16
262 C UIViewAnimationCurveEaseInOut 0
263 C UIViewAnimationCurveEaseIn 1
264 C UIViewAnimationCurveEaseOut 2
265 C UIViewAnimationCurveLinear 3
267 C UIViewContentModeScaleToFill 0
268 C UIViewContentModeScaleAspectFit 1
269 C UIViewContentModeScaleAspectFill 2
270 C UIViewContentModeRedraw 3
271 C UIViewContentModeCenter 4
272 C UIViewContentModeTop 5
273 C UIViewContentModeBottom 6
274 C UIViewContentModeLeft 7
275 C UIViewContentModeRight 8
276 C UIViewContentModeTopLeft 9
277 C UIViewContentModeTopRight 10
278 C UIViewContentModeBottomLeft 11
279 C UIViewContentModeBottomRight 12
281 C UIViewAutoresizingNone 0
282 C UIViewAutoresizingFlexibleLeftMargin (1<<0)
283 C UIViewAutoresizingFlexibleWidth (1<<1)
284 C UIViewAutoresizingFlexibleRightMargin (1<<2)
285 C UIViewAutoresizingFlexibleTopMargin (1<<3)
286 C UIViewAutoresizingFlexibleHeight (1<<4)
287 C UIViewAutoresizingFlexibleBottomMargin (1<<5)
289 C UIViewAnimationTransitionNone 0
290 C UIViewAnimationTransitionFlipFromLeft 1
291 C UIViewAnimationTransitionFlipFromRight 2
292 C UIViewAnimationTransitionCurlUp 3
293 C UIViewAnimationTransitionCurlDown 4
297 C UIModalTransitionStyleCoverVertical 0
298 C UIModalTransitionStyleFlipHorizontal 1
299 C UIModalTransitionStyleCrossDissolve 2
303 C UIWebViewNavigationTypeLinkClicked 0
304 C UIWebViewNavigationTypeFormSubmitted 1
305 C UIWebViewNavigationTypeBackForward 2
306 C UIWebViewNavigationTypeReload 3
307 C UIWebViewNavigationTypeFormResubmitted 4
308 C UIWebViewNavigationTypeOther 5
312 : webView:shouldStartLoadWithRequest:navigationType: B20@0:4@8@12I16
313 : webViewDidStartLoad: v12@0:4@8
314 : webViewDidFinishLoad: v12@0:4@8
315 : webView:didFailLoadWithError: v16@0:4@8@12
319 V UIWindowLevelNormal f
320 V UIWindowLevelAlert f
321 V UIWindowLevelStatusBar f
323 V UIKeyboardCenterBeginUserInfoKey @
324 V UIKeyboardCenterEndUserInfoKey @
325 V UIKeyboardBoundsUserInfoKey @
326 V UIKeyboardAnimationCurveUserInfoKey @
327 V UIKeyboardAnimationDurationUserInfoKey @
331 F UIApplicationMain ii^^c@@
333 F UIImageJPEGRepresentation @@
334 F UIImagePNGRepresentation @@
335 F UIImageWriteToSavedPhotosAlbum v@@:^v
337 F UISaveVideoAtPathToSavedPhotosAlbum v@@:^v
338 F UIVideoAtPathIsCompatibleWithSavedPhotosAlbum B@
340 F UIGraphicsGetCurrentContext @
341 F UIGraphicsPushContext v@
342 F UIGraphicsPopContext v
343 F UIGraphicsBeginImageContext v{CGSize}
344 F UIGraphicsGetImageFromCurrentImageContext @
345 F UIGraphicsEndImageContext v
346 F UIRectClip v{CGRect}
347 F UIRectFill v{CGRect}
348 F UIRectFillUsingBlendMode v{CGRect}{CGBlendMode}
349 F UIRectFrame v{CGRect}
350 F UIRectFrameUsingBlendMode v{CGRect}{CGBlendMode}
352 F CGPointFromString {CGPoint}@
353 F CGRectFromString {CGRect}@
354 F CGSizeFromString {CGSize}@
355 F CGAffineTransformFromString {CGAffineTransform}@
356 F UIEdgeInsetsFromString {UIEdgeInsets=ffff}@
357 F NSStringFromCGPoint @{CGPoint}
358 F NSStringFromCGRect @{CGRect}
359 F NSStringFromCGSize @{CGSize}
360 F NSStringFromCGAffineTransform @{CGAffineTransform}
361 F NSStringFromUIEdgeInsets @{UIEdgeInsets=ffff}
363 F UIEdgeInsetsMake {UIEdgeInsets=ffff}ffff
364 F UIEdgeInsetsEqualToEdgeInsets B{UIEdgeInsets=ffff}{UIEdgeInsets=ffff}
365 F UIEdgeInsetsInsetRect {CGRect}{CGRect}{UIEdgeInsets=ffff}
367 # XXX: UIInterfaceOrientationIsPortrait
368 # XXX: UIInterfaceOrientationIsLandscape
370 # XXX: UIDeviceOrientationIsValidInterfaceOrientation
371 # XXX: UIDeviceOrientationIsPortrait
372 # XXX: UIDeviceOrientationIsLandscape
374 F UIAccessibilityPostNotification vI@
380 V UIAbbreviatedMonthDayFormat @
381 V UIAbbreviatedWeekdayDateFormat @
382 V UIAbbreviatedWeekdayFormat @
383 V UIAbbreviatedWeekdayMonthDayFormat @
384 V UIAbbreviatedWeekdayMonthDayMinutelessFormat @
385 V UIAbbreviatedWeekdayMonthDayTimeFormat @
386 V UIDatePickerDayFormat @
387 V UIDatePickerMonthFormat @
388 V UIDatePickerYearFormat @
390 V UIMinutelessTimeFormat @
391 V UIMonthYearFormat @
392 V UINoAMPMTimeFormat @
393 V UIShortMonthDayFormat @
394 V UIWeekdayAbbreviatedDateFormat @
395 V UIWeekdayAbbreviatedNoYearDateFormat @
397 V UIWeekdayNoYearDateFormat @
399 F UIDateFormatStringForFormatType @@
401 F UIApplicationUseLegacyEvents vB
403 F UIKeyboardDisableAutomaticAppearance v
404 F UIKeyboardEnableAutomaticAppearance v
405 F UIKeyboardInputModeUsesKBStar B@
407 F _UIImageWithName @@
409 F UIFormattedPhoneNumberFromString @@
410 F UIUnformattedPhoneNumberFromString @@
414 V kUIButtonBarButtonAction @
415 V kUIButtonBarButtonInfo @
416 V kUIButtonBarButtonInfoOffset @
417 V kUIButtonBarButtonSelectedInfo @
418 V kUIButtonBarButtonSizeToFit @
419 V kUIButtonBarButtonStyle @
420 V kUIButtonBarButtonTag @
421 V kUIButtonBarButtonTarget @
422 V kUIButtonBarButtonTitle @
423 V kUIButtonBarButtonTitleVerticalHeight @
424 V kUIButtonBarButtonTitleWidth @
425 V kUIButtonBarButtonType @
427 V UIKeyboardRequiresInternationalKey @
429 V UIKeyboardCandidateCorrectionDidChangeNotification @
430 V UIKeyboardCurrentInputModeDidChangeNotification @
431 V UIKeyboardDefaultsDidChangeNotification @
432 V UIKeyboardDidHideNotification @
433 V UIKeyboardDidShowNotification @
434 V UIKeyboardEmptyDelegateNotification @
435 V UIKeyboardWillHideNotification @
436 V UIKeyboardWillShowNotification @
438 V UIWebViewDidReceiveMessageNotification @
439 V UIWebViewDidClearMessagesNotification @
440 V UIWebViewGrowsAndShrinksToFitHeight f
441 V UIWebViewGrowsAndShrinksToFitWidth f
442 V UIWebViewScalesToFitScale f
448 F CPPhoneNumberCopyNetworkCountryCode @
449 F ABCGetSharedAddressBook @
450 F ABCFindPersonMatchingPhoneNumberWithCountry @@@@^i^i
451 F ABCRecordCopyCompositeName @@
452 F ABCFindPersonMatchingPhoneNumber @@@^i^i
453 F ABCCopyLocalizedPropertyOrLabel @i
457 F ABAddressBookAddRecord B@@^@
458 F ABAddressBookCopyArrayOfAllGroups @@
459 F ABAddressBookCopyArrayOfAllPeople @@
460 F ABAddressBookCopyLocalizedLabel @@
461 F ABAddressBookCreate @
462 F ABAddressBookGetGroupCount l@
463 F ABAddressBookGetPersonCount l@
464 F ABAddressBookHasUnsavedChanges B@
465 F ABAddressBookRegisterExternalChangeCallback v@^?^v
466 F ABAddressBookRemoveRecord B@@^@
467 F ABAddressBookRevert v@
468 F ABAddressBookSave B@^@
469 F ABAddressBookUnregisterExternalChangeCallback v@^?^v
471 V ABAddressBookErrorDomain @
472 C kABOperationNotPermittedByStoreError 0
474 F ABMultiValueCopyArrayOfAllValues @@
475 F ABMultiValueCopyLabelAtIndex @@l
476 F ABMultiValueCopyValueAtIndex @@l
477 F ABMultiValueGetCount l@
478 F ABMultiValueGetFirstIndexOfValue l@@
479 F ABMultiValueGetIdentifierAtIndex i@l
480 F ABMultiValueGetIndexForIdentifier l@i
481 F ABMultiValueGetPropertyType S@
483 C kABMultiValueInvalidIdentifier -1
485 F ABMultiValueAddValueAndLabel @@@^i
486 F ABMultiValueCreateMutable @S
487 F ABMultiValueCreateMutableCopy @@
488 F ABMultiValueInsertValueAndLabelAtIndex B@@@l^i
489 F ABMultiValueRemoveValueAndLabelAtIndex B@l
490 F ABMultiValueReplaceLabelAtIndex B@@l
491 F ABMultiValueReplaceValueAtIndex B@@l
493 F ABRecordCopyCompositeName @@
494 F ABRecordCopyValue @@i
495 F ABRecordGetRecordID i@
496 F ABRecordGetRecordType I@
497 F ABRecordRemoveValue B@i^@
498 F ABRecordSetValue B@i@^@
504 C kABMultiValueMask 0x100
506 C kABInvalidPropertyType 0x0
507 C kABStringPropertyType 0x1
508 C kABIntegerPropertyType 0x2
509 C kABRealPropertyType 0x3
510 C kABDateTimePropertyType 0x4
511 C kABDictionaryPropertyType 0x5
512 C kABMultiStringPropertyType 0x101
513 C kABMultiIntegerPropertyType 0x102
514 C kABMultiRealPropertyType 0x103
515 C kABMultiDateTimePropertyType 0x104
516 C kABMultiDictionaryPropertyType 0x105
518 C kABRecordInvalidID -1
519 C kABPropertyInvalidID -1
521 F ABAddressBookGetGroupWithRecordID @@i
522 F ABGroupAddMember B@@^@
523 F ABGroupCopyArrayOfAllMembers @@
524 F ABGroupCopyArrayOfAllMembersWithSortOrdering @@I
526 F ABGroupRemoveMember B@@^@
528 V kABGroupNameProperty i
530 F ABAddressBookCopyPeopleWithName @@@
531 F ABAddressBookGetPersonWithRecordID @@i
532 F ABPersonComparePeopleByName i@@I
533 F ABPersonCopyImageData @@
534 F ABPersonCopyLocalizedPropertyName @i
536 F ABPersonGetCompositeNameFormat I
537 F ABPersonGetSortOrdering I
538 F ABPersonGetTypeOfProperty SI
539 F ABPersonHasImageData B@
540 F ABPersonRemoveImageData B@^@
541 F ABPersonSetImageData B@@^@
543 C kABPersonSortByFirstName 0
544 C kABPersonSortByLastName 1
546 C kABPersonCompositeNameFormatFirstNameFirst 0
547 C kABPersonCompositeNameFormatLastNameFirst 1
549 V kABPersonFirstNameProperty i
550 V kABPersonLastNameProperty i
551 V kABPersonMiddleNameProperty i
552 V kABPersonPrefixProperty i
553 V kABPersonSuffixProperty i
554 V kABPersonNicknameProperty i
555 V kABPersonFirstNamePhoneticProperty i
556 V kABPersonLastNamePhoneticProperty i
557 V kABPersonMiddleNamePhoneticProperty i
558 V kABPersonOrganizationProperty i
559 V kABPersonJobTitleProperty i
560 V kABPersonDepartmentProperty i
561 V kABPersonEmailProperty i
562 V kABPersonBirthdayProperty i
563 V kABPersonNoteProperty i
564 V kABPersonCreationDateProperty i
565 V kABPersonModificationDateProperty i
567 V kABPersonAddressProperty i
568 V kABPersonAddressStreetKey @
569 V kABPersonAddressCityKey @
570 V kABPersonAddressStateKey @
571 V kABPersonAddressZIPKey @
572 V kABPersonAddressCountryKey @
573 V kABPersonAddressCountryCodeKey @
575 V kABPersonDateProperty i
576 V kABPersonAnniversaryLabel @
578 V kABPersonKindProperty i
579 V kABPersonKindPerson @
580 V kABPersonKindOrganization @
582 V kABPersonPhoneProperty i
583 V kABPersonPhoneMobileLabel @
584 V kABPersonPhoneIPhoneLabel @
585 V kABPersonPhoneMainLabel @
586 V kABPersonPhoneHomeFAXLabel @
587 V kABPersonPhoneWorkFAXLabel @
588 V kABPersonPhonePagerLabel @
590 V kABPersonInstantMessageProperty i
591 V kABPersonInstantMessageServiceKey @
592 V kABPersonInstantMessageServiceYahoo @
593 V kABPersonInstantMessageServiceJabber @
594 V kABPersonInstantMessageServiceMSN @
595 V kABPersonInstantMessageServiceICQ @
596 V kABPersonInstantMessageServiceAIM @
597 V kABPersonInstantMessageUsernameKey @
599 V kABPersonURLProperty i
600 V kABPersonHomePageLabel @
602 V kABPersonRelatedNamesProperty i
603 V kABPersonMotherLabel @
604 V kABPersonFatherLabel @
605 V kABPersonParentLabel @
606 V kABPersonSisterLabel @
607 V kABPersonBrotherLabel @
608 V kABPersonChildLabel @
609 V kABPersonFriendLabel @
610 V kABPersonSpouseLabel @
611 V kABPersonPartnerLabel @
612 V kABPersonManagerLabel @
613 V kABPersonAssistantLabel @
621 F CalDatabaseCopyEventOccurrencesInDateRange {CFArrayRef}^{CalDatabase}^{CalFilter}{CFGregorianDate}{CFGregorianDate}{CFTimeZoneRef}
622 F CalFilterCreateWithDatabase ^{CalFilter}^{CalDatabase}
624 F CalEventOccurrenceGetEvent @@
625 F CalEventCopySummary @@
626 F CalEventIsAllDay B@
627 F CalEventOccurrenceGetDate I@
631 S CATransform3D "m11"{CGFloat}"m12"{CGFloat}"m13"{CGFloat}"m14"{CGFloat}"m21"{CGFloat}"m22"{CGFloat}"m23"{CGFloat}"m24"{CGFloat}"m31"{CGFloat}"m32"{CGFloat}"m33"{CGFloat}"m34"{CGFloat}"m41"{CGFloat}"m42"{CGFloat}"m43"{CGFloat}"m44"{CGFloat}
633 F CACurrentMediaTime {CFTimeInterval}
635 F CATransform3DIsIdentity B{CATransform3D}
636 F CATransform3DEqualToTransform B{CATransform3D}{CATransform3D}
637 F CATransform3DMakeTranslation {CATransform3D}{CGFloat}{CGFloat}{CGFloat}
638 F CATransform3DMakeScale {CATransform3D}{CGFloat}{CGFloat}{CGFloat}
639 F CATransform3DMakeRotation {CATransform3D}{CGFloat}{CGFloat}{CGFloat}{CGFloat}
640 F CATransform3DTranslate {CATransform3D}{CATransform3D}{CGFloat}{CGFloat}{CGFloat}
641 F CATransform3DScale {CATransform3D}{CATransform3D}{CGFloat}{CGFloat}{CGFloat}
642 F CATransform3DRotate {CATransform3D}{CATransform3D}{CGFloat}{CGFloat}{CGFloat}{CGFloat}
643 F CATransform3DConcat {CATransform3D}{CATransform3D}{CATransform3D}
644 F CATransform3DInvert {CATransform3D}{CATransform3D}
645 F CATransform3DMakeAffineTransform {CATransform3D}{CGAffineTransform}
646 F CATransform3DIsAffine B{CATransform3D}
647 F CATransform3DGetAffineTransform {CGAffineTransform}{CATransform3D}
651 C NSUndefinedAttributeType 0
652 C NSInteger16AttributeType 100
653 C NSInteger32AttributeType 200
654 C NSInteger64AttributeType 300
655 C NSDecimalAttributeType 400
656 C NSDoubleAttributeType 500
657 C NSFloatAttributeType 600
658 C NSStringAttributeType 700
659 C NSBooleanAttributeType 800
660 C NSDateAttributeType 900
661 C NSBinaryDataAttributeType 1000
662 C NSTransformableAttributeType 1800
663 C NSObjectIDAttributeType 2000
665 C NSUndefinedEntityMappingType 0x00
666 C NSCustomEntityMappingType 0x01
667 C NSAddEntityMappingType 0x02
668 C NSRemoveEntityMappingType 0x03
669 C NSCopyEntityMappingType 0x04
670 C NSTransformEntityMappingType 0x05
672 V NSMigrationManagerKey @
673 V NSMigrationSourceObjectKey @
674 V NSMigrationDestinationObjectKey @
675 V NSMigrationEntityMappingKey @
676 V NSMigrationPropertyMappingKey @
677 V NSMigrationEntityPolicyKey @
679 C NSManagedObjectResultType 0x00
680 C NSManagedObjectIDResultType 0x01
681 C NSDictionaryResultType 0x02
683 C NSFetchRequestExpressionType 50
685 C NSSnapshotEventUndoInsertion 1<<1
686 C NSSnapshotEventUndoDeletion 1<<2
687 C NSSnapshotEventUndoUpdate 1<<3
688 C NSSnapshotEventRollback 1<<4
689 C NSSnapshotEventRefresh 1<<5
690 C NSSnapshotEventMergePolicy 1<<6
692 V NSInsertedObjectsKey @
693 V NSUpdatedObjectsKey @
694 V NSDeletedObjectsKey @
695 V NSRefreshedObjectsKey @
696 V NSInvalidatedObjectsKey @
697 V NSInvalidatedAllObjectsKey @
699 V NSErrorMergePolicy @
700 V NSMergeByPropertyStoreTrumpMergePolicy @
701 V NSMergeByPropertyObjectTrumpMergePolicy @
702 V NSOverwriteMergePolicy @
703 V NSRollbackMergePolicy @
705 V NSSQLiteStoreType @
706 V NSBinaryStoreType @
707 V NSInMemoryStoreType @
712 V NSAddedPersistentStoresKey @
713 V NSRemovedPersistentStoresKey @
714 V NSUUIDChangedPersistentStoresKey @
716 V NSReadOnlyPersistentStoreOption @
717 V NSPersistentStoreTimeoutOption @
718 V NSSQLitePragmasOption @
719 V NSSQLiteAnalyzeOption @
720 V NSSQLiteManualVacuumOption @
722 V NSIgnorePersistentStoreVersioningOption @
723 V NSMigratePersistentStoresAutomaticallyOption @
724 V NSInferMappingModelAutomaticallyOption @
726 V NSStoreModelVersionHashesKey @
727 V NSStoreModelVersionIdentifiersKey @
728 V NSPersistentStoreOSCompatibility @
730 C NSNoActionDeleteRule 0
731 C NSNullifyDeleteRule 1
732 C NSCascadeDeleteRule 2
735 C NSFetchedResultsChangeInsert 1
736 C NSFetchedResultsChangeDelete 2
737 C NSFetchedResultsChangeMove 3
738 C NSFetchedResultsChangeUpdate 4
740 V NSDetailedErrorsKey @
741 V NSValidationObjectErrorKey @
742 V NSValidationKeyErrorKey @
743 V NSValidationPredicateErrorKey @
744 V NSValidationValueErrorKey @
745 V NSAffectedStoresErrorKey @
746 V NSAffectedObjectsErrorKey @
748 V NSSQLiteErrorDomain @
750 C NSManagedObjectValidationError 1550
751 C NSValidationMultipleErrorsError 1560
752 C NSValidationMissingMandatoryPropertyError 1570
753 C NSValidationRelationshipLacksMinimumCountError 1580
754 C NSValidationRelationshipExceedsMaximumCountError 1590
755 C NSValidationRelationshipDeniedDeleteError 1600
756 C NSValidationNumberTooLargeError 1610
757 C NSValidationNumberTooSmallError 1620
758 C NSValidationDateTooLateError 1630
759 C NSValidationDateTooSoonError 1640
760 C NSValidationInvalidDateError 1650
761 C NSValidationStringTooLongError 1660
762 C NSValidationStringTooShortError 1670
763 C NSValidationStringPatternMatchingError 1680
765 C NSManagedObjectContextLockingError 132000
766 C NSPersistentStoreCoordinatorLockingError 132010
767 C NSManagedObjectReferentialIntegrityError 133000
768 C NSManagedObjectExternalRelationshipError 133010
769 C NSManagedObjectMergeError 133020
771 C NSPersistentStoreInvalidTypeError 134000
772 C NSPersistentStoreTypeMismatchError 134010
773 C NSPersistentStoreIncompatibleSchemaError 134020
774 C NSPersistentStoreSaveError 134030
775 C NSPersistentStoreIncompleteSaveError 134040
776 C NSPersistentStoreOperationError 134070
777 C NSPersistentStoreOpenError 134080
778 C NSPersistentStoreTimeoutError 134090
779 C NSPersistentStoreIncompatibleVersionHashError 134100
781 C NSMigrationError 134110
782 C NSMigrationCancelledError 134120
783 C NSMigrationMissingSourceModelError 134130
784 C NSMigrationMissingMappingModelError 134140
785 C NSMigrationManagerSourceStoreError 134150
786 C NSMigrationManagerDestinationStoreError 134160
787 C NSEntityMigrationPolicyError 134170
788 C NSInferredMappingModelError 134190
789 C NSExternalRecordImportError 134200
791 C NSCoreDataError 134060
792 C NSSQLiteError 134180
794 V NSCoreDataVersionNumber d
796 C NSCoreDataVersionNumber10_4 46.0
797 C NSCoreDataVersionNumber10_4_3 77.0
798 C NSCoreDataVersionNumber10_5 185.0
799 C NSCoreDataVersionNumber10_5_3 186.0
805 F CFRangeMake {CFRange}{CFIndex}{CFIndex}
809 F CFAbsoluteTimeAddGregorianUnits {CFAbsoluteTime}{CFAbsoluteTime}{CFTimeZoneRef}{CFGregorianUnits}
810 F CFAbsoluteTimeGetCurrent {CFAbsoluteTime}
811 F CFAbsoluteTimeGetDayOfWeek {SInt32}{CFAbsoluteTime}{CFTimeZoneRef}
812 F CFAbsoluteTimeGetDayOfYear {SInt32}{CFAbsoluteTime}{CFTimeZoneRef}
813 F CFAbsoluteTimeGetDifferenceAsGregorianUnits {CFGregorianUnits}{CFAbsoluteTime}{CFAbsoluteTime}{CFTimeZoneRef}{CFOptionFlags}
814 F CFAbsoluteTimeGetGregorianDate {CFGregorianDate}{CFAbsoluteTime}{CFTimeZoneRef}
815 F CFAbsoluteTimeGetWeekOfYear {SInt32}{CFAbsoluteTime}{CFTimeZoneRef}
816 F CFGregorianDateGetAbsoluteTime {CFAbsoluteTime}{CFGregorianDate}{CFTimeZoneRef}
817 F CFGregorianDateIsValid {Boolean}{CFGregorianDate}{CFOptionFlags}
819 T CFAbsoluteTime {CFTimeInterval}
820 S CFGregorianDate "year"{SInt32}"month"{SInt8}"day"{SInt8}"hour"{SInt8}"minute"{SInt8}"second"{double}
821 S CFGregorianUnits "years"{SInt32}"months"{SInt32}"days"{SInt32}"hours"{SInt32}"minutes"{SInt32}"second"{double}
822 T CFTimeInterval {double}
824 C kCFGregorianUnitsYears 1<<0
825 C kCFGregorianUnitsMonths 1<<1
826 C kCFGregorianUnitsDays 1<<2
827 C kCFGregorianUnitsHours 1<<3
828 C kCFGregorianUnitsMinutes 1<<4
829 C kCFGregorianUnitsSeconds 1<<5
830 C kCFGregorianAllUnits 0x00FFFFFF
832 V kCFAbsoluteTimeIntervalSince1970 {CFTimeInterval}
833 V kCFAbsoluteTimeIntervalSince1904 {CFTimeInterval}
835 # CFComparatorFunction
838 T CFOptionFlags {UInt32}
839 S CFRange "location"{CFIndex}"length"{CFIndex}
842 C kCFCompareLessThan -1
843 C kCFCompareEqualTo 0
844 C kCFCompareGreaterThan 1
845 # CFComparisonResult CFComparisonResult
849 V kCFCoreFoundationVersionNumber d
851 C kCFCoreFoundationVersionNumber10_0 196.40
852 C kCFCoreFoundationVersionNumber10_0_3 196.50
853 C kCFCoreFoundationVersionNumber10_1 226.00
854 C kCFCoreFoundationVersionNumber10_1_1 226.00
855 C kCFCoreFoundationVersionNumber10_1_2 227.20
856 C kCFCoreFoundationVersionNumber10_1_3 227.20
857 C kCFCoreFoundationVersionNumber10_1_4 227.30
858 C kCFCoreFoundationVersionNumber10_2 263.00
859 C kCFCoreFoundationVersionNumber10_2_1 263.10
860 C kCFCoreFoundationVersionNumber10_2_2 263.10
861 C kCFCoreFoundationVersionNumber10_2_3 263.30
862 C kCFCoreFoundationVersionNumber10_2_4 263.30
863 C kCFCoreFoundationVersionNumber10_2_5 263.50
864 C kCFCoreFoundationVersionNumber10_2_6 263.50
865 C kCFCoreFoundationVersionNumber10_2_7 263.50
866 C kCFCoreFoundationVersionNumber10_2_8 263.50
867 C kCFCoreFoundationVersionNumber10_3 299.00
868 C kCFCoreFoundationVersionNumber10_3_1 299.00
869 C kCFCoreFoundationVersionNumber10_3_2 299.00
870 C kCFCoreFoundationVersionNumber10_3_3 299.30
871 C kCFCoreFoundationVersionNumber10_3_4 299.31
872 C kCFCoreFoundationVersionNumber10_3_5 299.31
873 C kCFCoreFoundationVersionNumber10_3_6 299.32
874 C kCFCoreFoundationVersionNumber10_3_7 299.33
875 C kCFCoreFoundationVersionNumber10_3_8 299.33
876 C kCFCoreFoundationVersionNumber10_3_9 299.35
877 C kCFCoreFoundationVersionNumber10_4 368.00
878 C kCFCoreFoundationVersionNumber10_4_1 368.10
879 C kCFCoreFoundationVersionNumber10_4_2 368.11
880 C kCFCoreFoundationVersionNumber10_4_3 368.18
881 C kCFCoreFoundationVersionNumber10_4_4_Intel 368.26
882 C kCFCoreFoundationVersionNumber10_4_4_PowerPC 368.25
883 C kCFCoreFoundationVersionNumber10_4_5_Intel 368.26
884 C kCFCoreFoundationVersionNumber10_4_5_PowerPC 368.25
885 C kCFCoreFoundationVersionNumber10_4_6_Intel 368.26
886 C kCFCoreFoundationVersionNumber10_4_6_PowerPC 368.25
887 C kCFCoreFoundationVersionNumber10_4_7 368.27
888 C kCFCoreFoundationVersionNumber10_4_8 368.27
889 C kCFCoreFoundationVersionNumber10_4_9 368.28
890 C kCFCoreFoundationVersionNumber10_4_10 368.28
891 C kCFCoreFoundationVersionNumber10_4_11 368.31
892 C kCFCoreFoundationVersionNumber10_5 476.00
893 C kCFCoreFoundationVersionNumber10_5_1 476.00
894 C kCFCoreFoundationVersionNumber10_5_2 476.10
895 C kCFCoreFoundationVersionNumber10_5_3 476.13
896 C kCFCoreFoundationVersionNumber10_5_4 476.14
897 C kCFCoreFoundationVersionNumber10_5_5 476.15
898 C kCFCoreFoundationVersionNumber10_5_6 476.17
902 F CFAllocatorCreate {CFAllocatorRef}{CFAllocatorRef}{CFAllocatorContext}
904 F CFAllocatorAllocate ^v{CFAllocatorRef}{CFIndex}{CFOptionFlags}
905 F CFAllocatorDeallocate v{CFAllocatorRef}^v
906 F CFAllocatorGetPreferredSizeForSize {CFIndex}{CFAllocatorRef}{CFIndex}{CFOptionFlags}
907 F CFAllocatorReallocate ^v{CFAllocatorRef}^v{CFIndex}{CFOptionFlags}
909 F CFAllocatorGetDefault {CFAllocatorRef}
910 f CFAllocatorSetDefault v{CFAllocatorRef}
912 F CFAllocatorGetContext v{CFAllocatorRef}^{CFAllocatorContext}
914 F CFAllocatorGetTypeID {CFTypeID}
916 # CFAllocatorAllocateCallBack
917 # CFAllocatorCopyDescriptionCallBack
918 # CFAllocatorDeallocateCallBack
919 # CFAllocatorPreferredSizeCallBack
920 # CFAllocatorReallocateCallBack
921 # CFAllocatorReleaseCallBack
922 # CFAllocatorRetainCallBack
924 S CFAllocatorContext "version"{CFIndex}"info"^v"retain"{CFAllocatorRetainCallBack}"release"{CFAllocatorReleaseCallBack}"copyDescription"{CFAllocatorCopyDescriptionCallBack}"allocate"{CFAllocatorAllocateCallBack}"reallocate"{CFAllocatorReallocateCallBack}"deallocate"{CFAllocatorDeallocateCallBack}"preferredSize"{CFAllocatorPreferredSizeCallBack}
925 # CFAllocatorContext CFAllocatorContext
928 # CFAllocatorRef ^r{__CFAllocator}
930 V kCFAllocatorDefault {CFAllocatorRef}
931 V kCFAllocatorSystemDefault {CFAllocatorRef}
932 V kCFAllocatorMalloc {CFAllocatorRef}
933 V kCFAllocatorMallocZone {CFAllocatorRef}
934 V kCFAllocatorNull {CFAllocatorRef}
935 V kCFAllocatorUseContext {CFAllocatorRef}
940 C CFByteOrderUnknown 0
941 C CFByteOrderLittleEndian 1
942 C CFByteOrderBigEndian 2
943 T CFByteOrder __CFByteOrder
951 F CFDataCreate {CFDataRef}{CFAllocatorRef}^r{UInt8}{CFIndex}
952 F CFDataCreateCopy {CFDataRef}{CFAllocatorRef}{CFDataRef}
953 F CFDataCreateWithBytesNoCopy {CFDataRef}{CFAllocatorRef}^r{UInt8}{CFIndex}{CFAllocatorRef}
955 F CFDataGetBytePtr ^r{UInt8}{CFDataRef}
956 F CFDataGetBytes v{CFDataRef}{CFRange}^{UInt8}
957 F CFDataGetLength {CFIndex}{CFDataRef}
959 F CFDataGetTypeID {CFTypeID}
962 # CFDataRef ^r{__CFData}
966 F CFDateCompare {CFComparisonResult}{CFDateRef}{CFDateRef}^v
967 F CFDateCreate {CFDateRef}{CFAllocatorRef}{CFAbsoluteTime}
968 F CFDateGetAbsoluteTime {CFAbsoluteTime}{CFDateRef}
969 F CFDateGetTimeIntervalSinceDate {CFTimeInterval}{CFDateRef}{CFDateRef}
970 F CFDateGetTypeID {CFTypeID}
973 # CFDateRef ^r{__CFDate}
977 F CFDateFormatterCreate {CFDateFormatterRef}{CFAllocatorRef}{CFLocaleRef}{CFDateFormatterStyle}{CFDateFormatterStyle}
979 F CFDateFormatterSetFormat v{CFDateFormatterRef}{CFStringRef}
980 F CFDateFormatterSetProperty v{CFDateFormatterRef}{CFStringRef}{CFTypeRef}
982 F CFDateFormatterCreateDateFromString {CFDateRef}{CFAllocatorRef}{CFDateFormatterRef}{CFStringRef}^{CFRange}
983 F CFDateFormatterGetAbsoluteTimeFromString {Boolean}{CFDateFormatterRef}{CFStringRef}^{CFRange}^{CFAbsoluteTime}
985 F CFDateFormatterCreateStringWithAbsoluteTime {CFStringRef}{CFAllocatorRef}{CFDateFormatterRef}{CFAbsoluteTime}
986 F CFDateFormatterCreateStringWithDate {CFStringRef}{CFAllocatorRef}{CFDateFormatterRef}{CFDateRef}
987 F CFDateFormatterCreateDateFormatFromTemplate {CFStringRef}{CFAllocatorRef}{CFStringRef}{CFOptionFlags}{CFLocaleRef}
989 F CFDateFormatterCopyProperty {CFTypeRef}{CFDateFormatterRef}{CFStringRef}
990 F CFDateFormatterGetDateStyle {CFDateFormatterStyle}{CFDateFormatterRef}
991 F CFDateFormatterGetFormat {CFStringRef}{CFDateFormatterRef}
992 F CFDateFormatterGetLocale {CFLocaleRef}{CFDateFormatterRef}
993 F CFDateFormatterGetTimeStyle {CFDateFormatterStyle}{CFDateFormatterRef}
995 F CFDateFormatterGetTypeID {CFTypeID}
997 T CFDateFormatterRef @
998 # CFDateFormatterRef ^r{__CFDateFormatter}
1000 T CFDateFormatterStyle {CFIndex}
1002 C kCFDateFormatterNoStyle 0
1003 C kCFDateFormatterShortStyle 1
1004 C kCFDateFormatterMediumStyle 2
1005 C kCFDateFormatterLongStyle 3
1006 C kCFDateFormatterFullStyle 4
1008 V kCFDateFormatterIsLenient @
1009 V kCFDateFormatterTimeZone @
1010 V kCFDateFormatterCalendarName @
1011 V kCFDateFormatterDefaultFormat @
1013 V kCFDateFormatterTwoDigitStartDate @
1014 V kCFDateFormatterDefaultDate @
1015 V kCFDateFormatterCalendar @
1016 V kCFDateFormatterEraSymbols @
1017 V kCFDateFormatterMonthSymbols @
1018 V kCFDateFormatterShortMonthSymbols @
1019 V kCFDateFormatterWeekdaySymbols @
1020 V kCFDateFormatterShortWeekdaySymbols @
1021 V kCFDateFormatterAMSymbol @
1022 V kCFDateFormatterPMSymbol @
1024 V kCFDateFormatterLongEraSymbols @
1025 V kCFDateFormatterVeryShortMonthSymbols @
1026 V kCFDateFormatterStandaloneMonthSymbols @
1027 V kCFDateFormatterShortStandaloneMonthSymbols @
1028 V kCFDateFormatterVeryShortStandaloneMonthSymbols @
1029 V kCFDateFormatterVeryShortWeekdaySymbols @
1030 V kCFDateFormatterStandaloneWeekdaySymbols @
1031 V kCFDateFormatterShortStandaloneWeekdaySymbols @
1032 V kCFDateFormatterVeryShortStandaloneWeekdaySymbols @
1033 V kCFDateFormatterQuarterSymbols @
1034 V kCFDateFormatterShortQuarterSymbols @
1035 V kCFDateFormatterStandaloneQuarterSymbols @
1036 V kCFDateFormatterShortStandaloneQuarterSymbols @
1037 V kCFDateFormatterGregorianStartDate @
1039 V CFGregorianCalendar @
1043 F CFLocaleCopyCurrent {CFLocaleRef}
1044 F CFLocaleCreate {CFLocaleRef}{CFAllocatorRef}{CFStringRef}
1045 F CFLocaleCreateCopy {CFLocaleRef}{CFAllocatorRef}{CFLocaleRef}
1046 F CFLocaleGetSystem {CFLocaleRef}
1048 F CFLocaleCopyAvailableLocaleIdentifiers {CFArrayRef}
1050 F CFLocaleCopyISOCountryCodes {CFArrayRef}
1051 F CFLocaleCopyISOLanguageCodes {CFArrayRef}
1052 F CFLocaleCopyISOCurrencyCodes {CFArrayRef}
1053 F CFLocaleCopyCommonISOCurrencyCodes {CFArrayRef}
1055 F CFLocaleCopyPreferredLanguages {CFArrayRef}
1057 F CFLocaleCopyDisplayNameForPropertyValue {CFStringRef}{CFLocaleRef}{CFStringRef}{CFStringRef}
1058 F CFLocaleGetValue {CFTypeRef}{CFLocaleRef}{CFStringRef}
1059 F CFLocaleGetIdentifier {CFStringRef}{CFLocaleRef}
1061 F CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes {CFStringRef}{CFAllocatorRef}{LangCode}{RegionCode}
1062 F CFLocaleCreateCanonicalLanguageIdentifierFromString {CFStringRef}{CFAllocatorRef}{CFStringRef}
1063 F CFLocaleCreateCanonicalLocaleIdentifierFromString {CFStringRef}{CFAllocatorRef}{CFStringRef}
1064 F CFLocaleCreateComponentsFromLocaleIdentifier {CFDictionaryRef}{CFAllocatorRef}{CFStringRef}
1065 F CFLocaleCreateLocaleIdentifierFromComponents {CFStringRef}{CFAllocatorRef}{CFDictionaryRef}
1067 F CFLocaleGetTypeID {CFTypeID}
1069 F CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode {CFStringRef}{CFAllocatorRef}{uint32_t}
1070 F CFLocaleGetLanguageCharacterDirection {CFLocaleLanguageDirection}{CFStringRef}
1071 F CFLocaleGetLanguageLineDirection {CFLocaleLanguageDirection}{CFStringRef}
1072 F CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier {uint32_t}{CFStringRef}
1075 # CFLocaleRef ^r{__CFLocale}
1077 C kCFLocaleLanguageDirectionUnknown 0
1078 C kCFLocaleLanguageDirectionLeftToRight 1
1079 C kCFLocaleLanguageDirectionRightToLeft 2
1080 C kCFLocaleLanguageDirectionTopToBottom 3
1081 C kCFLocaleLanguageDirectionBottomToTop 4
1083 T CFLocaleLanguageDirection {CFIndex}
1085 V kCFLocaleMeasurementSystem @
1086 V kCFLocaleDecimalSeparator @
1087 V kCFLocaleGroupingSeparator @
1088 V kCFLocaleCurrencySymbol @
1089 V kCFLocaleCurrencyCode @
1091 V kCFLocaleIdentifier @
1092 V kCFLocaleLanguageCode @
1093 V kCFLocaleCountryCode @
1094 V kCFLocaleScriptCode @
1095 V kCFLocaleVariantCode @
1096 V kCFLocaleExemplarCharacterSet @
1097 V kCFLocaleCalendarIdentifier @
1098 V kCFLocaleCalendar @
1099 V kCFLocaleCollationIdentifier @
1100 V kCFLocaleUsesMetricSystem @
1102 V kCFGregorianCalendar @
1103 V kCFBuddhistCalendar @
1104 V kCFChineseCalendar @
1105 V kCFHebrewCalendar @
1106 V kCFIslamicCalendar @
1107 V kCFIslamicCivilCalendar @
1108 V kCFJapaneseCalendar @
1109 V kCFRepublicOfChinaCalendar @
1110 V kCFPersianCalendar @
1111 V kCFIndianCalendar @
1112 V kCFISO8601Calendar @
1114 V kCFLocaleCurrentLocaleDidChangeNotificatio @
1118 F CFRunLoopGetCurrent {CFRunLoopRef}
1119 F CFRunLoopGetMain {CFRunLoopRef}
1122 F CFRunLoopRunInMode {SInt32}{CFStringRef}{CFTimeInterval}{Boolean}
1123 F CFRunLoopWakeUp v{CFRunLoopRef}
1124 F CFRunLoopStop v{CFRunLoopRef}
1125 F CFRunLoopIsWaiting {Boolean}{CFRunLoopRef}
1127 F CFRunLoopAddSource v{CFRunLoopRef}{CFRunLoopSourceRef}{CFStringRef}
1128 F CFRunLoopContainsSource {Boolean}{CFRunLoopRef}{CFRunLoopSourceRef}{CFStringRef}
1129 F CFRunLoopRemoveSource v{CFRunLoopRef}{CFRunLoopSourceRef}{CFStringRef}
1131 F CFRunLoopAddObserver v{CFRunLoopRef}{CFRunLoopObserverRef}{CFStringRef}
1132 F CFRunLoopContainsObserver {Boolean}{CFRunLoopRef}{CFRunLoopObserverRef}{CFStringRef}
1133 F CFRunLoopRemoveObserver v{CFRunLoopRef}{CFRunLoopObserverRef}{CFStringRef}
1135 F CFRunLoopAddCommonMode v{CFRunLoopRef}{CFStringRef}
1136 F CFRunLoopCopyAllModes {CFArrayRef}{CFRunLoopRef}
1137 F CFRunLoopCopyCurrentMode {CFStringRef}{CFRunLoopRef}
1139 F CFRunLoopAddTimer v{CFRunLoopRef}{CFRunLoopTimerRef}{CFStringRef}
1140 F CFRunLoopGetNextTimerFireDate {CFAbsoluteTime}{CFRunLoopRef}{CFStringRef}
1141 F CFRunLoopRemoveTimer v{CFRunLoopRef}{CFRunLoopTimerRef}{CFStringRef}
1142 F CFRunLoopContainsTimer {Boolean}{CFRunLoopRef}{CFRunLoopTimerRef}{CFStringRef}
1144 # F CFRunLoopPerformBlock
1146 F CFRunLoopGetTypeID {CFTypeID}
1150 C kCFRunLoopRunFinished 1
1151 C kCFRunLoopRunStopped 2
1152 C kCFRunLoopRunTimedOut 3
1153 C kCFRunLoopRunHandledSource 4
1155 V kCFRunLoopCommonModes {CFStringRef}
1156 V kCFRunLoopDefaultMode {CFStringRef}
1160 T CFRunLoopTimerRef @
1168 F CFTimeZoneCreateWithName {CFTimeZoneRef}{CFAllocatorRef}{CFStringRef}{Boolean}
1169 F CFTimeZoneCreateWithTimeIntervalFromGMT {CFTimeZoneRef}{CFAllocatorRef}{CFTimeInterval}
1170 F CFTimeZoneCreate {CFTimeZoneRef}{CFAllocatorRef}{CFStringRef}{CFDataRef}
1172 F CFTimeZoneCopyAbbreviationDictionary {CFDictionaryRef}
1173 F CFTimeZoneCopyAbbreviation {CFStringRef}{CFTimeZoneRef}{CFAbsoluteTime}
1174 F CFTimeZoneCopyDefault {CFTimeZoneRef}
1175 F CFTimeZoneCopySystem {CFTimeZoneRef}
1176 F CFTimeZoneSetDefault v{CFTimeZoneRef}
1177 F CFTimeZoneCopyKnownNames {CFArrayRef}
1178 F CFTimeZoneResetSystem v
1179 F CFTimeZoneSetAbbreviationDictionary v{CFDictionaryRef}
1181 F CFTimeZoneGetName {CFStringRef}{CFTimeZoneRef}
1182 F CFTimeZoneCopyLocalizedName {CFStringRef}{CFTimeZoneRef}{CFTimeZoneNameStyle}{CFLocaleRef}
1183 F CFTimeZoneGetSecondsFromGMT {CFTimeInterval}{CFTimeZoneRef}{CFAbsoluteTime}
1184 F CFTimeZoneGetData {CFDataRef}{CFTimeZoneRef}
1186 F CFTimeZoneIsDaylightSavingTime {Boolean}{CFTimeZoneRef}{CFAbsoluteTime}
1187 F CFTimeZoneGetDaylightSavingTimeOffset {CFTimeInterval}{CFTimeZoneRef}{CFAbsoluteTime}
1188 F CFTimeZoneGetNextDaylightSavingTimeTransition {CFAbsoluteTime}{CFTimeZoneRef}{CFAbsoluteTime}
1190 F CFTimeZoneGetTypeID {CFTypeID}
1192 T CFTimeZoneNameStyle {CFIndex}
1194 # CFTimeZoneRef ^r{__CFTimeZoneRef}
1196 V kCFTimeZoneSystemTimeZoneDidChangeNotification {CFStringRef}
1198 C kCFTimeZoneNameStyleStandard 0
1199 C kCFTimeZoneNameStyleShortStandard 1
1200 C kCFTimeZoneNameStyleDaylightSaving 2
1201 C kCFTimeZoneNameStyleShortDaylightSaving 3
1205 F CFGetAllocator {CFAllocatorRef}{CFTypeRef}
1206 F CFGetRetainCount {CFIndex}{CFTypeRef}
1207 F CFMakeCollectable {CFTypeRef}{CFTypeRef}
1208 F CFRelease v{CFTypeRef}
1209 F CFRetain {CFTypeRef}{CFTypeRef}
1213 F CFHash {CFHashCode}{CFTypeRef}
1215 F CFGetTypeID {CFTypeID}{CFTypeRef}
1216 F CFShow v{CFTypeRef}
1234 F CGAffineTransformMake {CGAffineTransform}{CGFloat}{CGFloat}{CGFloat}{CGFloat}{CGFloat}{CGFloat}
1235 F CGAffineTransformMakeRotation {CGAffineTransform}{CGFloat}
1236 F CGAffineTransformMakeScale {CGAffineTransform}{CGFloat}{CGFloat}
1237 F CGAffineTransformMakeTranslation {CGAffineTransform}{CGFloat}{CGFloat}
1239 F CGAffineTransformTranslate {CGAffineTransform}{CGAffineTransform}{CGFloat}{CGFloat}
1240 F CGAffineTransformScale {CGAffineTransform}{CGAffineTransform}{CGFloat}{CGFloat}
1241 F CGAffineTransformRotate {CGAffineTransform}{CGAffineTransform}{CGFloat}
1242 F CGAffineTransformInvert {CGAffineTransform}{CGAffineTransform}
1243 F CGAffineTransformConcat {CGAffineTransform}{CGAffineTransform}{CGAffineTransform}
1245 F CGPointApplyAffineTransform {CGPoint}{CGPoint}{CGAffineTransform}
1246 F CGSizeApplyAffineTransform {CGSize}{CGSize}{CGAffineTransform}
1247 F CGRectApplyAffineTransform {CGRect}{CGRect}{CGAffineTransform}
1249 F CGAffineTransformIsIdentity B{CGAffineTransform}
1250 F CGAffineTransformEqualToTransform B{CGAffineTransform}{CGAffineTransform}
1252 S CGAffineTransform "a"{CGFloat}"b"{CGFloat}"c"{CGFloat}"d"{CGFloat}"tx"{CGFloat}"ty"{CGFloat}
1254 V CGAffineTransformIdentity {CGAffineTransform}
1258 T CGContextRef ^{CGContext}
1261 C kCGBlendModeNormal 0
1262 C kCGBlendModeMultiply 1
1263 C kCGBlendModeScreen 2
1264 C kCGBlendModeOverlay 3
1265 C kCGBlendModeDarken 4
1266 C kCGBlendModeLighten 5
1267 C kCGBlendModeColorDodge 6
1268 C kCGBlendModeColorBurn 7
1269 C kCGBlendModeSoftLight 8
1270 C kCGBlendModeHardLight 9
1271 C kCGBlendModeDifference 10
1272 C kCGBlendModeExclusion 11
1273 C kCGBlendModeHue 12
1274 C kCGBlendModeSaturation 13
1275 C kCGBlendModeColor 14
1276 C kCGBlendModeLuminosity 15
1277 C kCGBlendModeClear 16
1278 C kCGBlendModeCopy 17
1279 C kCGBlendModeSourceIn 18
1280 C kCGBlendModeSourceOut 19
1281 C kCGBlendModeSourceAtop 20
1282 C kCGBlendModeDestinationOver 21
1283 C kCGBlendModeDestinationIn 22
1284 C kCGBlendModeDestinationOut 23
1285 C kCGBlendModeDestinationAtop 24
1286 C kCGBlendModeXOR 25
1287 C kCGBlendModePlusDarker 26
1288 C kCGBlendModePlusLighter 27
1290 E CGInterpolationQuality
1291 C kCGInterpolationDefault 0
1292 C kCGInterpolationNone 1
1293 C kCGInterpolationLow 2
1294 C kCGInterpolationHigh 3
1299 C kCGLineCapSquare 2
1302 C kCGLineJoinMiter 0
1303 C kCGLineJoinRound 1
1304 C kCGLineJoinBevel 2
1309 C kCGTextFillStroke 2
1310 C kCGTextInvisible 3
1312 C kCGTextStrokeClip 5
1313 C kCGTextFillStrokeClip 6
1317 C kCGEncodingFontSpecific 0
1318 C kCGEncodingMacRoman 1
1322 T CLLocationDegrees d
1324 S CLLocationCoordinate2D "latitude"{CLLocationDegrees}"longitude"{CLLocationDegrees}
1326 T CLLocationAccuracy d
1328 V kCLLocationAccuracyBest d
1329 V kCLLocationAccuracyNearestTenMeters d
1330 V kCLLocationAccuracyHundredMeters d
1331 V kCLLocationAccuracyKilometer d
1332 V kCLLocationAccuracyThreeKilometers d
1335 T CLLocationDirection d
1337 V kCLDistanceFilterNone d
1338 V kCLHeadingFilterNone d
1340 C kCLErrorLocationUnknown 0
1343 C kCLErrorHeadingFailure 3
1349 # most of this is garbage
1353 # CTCallAddressBlocked
1355 # CTCallAnswerEndingActive
1356 # CTCallAnswerEndingAllOthers
1357 # CTCallAnswerEndingHeld
1358 # CTCallAnswerWithSourceIdentifier
1359 F CTCallCopyAddress {CFStringRef}{CFAllocatorRef}{CTCallRef}
1360 # CTCallCopyAllCallsSince
1361 # CTCallCopyAllIncomingCallsSince
1362 F CTCallCopyAllMissedCallsAfterRowID {CFArrayRef}{CFAllocatorRef}l
1363 F CTCallCopyAllMissedCallsSince {CFArrayRef}{CFAllocatorRef}{CFDateRef}
1364 # CTCallCopyAllOutgoingCallsSince
1367 # CTCallDeleteAllCallsBeforeDate
1369 # CTCallDialEmergency
1370 # CTCallDialEmergencyWithSourceIdentifier
1371 # CTCallDialVoicemail
1372 # CTCallDialVoicemailWithSourceIdentifier
1374 # CTCallDialWithIDAndSourceIdentifier
1375 # CTCallDialWithSourceIdentifier
1377 # CTCallGetCauseCode
1379 # CTCallGetEmergencyStatus
1380 F CTCallGetGetRowIDOfLastInsert i
1381 F CTCallGetID l{CTCallRef}
1382 # CTCallGetMultiPartyCallCountMax
1383 F CTCallGetStartTime B{CTCallRef}^d
1385 F CTCallGetTypeID {CFTypeID}
1386 # CTCallHistoryInvalidateCaches
1389 # CTCallIsConferenced
1391 # CTCallIsToVoicemail
1393 # CTCallJoinConference
1394 # CTCallLeaveConference
1395 # CTCallListDisconnect
1396 # CTCallListDisconnectAll
1398 # CTCallTimersGetAll
1399 # CTCallTimersGetIncoming
1400 # CTCallTimersGetLast
1401 # CTCallTimersGetLastResetTime
1402 # CTCallTimersGetLifetime
1403 # CTCallTimersGetOutgoing
1408 T NSAppleEventManagerSuspensionID ^r{__NSAppleEventManagerSuspension}
1411 C NS_UnknownByteOrder CFByteOrderUnknown
1412 C NS_LittleEndian CFByteOrderLittleEndian
1413 C NS_BigEndian CFByteOrderBigEndian
1417 C NSOrderedAscending -1
1419 C NSOrderedDescending 1
1420 T NSComparisonResult {NSInteger}
1424 T NSEnumerationOptions {NSUInteger}
1426 T NSHashTable {_NSHashTable}
1427 # NSHashTableCallBacks
1429 T NSHashTableOptions {NSUInteger}
1434 T NSMapTable {_NSMapTable}
1435 # NSMapTableKeyCallBacks
1437 T NSMapTableOptions {NSUInteger}
1438 # NSMapTableValueCallBacks
1440 T NSPoint {_NSPoint}
1441 T NSPointArray ^{NSPoint}
1442 T NSPointPointer ^{NSPoint}
1444 S _NSRange "location"{NSUInteger}"length"{NSUInteger}
1445 T NSRange {_NSRange}
1446 T NSRangePointer ^{NSRange}
1448 S _NSRect "origin"{NSPoint}"size"{NSSize}
1449 T NSRectArray ^{NSRect}
1456 T NSRectPointer ^{NSRect}
1458 C NSApplicationDirectory 1
1459 C NSDemoApplicationDirectory 2
1460 C NSDeveloperApplicationDirectory 3
1461 C NSAdminApplicationDirectory 4
1462 C NSLibraryDirectory 5
1463 C NSDeveloperDirectory 6
1465 C NSDocumentationDirectory 8
1466 C NSDocumentDirectory 9
1467 C NSCoreServiceDirectory 10
1468 C NSAutosavedInformationDirectory 11
1469 C NSDesktopDirectory 12
1470 C NSCachesDirectory 13
1471 C NSApplicationSupportDirectory 14
1472 C NSDownloadsDirectory 15
1473 C NSInputMethodsDirectory 16
1474 C NSMoviesDirectory 17
1475 C NSMusicDirectory 18
1476 C NSPicturesDirectory 19
1477 C NSPrinterDescriptionDirectory 20
1478 C NSSharedPublicDirectory 21
1479 C NSPreferencePanesDirectory 22
1480 C NSItemReplacementDirectory 99
1481 C NSAllApplicationsDirectory 100
1482 C NSAllLibrariesDirectory 101
1483 T NSSearchPathDirectory {NSUInteger}
1485 C NSUserDomainMask 1
1486 C NSLocalDomainMask 2
1487 C NSNetworkDomainMask 4
1488 C NSSystemDomainMask 8
1489 C NSAllDomainsMask 0x0ffff
1490 T NSSearchPathDomainMask {NSUInteger}
1492 S _NSSize "width"{CGFloat}"height"{CGFloat}
1495 T NSSizePointer ^{NSSize}
1496 T NSSocketNativeHandle i
1497 T NSStringEncoding {NSUInteger}
1498 S NSSwappedDouble "v"Q
1499 S NSSwappedFloat "v"L
1501 # NSUncaughtExceptionHandler
1507 C MKMapTypeStandard 0
1508 C MKMapTypeSatellite 1
1514 C MKErrorServerFailure 2
1515 C MKErrorLoadingThrottled 3
1516 C MKErrorPlacemarkNotFound 4
1518 C MKPinAnnotationColorRed 0
1519 C MKPinAnnotationColorGreen 1
1520 C MKPinAnnotationColorPurple 2
1522 # MKCoordinateRegionMake
1523 F MKCoordinateRegionMakeWithDistance {MKCoordinateRegion}{CLLocationCoordinate2D}{CLLocationDistance}{CLLocationDistance}
1524 # MKCoordinateSpanMake
1528 #F WiFiManagerClientAddNetwork
1529 #F WiFiManagerClientCopyDevices
1530 #F WiFiManagerClientCopyNetworks
1531 #F WiFiManagerClientCopyProperty
1532 #F WiFiManagerClientCreate
1533 #F WiFiManagerClientDisable
1534 #F WiFiManagerClientDisableNetwork
1535 #F WiFiManagerClientDispatchNotificationResponse
1536 #F WiFiManagerClientEnable
1537 #F WiFiManagerClientEnableNetwork
1538 #F WiFiManagerClientGetAssociationMode
1539 #F WiFiManagerClientGetDevice
1540 #F WiFiManagerClientGetType
1541 #F WiFiManagerClientGetTypeID
1542 #F WiFiManagerClientIsNetworkEnabled
1543 #F WiFiManagerClientRegisterNotificationCallback
1544 #F WiFiManagerClientRemoveNetwork
1545 #F WiFiManagerClientScheduleWithRunLoop
1546 #F WiFiManagerClientSetAssociationMode
1547 #F WiFiManagerClientSetPower
1548 #F WiFiManagerClientSetProperty
1549 #F WiFiManagerClientSetType
1550 #F WiFiManagerClientUnscheduleFromRunLoop
1551 #F WiFiManagerClientUpdateNetwork
1553 F WiFiNetworkComparePriority B@@
1554 #F WiFiNetworkCopyFilteredRecord
1555 F WiFiNetworkCopyPassword @@
1556 #F WiFiNetworkCopyPreparedEAPProfile
1557 #F WiFiNetworkCopyRecord
1558 #F WiFiNetworkCreate
1559 #F WiFiNetworkCreateCopy
1560 F WiFiNetworkGetAssociationDate @@
1561 #F WiFiNetworkGetAuthFlags
1562 #F WiFiNetworkGetDirectedState
1563 #F WiFiNetworkGetFloatProperty
1564 #F WiFiNetworkGetIntProperty
1565 #F WiFiNetworkGetProperty
1566 #F WiFiNetworkGetRateBounds
1567 F WiFiNetworkGetSSID @@
1568 F WiFiNetworkGetSSIDData @@
1569 F WiFiNetworkGetTypeID {CFTypeID}
1570 F WiFiNetworkIsEAP B@
1571 F WiFiNetworkIsEnabled B@
1572 F WiFiNetworkIsHidden B@
1573 F WiFiNetworkIsHiddenSSID B@
1574 F WiFiNetworkIsWEP B@
1575 F WiFiNetworkIsWPA B@
1577 #F WiFiNetworkMergeForAssociation
1578 #F WiFiNetworkMergeProperties
1579 F WiFiNetworkRemovePassword v@
1580 F WiFiNetworkRequiresIdentity B@
1581 F WiFiNetworkRequiresOneTimePassword B@
1582 F WiFiNetworkRequiresPassword B@
1583 F WiFiNetworkRequiresUsername B@
1584 F WiFiNetworkSetAssociationDate v@@
1585 #F WiFiNetworkSetDirectedState
1586 #F WiFiNetworkSetFloatProperty
1587 #F WiFiNetworkSetIntProperty
1588 F WiFiNetworkSetPassword v@@
1589 #F WiFiNetworkSetProperty
1597 C RTLD_NODELETE 0x80
1604 S dl_info "dli_fname"*"dli_fbase"v^"dli_sname"*"dli_saddr"^v
1607 F dladdr i^rv^{dl_info}
1612 F dlopen_preflight B*