5 : applicationDidFinishLaunching: v12@0:4@8
8 S CGRect "origin"{CGPoint}"size"{CGSize}
9 S CGSize "width"f"height"f
13 F class_addIvar B#*LC*
14 F class_addMethod B#:^?*
15 F class_addProtocol B#@
16 F class_conformsToProtocol B#@
17 F class_copyIvarList ^^{objc_ivar=}#^I
18 F class_copyMethodList ^^{objc_method=}#^I
19 F class_copyPropertyList ^^{objc_property=}#^I
20 F class_copyProtocolList ^@#^I
21 F class_createInstance @#L
22 F class_getClassMethod ^{objc_method=}#:
23 F class_getClassVariable ^{objc_ivar=}#*
24 F class_getInstanceMethod ^{objc_method=}#:
25 F class_getInstanceSize L#
26 F class_getInstanceVariable ^{objc_ivar=}#*
27 F class_getIvarLayout *#
28 F class_getMethodImplementation ^?#:
29 F class_getMethodImplementation_stret ^?#:
31 F class_getProperty ^{objc_property=}#*
32 F class_getSuperclass ##
34 F class_getWeakIvarLayout *#
35 F class_isMetaClass B#
36 F class_replaceMethod ^?#:^?*
37 F class_respondsToSelector B#:
38 F class_setIvarLayout v#*
39 F class_setSuperclass ###
40 F class_setVersion v#i
41 F class_setWeakIvarLayout v#*
43 F ivar_getName *^{objc_ivar=}
44 F ivar_getOffset i^{objc_ivar=}
45 F ivar_getTypeEncoding *^{objc_ivar=}
47 F method_copyArgumentType ^c^{objc_method=}I
48 F method_copyReturnType ^c^{objc_method=}
49 F method_exchangeImplementations v^{objc_method=}^{objc_method=}
50 F method_getArgumentType v^{objc_method=}I^cL
51 F method_getImplementation ^?^{objc_method=}
52 F method_getName :^{objc_method=}
53 F method_getNumberOfArguments I^{objc_method=}
54 F method_getReturnType v^{objc_method=}^cL
55 F method_getTypeEncoding *^{objc_method=}
56 F method_setImplementation ^?^{objc_method=}^?
58 # this should return # or ^v ?
59 F objc_allocateClassPair ##*L
60 F objc_copyProtocolList ^@^I
61 F objc_duplicateClass ##*L
63 F objc_getClassList i^#i
64 F objc_getFutureClass #*
65 F objc_getMetaClass @*
67 F objc_getRequiredClass @*
69 F objc_registerClassPair v#
70 F objc_setFutureClass v#*
75 F object_getClassName *@
76 F object_getIndexedIvars ^v@
77 F object_getInstanceVariable ^{objc_ivar=}@*^^v
78 F object_getIvar @@^{objc_ivar=}
80 F object_setInstanceVariable ^{objc_ivar=}@*^v
81 F object_setIvar v@^{objc_ivar=}@
83 F property_getAttributes *^{objc_property=}
84 F property_getName *^{objc_property=}
86 F protocol_conformsToProtocol B@@
87 F protocol_copyMethodDescriptionList ^{objc_method_description=:*}@BB^I
88 F protocol_copyPropertyList ^{objc_property=}@^I
89 F protocol_copyProtocolList ^@@^I
90 F protocol_getMethodDescription {objc_method_description=:*}@:BB
92 F protocol_getProperty ^{objc_property=}@*BB
93 F protocol_isEqual B@@
102 C UIBarStyleDefault 0
104 C UIBarStyleBlackOpaque 2
105 C UIBarStyleBlackTranslucent 3
107 C UIDataDetectorTypePhoneNumber (1<<0)
108 C UIDataDetectorTypeLink (1<<1)
109 C UIDataDetectorTypeNone 0
111 C UIDataDetectorTypeAll -1
115 # UINavigationController
117 V UINavigationControllerHideShowBarDuration f
119 # UINavigationControllerDelegate
121 : navigationController:willShowViewController:animated: v20@0:4@8@12B16
122 : navigationController:didShowViewController:animated: v20@0:4@8@12B16
126 C UIScrollViewIndicatorStyleDefault 0
127 C UIScrollViewIndicatorStyleBlack 1
128 C UIScrollViewIndicatorStyleWhite 2
130 V UIScrollViewDecelerationRateNormal f
131 V UIScrollViewDecelerationRateFast f
133 # UIScrollViewDelegate
135 : scrollViewDidScroll: v12@0:4@8
136 : scrollViewWillBeginDragging: v12@0:4@8
137 : scrollViewDidEndDragging:willDecelerate: v16@0:4@8B12
138 : scrollViewShouldScrollToTop: B12@0:4@8
139 : scrollViewDidScrollToTop: v12@0:4@8
140 : scrollViewWillBeginDecelerating: v12@0:4@8
141 : scrollViewDidEndDecelerating: v12@0:4@8
143 : viewForZoomingInScrollView: @12@0:4@8
144 : scrollViewDidEndZooming:withView:atScale: v20@0:4@8@12f16
146 : scrollViewDidEndScrollingAnimation: v12@0:4@8
152 : tabBar:willBeginCustomizingItems: v16@0:4@8@12
153 : tabBar:didBeginCustomizingItems: v16@0:4@8@12
154 : tabBar:willBeginCustomizingItems:changed: v20@0:4@8@12B16
155 : tabBar:didBeginCustomizingItems:changed: v20@0:4@8@12B16
156 : tabBar:didSelectItem: v16@0:4@8@12
160 C UITableViewStylePlain 0
161 C UITableViewStyleGrouped 1
163 C UITableViewScrollPositionNone 0
164 C UITableViewScrollPositionTop 1
165 C UITableViewScrollPositionMiddle 2
166 C UITableViewScrollPositionBottom 3
168 C UITableViewRowAnimationFade 0
169 C UITableViewRowAnimationRight 1
170 C UITableViewRowAnimationLeft 2
171 C UITableViewRowAnimationTop 3
172 C UITableViewRowAnimationTop 4
173 C UITableViewRowAnimationNone 5
175 V UITableViewIndexSearch @
179 C UITableViewCellStyleDefault 0
180 C UITableViewCellStyleValue1 1
181 C UITableViewCellStyleValue2 2
182 C UITableViewCellStyleSubtitle 3
184 C UITableViewCellStateDefaultMask 0
185 C UITableViewCellStateEditingMask (1<<0)
186 C UITableViewCellStateShowingDeleteConfirmationMask (1<<1)
188 C UITableViewCellSelectionStyleNone 0
189 C UITableViewCellSelectionStyleBlue 1
190 C UITableViewCellSelectionStyleGray 2
192 C UITableViewCellEditingStyleNone 0
193 C UITableViewCellEditingStyleDelete 1
194 C UITableViewCellEditingStyleInsert 2
196 C UITableViewCellAccessoryNone 0
197 C UITableViewCellAccessoryDisclosureIndicator 1
198 C UITableViewCellAccessoryDetailDisclosureButton 2
199 C UITableViewCellAccessoryCheckmark 3
201 C UITableViewCellSeparatorStyleNone 0
202 C UITableViewCellSeparatorStyleSingleLine 1
204 # UITableViewController
206 # UITableViewDataSource
208 : tableView:numberOfRowsInSection: i16@0:4@8i12
209 : numberOfSectionsInTableView: i12@0:4@8
210 : tableView:cellForRowAtIndexPath: @16@0:4@8@12
211 : sectionIndexTitlesForTableView: @12@0:4@8
212 : tableView:sectionForSectionIndexTitle:atIndex: i20@0:4@8@12i16
213 : tableView:titleForHeaderInSection: @16@0:4@8i12
214 : tableView:titleForFooterInSection: @16@0:4@8i12
216 : tableView:commitEditingStyle:forRowAtIndexPath: v20@0:4@8i12@16
217 : tableView:canEditRowAtIndexPath: B16@0:4@8@12
219 : tableView:canMoveRowAtIndexPath: B16@0:4@8@12
220 : tableView:moveRowAtIndexPath:toIndexPath: v20@0:4@8@12@16
226 C UIViewAnimationCurveEaseInOut 0
227 C UIViewAnimationCurveEaseIn 1
228 C UIViewAnimationCurveEaseOut 2
229 C UIViewAnimationCurveLinear 3
231 C UIViewContentModeScaleToFill 0
232 C UIViewContentModeScaleAspectFit 1
233 C UIViewContentModeScaleAspectFill 2
234 C UIViewContentModeRedraw 3
235 C UIViewContentModeCenter 4
236 C UIViewContentModeTop 5
237 C UIViewContentModeBottom 6
238 C UIViewContentModeLeft 7
239 C UIViewContentModeRight 8
240 C UIViewContentModeTopLeft 9
241 C UIViewContentModeTopRight 10
242 C UIViewContentModeBottomLeft 11
243 C UIViewContentModeBottomRight 12
245 C UIViewAutoresizingNone 0
246 C UIViewAutoresizingFlexibleLeftMargin (1<<0)
247 C UIViewAutoresizingFlexibleWidth (1<<1)
248 C UIViewAutoresizingFlexibleRightMargin (1<<2)
249 C UIViewAutoresizingFlexibleTopMargin (1<<3)
250 C UIViewAutoresizingFlexibleHeight (1<<4)
251 C UIViewAutoresizingFlexibleBottomMargin (1<<5)
253 C UIViewAnimationTransitionNone 0
254 C UIViewAnimationTransitionFlipFromLeft 1
255 C UIViewAnimationTransitionFlipFromRight 2
256 C UIViewAnimationTransitionCurlUp 3
257 C UIViewAnimationTransitionCurlDown 4
261 C UIModalTransitionStyleCoverVertical 0
262 C UIModalTransitionStyleFlipHorizontal 1
263 C UIModalTransitionStyleCrossDissolve 2
267 C UIWebViewNavigationTypeLinkClicked 0
268 C UIWebViewNavigationTypeFormSubmitted 1
269 C UIWebViewNavigationTypeBackForward 2
270 C UIWebViewNavigationTypeReload 3
271 C UIWebViewNavigationTypeFormResubmitted 4
272 C UIWebViewNavigationTypeOther 5
276 : webView:shouldStartLoadWithRequest:navigationType: B20@0:4@8@12I16
277 : webViewDidStartLoad: v12@0:4@8
278 : webViewDidFinishLoad: v12@0:4@8
279 : webView:didFailLoadWithError: v16@0:4@8@12
283 F UIApplicationMain ii^^c@@
285 F UIImageJPEGRepresentation @@
286 F UIImagePNGRepresentation @@
287 F UIImageWriteToSavedPhotosAlbum v@@:^v
289 F UISaveVideoAtPathToSavedPhotosAlbum v@@:^v
290 F UIVideoAtPathIsCompatibleWithSavedPhotosAlbum B@
292 F UIGraphicsGetCurrentContext @
293 F UIGraphicsPushContext v@
294 F UIGraphicsPopContext v
295 F UIGraphicsBeginImageContext v{CGSize=ff}
296 F UIGraphicsGetImageFromCurrentImageContext @
297 F UIGraphicsEndImageContext v
298 F UIRectClip v{CGRect={CGPoint=ff}{CGSize=ff}}
299 F UIRectFill v{CGRect={CGPoint=ff}{CGSize=ff}}
300 F UIRectFillUsingBlendMode v{CGRect={CGPoint=ff}{CGSize=ff}}i
301 F UIRectFrame v{CGRect={CGPoint=ff}{CGSize=ff}}
302 F UIRectFrameUsingBlendMode v{CGRect={CGPoint=ff}{CGSize=ff}}i
304 F CGPointFromString {CGPoint=ff}@
305 F CGRectFromString {CGRect={CGPoint=ff}{CGSize=ff}}@
306 F CGSizeFromString {CGSize=ff}@
307 F CGAffineTransformFromString {CGAffineTransform=ffffff}@
308 F UIEdgeInsetsFromString {UIEdgeInsets=ffff}@
309 F NSStringFromCGPoint @{CGPoint=ff}
310 F NSStringFromCGRect @{CGRect={CGPoint=ff}{CGSize=ff}}
311 F NSStringFromCGSize @{CGSize=ff}
312 F NSStringFromCGAffineTransform @{CGAffineTransform=ffffff}
313 F NSStringFromUIEdgeInsets @{UIEdgeInsets=ffff}
315 F UIEdgeInsetsMake {UIEdgeInsets=ffff}ffff
316 F UIEdgeInsetsEqualToEdgeInsets B{UIEdgeInsets=ffff}{UIEdgeInsets=ffff}
317 F UIEdgeInsetsInsetRect {CGRect={CGPoint=ff}{CGSize=ff}}{CGRect={CGPoint=ff}{CGSize=ff}}{UIEdgeInsets=ffff}
319 # XXX: UIInterfaceOrientationIsPortrait
320 # XXX: UIInterfaceOrientationIsLandscape
322 # XXX: UIDeviceOrientationIsValidInterfaceOrientation
323 # XXX: UIDeviceOrientationIsPortrait
324 # XXX: UIDeviceOrientationIsLandscape
326 F UIAccessibilityPostNotification vI@
330 F UIApplicationUseLegacyEvents vB
332 F UIKeyboardDisableAutomaticAppearance v
333 F UIKeyboardEnableAutomaticAppearance v
334 F UIKeyboardInputModeUsesKBStar B@
336 F _UIImageWithName @@
338 F UIFormattedPhoneNumberFromString @@
339 F UIUnformattedPhoneNumberFromString @@
343 V kUIButtonBarButtonAction @
344 V kUIButtonBarButtonInfo @
345 V kUIButtonBarButtonInfoOffset @
346 V kUIButtonBarButtonSelectedInfo @
347 V kUIButtonBarButtonSizeToFit @
348 V kUIButtonBarButtonStyle @
349 V kUIButtonBarButtonTag @
350 V kUIButtonBarButtonTarget @
351 V kUIButtonBarButtonTitle @
352 V kUIButtonBarButtonTitleVerticalHeight @
353 V kUIButtonBarButtonTitleWidth @
354 V kUIButtonBarButtonType @
356 V UIKeyboardAnimationCurveUserInfoKey @
357 V UIKeyboardAnimationDurationUserInfoKey @
358 V UIKeyboardBoundsUserInfoKey @
359 V UIKeyboardCenterBeginUserInfoKey @
360 V UIKeyboardCenterEndUserInfoKey @
361 V UIKeyboardRequiresInternationalKey @
363 V UIKeyboardCandidateCorrectionDidChangeNotification @
364 V UIKeyboardCurrentInputModeDidChangeNotification @
365 V UIKeyboardDefaultsDidChangeNotification @
366 V UIKeyboardDidHideNotification @
367 V UIKeyboardDidShowNotification @
368 V UIKeyboardEmptyDelegateNotification @
369 V UIKeyboardWillHideNotification @
370 V UIKeyboardWillShowNotification @
372 V UIWebViewDidReceiveMessageNotification @
373 V UIWebViewDidClearMessagesNotification @
374 V UIWebViewGrowsAndShrinksToFitHeight f
375 V UIWebViewGrowsAndShrinksToFitWidth f
376 V UIWebViewScalesToFitScale f
380 F ABAddressBookAddRecord B@@^@
381 F ABAddressBookCopyArrayOfAllGroups @@
382 F ABAddressBookCopyArrayOfAllPeople @@
383 F ABAddressBookCopyLocalizedLabel @@
384 F ABAddressBookCreate @
385 F ABAddressBookGetGroupCount l@
386 F ABAddressBookGetPersonCount l@
387 F ABAddressBookHasUnsavedChanges B@
388 F ABAddressBookRegisterExternalChangeCallback v@^?^v
389 F ABAddressBookRemoveRecord B@@^@
390 F ABAddressBookRevert v@
391 F ABAddressBookSave B@^@
392 F ABAddressBookUnregisterExternalChangeCallback v@^?^v
394 V ABAddressBookErrorDomain @
395 C kABOperationNotPermittedByStoreError 0
397 F ABMultiValueCopyArrayOfAllValues @@
398 F ABMultiValueCopyLabelAtIndex @@l
399 F ABMultiValueCopyValueAtIndex @@l
400 F ABMultiValueGetCount l@
401 F ABMultiValueGetFirstIndexOfValue l@@
402 F ABMultiValueGetIdentifierAtIndex i@l
403 F ABMultiValueGetIndexForIdentifier l@i
404 F ABMultiValueGetPropertyType S@
406 C kABMultiValueInvalidIdentifier -1
408 F ABMultiValueAddValueAndLabel @@@^i
409 F ABMultiValueCreateMutable @S
410 F ABMultiValueCreateMutableCopy @@
411 F ABMultiValueInsertValueAndLabelAtIndex B@@@l^i
412 F ABMultiValueRemoveValueAndLabelAtIndex B@l
413 F ABMultiValueReplaceLabelAtIndex B@@l
414 F ABMultiValueReplaceValueAtIndex B@@l
416 F ABRecordCopyCompositeName @@
417 F ABRecordCopyValue @@i
418 F ABRecordGetRecordID i@
419 F ABRecordGetRecordType I@
420 F ABRecordRemoveValue B@i^@
421 F ABRecordSetValue B@i@^@
427 C kABMultiValueMask 0x100
429 C kABInvalidPropertyType 0x0
430 C kABStringPropertyType 0x1
431 C kABIntegerPropertyType 0x2
432 C kABRealPropertyType 0x3
433 C kABDateTimePropertyType 0x4
434 C kABDictionaryPropertyType 0x5
435 C kABMultiStringPropertyType 0x101
436 C kABMultiIntegerPropertyType 0x102
437 C kABMultiRealPropertyType 0x103
438 C kABMultiDateTimePropertyType 0x104
439 C kABMultiDictionaryPropertyType 0x105
441 C kABRecordInvalidID -1
442 C kABPropertyInvalidID -1
444 F ABAddressBookGetGroupWithRecordID @@i
445 F ABGroupAddMember B@@^@
446 F ABGroupCopyArrayOfAllMembers @@
447 F ABGroupCopyArrayOfAllMembersWithSortOrdering @@I
449 F ABGroupRemoveMember B@@^@
451 V kABGroupNameProperty i
453 F ABAddressBookCopyPeopleWithName @@@
454 F ABAddressBookGetPersonWithRecordID @@i
455 F ABPersonComparePeopleByName i@@I
456 F ABPersonCopyImageData @@
457 F ABPersonCopyLocalizedPropertyName @i
459 F ABPersonGetCompositeNameFormat I
460 F ABPersonGetSortOrdering I
461 F ABPersonGetTypeOfProperty SI
462 F ABPersonHasImageData B@
463 F ABPersonRemoveImageData B@^@
464 F ABPersonSetImageData B@@^@
466 C kABPersonSortByFirstName 0
467 C kABPersonSortByLastName 1
469 C kABPersonCompositeNameFormatFirstNameFirst 0
470 C kABPersonCompositeNameFormatLastNameFirst 1
472 V kABPersonFirstNameProperty i
473 V kABPersonLastNameProperty i
474 V kABPersonMiddleNameProperty i
475 V kABPersonPrefixProperty i
476 V kABPersonSuffixProperty i
477 V kABPersonNicknameProperty i
478 V kABPersonFirstNamePhoneticProperty i
479 V kABPersonLastNamePhoneticProperty i
480 V kABPersonMiddleNamePhoneticProperty i
481 V kABPersonOrganizationProperty i
482 V kABPersonJobTitleProperty i
483 V kABPersonDepartmentProperty i
484 V kABPersonEmailProperty i
485 V kABPersonBirthdayProperty i
486 V kABPersonNoteProperty i
487 V kABPersonCreationDateProperty i
488 V kABPersonModificationDateProperty i
490 V kABPersonAddressProperty i
491 V kABPersonAddressStreetKey @
492 V kABPersonAddressCityKey @
493 V kABPersonAddressStateKey @
494 V kABPersonAddressZIPKey @
495 V kABPersonAddressCountryKey @
496 V kABPersonAddressCountryCodeKey @
498 V kABPersonDateProperty i
499 V kABPersonAnniversaryLabel @
501 V kABPersonKindProperty i
502 V kABPersonKindPerson @
503 V kABPersonKindOrganization @
505 V kABPersonPhoneProperty i
506 V kABPersonPhoneMobileLabel @
507 V kABPersonPhoneIPhoneLabel @
508 V kABPersonPhoneMainLabel @
509 V kABPersonPhoneHomeFAXLabel @
510 V kABPersonPhoneWorkFAXLabel @
511 V kABPersonPhonePagerLabel @
513 V kABPersonInstantMessageProperty i
514 V kABPersonInstantMessageServiceKey @
515 V kABPersonInstantMessageServiceYahoo @
516 V kABPersonInstantMessageServiceJabber @
517 V kABPersonInstantMessageServiceMSN @
518 V kABPersonInstantMessageServiceICQ @
519 V kABPersonInstantMessageServiceAIM @
520 V kABPersonInstantMessageUsernameKey @
522 V kABPersonURLProperty i
523 V kABPersonHomePageLabel @
525 V kABPersonRelatedNamesProperty i
526 V kABPersonMotherLabel @
527 V kABPersonFatherLabel @
528 V kABPersonParentLabel @
529 V kABPersonSisterLabel @
530 V kABPersonBrotherLabel @
531 V kABPersonChildLabel @
532 V kABPersonFriendLabel @
533 V kABPersonSpouseLabel @
534 V kABPersonPartnerLabel @
535 V kABPersonManagerLabel @
536 V kABPersonAssistantLabel @
544 C NSUndefinedAttributeType 0
545 C NSInteger16AttributeType 100
546 C NSInteger32AttributeType 200
547 C NSInteger64AttributeType 300
548 C NSDecimalAttributeType 400
549 C NSDoubleAttributeType 500
550 C NSFloatAttributeType 600
551 C NSStringAttributeType 700
552 C NSBooleanAttributeType 800
553 C NSDateAttributeType 900
554 C NSBinaryDataAttributeType 1000
555 C NSTransformableAttributeType 1800
556 C NSObjectIDAttributeType 2000
558 C NSUndefinedEntityMappingType 0x00
559 C NSCustomEntityMappingType 0x01
560 C NSAddEntityMappingType 0x02
561 C NSRemoveEntityMappingType 0x03
562 C NSCopyEntityMappingType 0x04
563 C NSTransformEntityMappingType 0x05
565 V NSMigrationManagerKey @
566 V NSMigrationSourceObjectKey @
567 V NSMigrationDestinationObjectKey @
568 V NSMigrationEntityMappingKey @
569 V NSMigrationPropertyMappingKey @
570 V NSMigrationPropertyMappingKey @
572 C NSManagedObjectResultType 0x00
573 C NSManagedObjectIDResultType 0x01
574 C NSDictionaryResultType 0x02
576 C NSFetchRequestExpressionType 50
578 C NSSnapshotEventUndoInsertion 1<<1
579 C NSSnapshotEventUndoDeletion 1<<2
580 C NSSnapshotEventUndoUpdate 1<<3
581 C NSSnapshotEventRollback 1<<4
582 C NSSnapshotEventRefresh 1<<5
583 C NSSnapshotEventMergePolicy 1<<6
585 V NSInsertedObjectsKey @
586 V NSUpdatedObjectsKey @
587 V NSDeletedObjectsKey @
588 V NSRefreshedObjectsKey @
589 V NSInvalidatedObjectsKey @
590 V NSInvalidatedAllObjectsKey @
592 V NSErrorMergePolicy @
593 V NSMergeByPropertyStoreTrumpMergePolicy @
594 V NSMergeByPropertyObjectTrumpMergePolicy @
595 V NSOverwriteMergePolicy @
596 V NSRollbackMergePolicy @
598 V NSSQLiteStoreType @
599 V NSBinaryStoreType @
600 V NSInMemoryStoreType @
605 V NSAddedPersistentStoresKey @
606 V NSRemovedPersistentStoresKey @
607 V NSUUIDChangedPersistentStoresKey @
609 V NSReadOnlyPersistentStoreOption @
610 V NSPersistentStoreTimeoutOption @
611 V NSSQLitePragmasOption @
612 V NSSQLiteAnalyzeOption @
613 V NSSQLiteManualVacuumOption @
615 V NSIgnorePersistentStoreVersioningOption @
616 V NSMigratePersistentStoresAutomaticallyOption @
617 V NSInferMappingModelAutomaticallyOption @
619 V NSStoreModelVersionHashesKey @
620 V NSStoreModelVersionIdentifiersKey @
621 V NSPersistentStoreOSCompatibility @
623 C NSNoActionDeleteRule 0
624 C NSNullifyDeleteRule 1
625 C NSCascadeDeleteRule 2
628 C NSFetchedResultsChangeInsert 1
629 C NSFetchedResultsChangeDelete 2
630 C NSFetchedResultsChangeMove 3
631 C NSFetchedResultsChangeUpdate 4
633 V NSDetailedErrorsKey @
634 V NSValidationObjectErrorKey @
635 V NSValidationKeyErrorKey @
636 V NSValidationPredicateErrorKey @
637 V NSValidationValueErrorKey @
638 V NSAffectedStoresErrorKey @
639 V NSAffectedObjectsErrorKey @
641 V NSSQLiteErrorDomain @
643 C NSManagedObjectValidationError 1550
644 C NSValidationMultipleErrorsError 1560
645 C NSValidationMissingMandatoryPropertyError 1570
646 C NSValidationRelationshipLacksMinimumCountError 1580
647 C NSValidationRelationshipExceedsMaximumCountError 1590
648 C NSValidationRelationshipDeniedDeleteError 1600
649 C NSValidationNumberTooLargeError 1610
650 C NSValidationNumberTooSmallError 1620
651 C NSValidationDateTooLateError 1630
652 C NSValidationDateTooSoonError 1640
653 C NSValidationInvalidDateError 1650
654 C NSValidationStringTooLongError 1660
655 C NSValidationStringTooShortError 1670
656 C NSValidationStringPatternMatchingError 1680
658 C NSManagedObjectContextLockingError 132000
659 C NSPersistentStoreCoordinatorLockingError 132010
660 C NSManagedObjectReferentialIntegrityError 133000
661 C NSManagedObjectExternalRelationshipError 133010
662 C NSManagedObjectMergeError 133020
664 C NSPersistentStoreInvalidTypeError 134000
665 C NSPersistentStoreTypeMismatchError 134010
666 C NSPersistentStoreIncompatibleSchemaError 134020
667 C NSPersistentStoreSaveError 134030
668 C NSPersistentStoreIncompleteSaveError 134040
669 C NSPersistentStoreOperationError 134070
670 C NSPersistentStoreOpenError 134080
671 C NSPersistentStoreTimeoutError 134090
672 C NSPersistentStoreIncompatibleVersionHashError 134100
674 C NSMigrationError 134110
675 C NSMigrationCancelledError 134120
676 C NSMigrationMissingSourceModelError 134130
677 C NSMigrationMissingMappingModelError 134140
678 C NSMigrationManagerSourceStoreError 134150
679 C NSMigrationManagerDestinationStoreError 134160
680 C NSEntityMigrationPolicyError 134170
681 C NSInferredMappingModelError 134190
682 C NSExternalRecordImportError 134200
684 C NSCoreDataError 134060
685 C NSSQLiteError 134180
687 V NSCoreDataVersionNumber d
689 C NSCoreDataVersionNumber10_4 46.0
690 C NSCoreDataVersionNumber10_4_3 77.0
691 C NSCoreDataVersionNumber10_5 185.0
692 C NSCoreDataVersionNumber10_5_3 186.0
696 # XXX: incomplete by any stretch of the imagination
705 F CGAffineTransformMake {CGAffineTransform=ffffff}ffffff
706 F CGAffineTransformMakeRotation {CGAffineTransform=ffffff}f
707 F CGAffineTransformMakeScale {CGAffineTransform=ffffff}ff
708 F CGAffineTransformMakeTranslation {CGAffineTransform=ffffff}ff
710 F CGAffineTransformTranslate {CGAffineTransform=ffffff}{CGAffineTransform=ffffff}ff
711 F CGAffineTransformScale {CGAffineTransform=ffffff}{CGAffineTransform=ffffff}ff
712 F CGAffineTransformRotate {CGAffineTransform=ffffff}{CGAffineTransform=ffffff}f
713 F CGAffineTransformInvert {CGAffineTransform=ffffff}{CGAffineTransform=ffffff}
714 F CGAffineTransformConcat {CGAffineTransform=ffffff}{CGAffineTransform=ffffff}{CGAffineTransform=ffffff}
716 F CGPointApplyAffineTransform {CGPoint=ff}{CGPoint=ff}{CGAffineTransform=ffffff}
717 F CGSizeApplyAffineTransform {CGSize=ff}{CGSize=ff}{CGAffineTransform=ffffff}
718 F CGRectApplyAffineTransform {CGRect={CGPoint=ff}{CGSize=ff}}{CGRect={CGPoint=ff}{CGSize=ff}}{CGAffineTransform=ffffff}
720 F CGAffineTransformIsIdentity B{CGAffineTransform=ffffff}
721 F CGAffineTransformEqualToTransform B{CGAffineTransform=ffffff}{CGAffineTransform=ffffff}
723 S CGAffineTransform "a"f"b"f"c"f"d"f"tx"f"ty"f
725 V CGAffineTransformIdentity {CGAffineTransform=ffffff}
729 V kCLLocationAccuracyBest d
730 V kCLLocationAccuracyNearestTenMeters d
731 V kCLLocationAccuracyHundredMeters d
732 V kCLLocationAccuracyKilometer d
733 V kCLLocationAccuracyThreeKilometers d
735 V kCLDistanceFilterNone d
736 V kCLHeadingFilterNone d
738 C kCLErrorLocationUnknown 0
741 C kCLErrorHeadingFailure 3
747 C MKMapTypeStandard 0
748 C MKMapTypeSatellite 1
754 C MKErrorServerFailure 2
755 C MKErrorLoadingThrottled 3
756 C MKErrorPlacemarkNotFound 4
758 C MKPinAnnotationColorRed 0
759 C MKPinAnnotationColorGreen 1
760 C MKPinAnnotationColorPurple 2
762 # MKCoordinateRegionMake
763 # MKCoordinateRegionMakeWithDistance
764 # MKCoordinateSpanMake
784 F dlopen_preflight B*