Searched defs:functions (Results 1 - 25 of 126) sorted by relevance

123456

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-FSEvents-2.5.1/Lib/FSEvents/
H A D_metadata.py22 functions={'FSEventStreamGetDeviceBeingWatched': (b'i^{__FSEventStream=}',), 'FSEventStreamGetLatestEventId': (b'Q^{__FSEventStream=}',), 'FSEventStreamRetain': (b'v^{__FSEventStream=}',), 'FSEventStreamCreateRelativeToDevice': (sel32or64(b'^{__FSEventStream=}^{__CFAllocator=}^?^{FSEventStreamContext=i^v^?^?^?}i^{__CFArray=}QdL', b'^{__FSEventStream=}^{__CFAllocator=}^?^{FSEventStreamContext=q^v^?^?^?}i^{__CFArray=}QdI'), '', {'retval': {'already_retained': True}, 'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__FSEventStream=}'}, 1: {'type': b'^v'}, 2: {'type': b'L'}, 3: {'type': b'^v'}, 4: {'type': b'^I'}, 5: {'type': b'^Q'}}}}}}), 'FSEventsCopyUUIDForDevice': (b'^{__CFUUID=}i', '', {'retval': {'already_retained': True}}), 'FSEventStreamShow': (b'v^{__FSEventStream=}',), 'FSEventStreamScheduleWithRunLoop': (b'v^{__FSEventStream=}^{__CFRunLoop=}^{__CFString=}',), 'FSEventStreamInvalidate': (b'v^{__FSEventStream=}',), 'FSEventsGetCurrentEventId': (b'Q',), 'FSEventStreamStop': (b'v^{__FSEventStream=}',), 'FSEventsPurgeEventsForDeviceUpToEventId': (b'ZiQ',), 'FSEventStreamCreate': (sel32or64(b'^{__FSEventStream=}^{__CFAllocator=}^?^{FSEventStreamContext=i^v^?^?^?}^{__CFArray=}QdL', b'^{__FSEventStream=}^{__CFAllocator=}^?^{FSEventStreamContext=q^v^?^?^?}^{__CFArray=}QdI'), '', {'retval': {'already_retained': True}, 'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__FSEventStream=}'}, 1: {'type': b'^v'}, 2: {'type': b'L'}, 3: {'type': b'^v'}, 4: {'type': b'^I'}, 5: {'type': b'^Q'}}}}}}), 'FSEventStreamCopyDescription': (b'^{__CFString=}^{__FSEventStream=}', '', {'retval': {'already_retained': True}}), 'FSEventStreamCopyPathsBeingWatched': (b'^{__CFArray=}^{__FSEventStream=}', '', {'retval': {'already_cfretained': True}}), 'FSEventStreamUnscheduleFromRunLoop': (b'v^{__FSEventStream=}^{__CFRunLoop=}^{__CFString=}',), 'FSEventStreamRelease': (b'v^{__FSEventStream=}',), 'FSEventStreamStart': (b'Z^{__FSEventStream=}',), 'FSEventStreamFlushSync': (b'v^{__FSEventStream=}',), 'FSEventsGetLastEventIdForDeviceBeforeTime': (b'Qid',), 'FSEventStreamFlushAsync': (b'Q^{__FSEventStream=}',), 'FSEventStreamSetDispatchQueue': (b'v^{__FSEventStream=}^{dispatch_queue_s=}',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ServiceManagement-2.5.1/Lib/ServiceManagement/
H A D_metadata.py21 functions={'SMJobBless': (b'Z^{__CFString=}^{__CFString=}^{AuthorizationOpaqueRef=}^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'SMJobRemove': (b'Z^{__CFString=}^{__CFString=}^{AuthorizationOpaqueRef=}Z^^{__CFError}', '', {'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'SMJobCopyDictionary': (b'^{__CFDictionary=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SMJobSubmit': (b'Z^{__CFString=}^{__CFDictionary=}^{AuthorizationOpaqueRef=}^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'SMLoginItemSetEnabled': (b'Z^{__CFString=}Z',), 'SMCopyAllJobDictionaries': (b'^{__CFArray=}^{__CFString=}', '', {'retval': {'already_cfretained': True}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Lib/JavaScriptCore/
H A D_metadata.py21 functions={'JSStringGetCharactersPtr': (b'^S^{OpaqueJSString=}',), 'JSValueMakeNumber': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}d',), 'JSValueGetType': (b'i^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSClassRetain': (b'^{OpaqueJSClass=}^{OpaqueJSClass=}',), 'JSValueCreateJSONString': (b'^{OpaqueJSString=}^{OpaqueJSContext=}^{OpaqueJSValue=}I^^{OpaqueJSValue=}', '', {'retval': {'already_cfretained': True}}), 'JSValueToObject': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}^^{OpaqueJSValue=}',), 'JSObjectMakeFunctionWithCallback': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSString=}^?', '', {'arguments': {2: {'callable': {'retval': {'type': b'^{OpaqueJSValue=}'}, 'arguments': {0: {'type': b'^{OpaqueJSContext=}'}, 1: {'type': b'^{OpaqueJSValue=}'}, 2: {'type': b'^{OpaqueJSValue=}'}, 3: {'type': b'l'}, 4: {'type': b'^^{OpaqueJSValue=}'}, 5: {'type': b'^^{OpaqueJSValue=}'}}}}}}), 'JSValueToBoolean': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSValueIsObject': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSPropertyNameArrayRetain': (b'^{OpaqueJSPropertyNameArray=}^{OpaqueJSPropertyNameArray=}',), 'JSValueIsString': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSStringGetUTF8CString': (sel32or64(b'l^{OpaqueJSString=}^cl', b'q^{OpaqueJSString=}^cq'),), 'JSStringCreateWithCFString': (b'^{OpaqueJSString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'JSObjectCopyPropertyNames': (b'^{OpaqueJSPropertyNameArray=}^{OpaqueJSContext=}^{OpaqueJSValue=}', '', {'retval': {'already_cfretained': True}}), 'JSContextGetGlobalObject': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}',), 'JSGlobalContextCreate': (b'^{OpaqueJSContext=}^{OpaqueJSClass=}', '', {'retval': {'already_cfretained': True}}), 'JSStringCopyCFString': (b'^{__CFString=}^{__CFAllocator=}^{OpaqueJSString=}', '', {'retval': {'already_cfretained': True}}), 'JSObjectGetPrivate': (b'^v^{OpaqueJSValue=}',), 'JSObjectSetProperty': (b'v^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSString=}^{OpaqueJSValue=}I^^{OpaqueJSValue=}',), 'JSValueIsEqual': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}^^{OpaqueJSValue=}',), 'JSObjectIsFunction': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSValueIsBoolean': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSValueIsUndefined': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSValueProtect': (b'v^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSValueIsObjectOfClass': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSClass=}',), 'JSObjectGetPrototype': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSStringCreateWithUTF8CString': (b'^{OpaqueJSString=}^c', '', {'retval': {'already_cfretained': True}}), 'JSObjectMakeArray': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSPropertyNameArrayGetNameAtIndex': (sel32or64(b'^{OpaqueJSString=}^{OpaqueJSPropertyNameArray=}l', b'^{OpaqueJSString=}^{OpaqueJSPropertyNameArray=}q'),), 'JSValueMakeNull': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}',), 'JSStringGetMaximumUTF8CStringSize': (sel32or64(b'l^{OpaqueJSString=}', b'q^{OpaqueJSString=}'),), 'JSObjectMakeError': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSValueMakeBoolean': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}B',), 'JSGlobalContextRelease': (b'v^{OpaqueJSContext=}',), 'JSObjectMakeRegExp': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSObjectSetPropertyAtIndex': (b'v^{OpaqueJSContext=}^{OpaqueJSValue=}I^{OpaqueJSValue=}^^{OpaqueJSValue=}',), 'JSContextGetGroup': (b'^{OpaqueJSContextGroup=}^{OpaqueJSContext=}',), 'JSContextGroupCreate': (b'^{OpaqueJSContextGroup=}', '', {'retval': {'already_cfretained': True}}), 'JSStringIsEqualToUTF8CString': (b'B^{OpaqueJSString=}^c',), 'JSValueIsInstanceOfConstructor': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}^^{OpaqueJSValue=}',), 'JSValueIsNull': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSStringIsEqual': (b'B^{OpaqueJSString=}^{OpaqueJSString=}',), 'JSObjectCallAsConstructor': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSStringRetain': (b'^{OpaqueJSString=}^{OpaqueJSString=}',), 'JSObjectDeleteProperty': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSString=}^^{OpaqueJSValue=}',), 'JSObjectMakeConstructor': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSClass=}^?', '', {'arguments': {2: {'callable': {'retval': {'type': b'^{OpaqueJSValue=}'}, 'arguments': {0: {'type': b'^{OpaqueJSContext=}'}, 1: {'type': b'^{OpaqueJSValue=}'}, 2: {'type': b'l'}, 3: {'type': b'^^{OpaqueJSValue=}'}, 4: {'type': b'^^{OpaqueJSValue=}'}}}}}}), 'JSValueMakeString': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSString=}',), 'JSObjectSetPrivate': (b'B^{OpaqueJSValue=}^v',), 'JSObjectMakeFunction': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSString=}I^^{OpaqueJSString=}^{OpaqueJSString=}^{OpaqueJSString=}i^^{OpaqueJSValue=}',), 'JSValueToStringCopy': (b'^{OpaqueJSString=}^{OpaqueJSContext=}^{OpaqueJSValue=}^^{OpaqueJSValue=}', '', {'retval': {'already_cfretained': True}}), 'JSValueMakeFromJSONString': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSString=}',), 'JSValueIsNumber': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSEvaluateScript': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSString=}^{OpaqueJSValue=}^{OpaqueJSString=}i^^{OpaqueJSValue=}',), 'JSObjectGetPropertyAtIndex': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}I^^{OpaqueJSValue=}',), 'JSStringCreateWithCharacters': (sel32or64(b'^{OpaqueJSString=}^Sl', b'^{OpaqueJSString=}^Sq'), '', {'retval': {'already_cfretained': True}}), 'JSValueToNumber': (b'd^{OpaqueJSContext=}^{OpaqueJSValue=}^^{OpaqueJSValue=}',), 'JSObjectGetProperty': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSString=}^^{OpaqueJSValue=}',), 'JSPropertyNameAccumulatorAddName': (b'v^{OpaqueJSPropertyNameAccumulator=}^{OpaqueJSString=}',), 'JSObjectSetPrototype': (b'v^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}',), 'JSContextGroupRelease': (b'v^{OpaqueJSContextGroup=}',), 'JSObjectHasProperty': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSString=}',), 'JSValueIsStrictEqual': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}',), 'JSObjectMake': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSClass=}^v',), 'JSValueMakeUndefined': (b'^{OpaqueJSValue=}^{OpaqueJSContext=}',), 'JSCheckScriptSyntax': (b'B^{OpaqueJSContext=}^{OpaqueJSString=}^{OpaqueJSString=}i^^{OpaqueJSValue=}',), 'JSGlobalContextCreateInGroup': (b'^{OpaqueJSContext=}^{OpaqueJSContextGroup=}^{OpaqueJSClass=}', '', {'retval': {'already_cfretained': True}}), 'JSValueUnprotect': (b'v^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSObjectIsConstructor': (b'B^{OpaqueJSContext=}^{OpaqueJSValue=}',), 'JSObjectMakeDate': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSPropertyNameArrayRelease': (b'v^{OpaqueJSPropertyNameArray=}',), 'JSClassRelease': (b'v^{OpaqueJSClass=}',), 'JSObjectCallAsFunction': (sel32or64(b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}l^^{OpaqueJSValue=}^^{OpaqueJSValue=}', b'^{OpaqueJSValue=}^{OpaqueJSContext=}^{OpaqueJSValue=}^{OpaqueJSValue=}q^^{OpaqueJSValue=}^^{OpaqueJSValue=}'),), 'JSContextGroupRetain': (b'^{OpaqueJSContextGroup=}^{OpaqueJSContextGroup=}',), 'JSClassCreate': (b'^{OpaqueJSClass=}^{_JSClassDefinition=iI^c^{OpaqueJSClass=}^{_JSStaticValue=^c^?^?I}^{_JSStaticFunction=^c^?I}^?^?^?^?^?^?^?^?^?^?^?}', '', {'retval': {'already_cfretained': True}}), 'JSPropertyNameArrayGetCount': (sel32or64(b'l^{OpaqueJSPropertyNameArray=}', b'q^{OpaqueJSPropertyNameArray=}'),), 'JSStringGetLength': (sel32or64(b'l^{OpaqueJSString=}', b'q^{OpaqueJSString=}'),), 'JSGarbageCollect': (b'v^{OpaqueJSContext=}',), 'JSStringRelease': (b'v^{OpaqueJSString=}',), 'JSGlobalContextRetain': (b'^{OpaqueJSContext=}^{OpaqueJSContext=}',)} variable
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py13 functions = [ variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py13 functions = [ variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CFNetwork-2.5.1/Lib/CFNetwork/
H A D_metadata.py29 functions={'CFNetworkExecuteProxyAutoConfigurationURL': (sel32or64(b'^{__CFRunLoopSource=}^{__CFURL=}^{__CFURL=}^?^{_CFStreamClientContext=l^v^?^?^?}', b'^{__CFRunLoopSource=}^{__CFURL=}^{__CFURL=}^?^{_CFStreamClientContext=q^v^?^?^?}'), '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'^{__CFArray=}'}, 2: {'type': b'^{__CFError=}'}}}}}}), 'CFHTTPAuthenticationRequiresOrderedRequests': (b'Z^{_CFHTTPAuthentication=}',), 'CFHTTPAuthenticationCreateFromResponse': (b'^{_CFHTTPAuthentication=}^{__CFAllocator=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceBrowserGetTypeID': (sel32or64(b'L', b'Q'),), 'CFHostCreateWithName': (b'^{__CFHost=}^{__CFAllocator=}@', '', {'retval': {'already_cfretained': True}}), 'CFHostGetAddressing': (b'^{__CFArray=}^{__CFHost=}o^Z',), 'CFHTTPMessageSetBody': (b'v^{__CFHTTPMessage=}^{__CFData=}',), 'CFHTTPAuthenticationGetTypeID': (sel32or64(b'L', b'Q'),), 'CFNetDiagnosticCreateWithStreams': (b'^{__CFNetDiagnostic=}^{__CFAllocator=}^{__CFReadStream=}^{__CFWriteStream=}', '', {'retval': {'already_cfretained': True}}), 'CFSocketStreamSOCKSGetError': (sel32or64(b'l^{_CFStreamError=ll}', b'i^{_CFStreamError=qi}'), '', {'arguments': {0: {'type_modifier': 'o'}}}), 'CFHostCreateWithAddress': (b'^{__CFHost=}^{__CFAllocator=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceBrowserSearchForDomains': (sel32or64(b'Z^{__CFNetServiceBrowser=}Z^{_CFStreamError=ll}', b'Z^{__CFNetServiceBrowser=}Z^{_CFStreamError=qi}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFNetServiceUnscheduleFromRunLoop': (b'v^{__CFNetService=}^{__CFRunLoop=}@',), 'CFNetServiceMonitorStop': (sel32or64(b'v^{__CFNetServiceMonitor=}^{_CFStreamError=ll}', b'v^{__CFNetServiceMonitor=}^{_CFStreamError=qi}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFNetworkCopySystemProxySettings': (b'^{__CFDictionary}', '', {'retval': {'already_cfretained': True}}), 'CFHostGetReachability': (b'^{__CFData=}^{__CFHost=}o^Z',), 'CFHTTPMessageIsHeaderComplete': (b'Z^{__CFHTTPMessage=}',), 'CFHTTPMessageGetTypeID': (sel32or64(b'L', b'Q'),), 'CFNetServiceMonitorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFNetServiceGetPortNumber': (sel32or64(b'l^{__CFNetService=}', b'i^{__CFNetService=}'),), 'CFHTTPMessageCreateRequest': (b'^{__CFHTTPMessage=}^{__CFAllocator=}@^{__CFURL=}@', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceCreateCopy': (b'^{__CFNetService=}^{__CFAllocator=}^{__CFNetService=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceGetName': (b'@^{__CFNetService=}',), 'CFHTTPMessageCopyRequestMethod': (b'@^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFHTTPAuthenticationCopyRealm': (b'@^{_CFHTTPAuthentication=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceMonitorInvalidate': (b'v^{__CFNetServiceMonitor=}',), 'CFNetServiceGetProtocolSpecificInformation': (b'@^{__CFNetService=}',), 'CFNetServiceCancel': (b'v^{__CFNetService=}',), 'CFNetServiceMonitorCreate': (b'^{__CFNetServiceMonitor=}^{__CFAllocator=}^{__CFNetService=}^?^{CFNetServiceClientContext=l^v^?^?^?}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFNetServiceMonitor=}'}, 1: {'type': b'^{__CFNetService=}'}, 2: {'type': b'i'}, 3: {'type': b'^{__CFData=}'}, 4: {'type': b'^{CFStreamError=li}'}, 5: {'type': b'^v'}}}}}}), 'CFWriteStreamCreateWithFTPURL': (b'^{__CFWriteStream=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceBrowserUnscheduleFromRunLoop': (b'v^{__CFNetServiceBrowser=}^{__CFRunLoop=}@',), 'CFHTTPMessageCopyRequestURL': (b'^{__CFURL=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFHTTPMessageCopyVersion': (b'@^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceCreate': (sel32or64(b'^{__CFNetService=}^{__CFAllocator=}@@@l', b'^{__CFNetService=}^{__CFAllocator=}@@@i'), '', {'retval': {'already_cfretained': True}}), 'CFNetServiceMonitorUnscheduleFromRunLoop': (b'v^{__CFNetServiceMonitor=}^{__CFRunLoop=}@',), 'CFHostScheduleWithRunLoop': (b'v^{__CFHost=}^{__CFRunLoop=}@',), 'CFNetServiceMonitorStart': (sel32or64(b'Z^{__CFNetServiceMonitor=}i^{_CFStreamError=ll}', b'Z^{__CFNetServiceMonitor=}i^{_CFStreamError=qi}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFHostGetNames': (b'^{__CFArray=}^{__CFHost=}o^Z',), 'CFNetDiagnosticCopyNetworkStatusPassively': (sel32or64(b'l^{__CFNetDiagnostic=}^^{__CFString}', b'q^{__CFNetDiagnostic=}^^{__CFString}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFHTTPMessageCopyResponseStatusLine': (b'@^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFNetDiagnosticDiagnoseProblemInteractively': (sel32or64(b'l^{__CFNetDiagnostic=}', b'q^{__CFNetDiagnostic=}'),), 'CFHTTPMessageAddAuthentication': (b'Z^{__CFHTTPMessage=}^{__CFHTTPMessage=}@@@Z',), 'CFNetDiagnosticCreateWithURL': (b'^{__CFNetDiagnostic=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceGetDomain': (b'@^{__CFNetService=}',), 'CFFTPCreateParsedResourceListing': (sel32or64(b'l^{__CFAllocator=}^vl^^{__CFDictionary}', b'q^{__CFAllocator=}^vq^^{__CFDictionary}'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}, 3: {'type_modifier': 'o'}}}), 'CFNetServiceGetTypeID': (sel32or64(b'L', b'Q'),), 'CFHTTPMessageCreateEmpty': (b'^{__CFHTTPMessage=}^{__CFAllocator=}Z', '', {'retval': {'already_cfretained': True}}), 'CFHTTPMessageAppendBytes': (sel32or64(b'Z^{__CFHTTPMessage=}^vl', b'Z^{__CFHTTPMessage=}^vq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFHostCancelInfoResolution': (b'v^{__CFHost=}i',), 'CFNetServiceBrowserSearchForServices': (sel32or64(b'Z^{__CFNetServiceBrowser=}@@^{_CFStreamError=ll}', b'Z^{__CFNetServiceBrowser=}@@^{_CFStreamError=qi}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFHTTPAuthenticationIsValid': (sel32or64(b'Z^{_CFHTTPAuthentication=}^{_CFStreamError=ll}', b'Z^{_CFHTTPAuthentication=}^{_CFStreamError=qi}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFHTTPAuthenticationAppliesToRequest': (b'Z^{_CFHTTPAuthentication=}^{__CFHTTPMessage=}',), 'CFNetServiceBrowserInvalidate': (b'v^{__CFNetServiceBrowser=}',), 'CFNetServiceGetAddressing': (b'^{__CFArray=}^{__CFNetService=}',), 'CFHTTPMessageSetHeaderFieldValue': (b'v^{__CFHTTPMessage=}@@',), 'CFNetServiceBrowserStopSearch': (sel32or64(b'v^{__CFNetServiceBrowser=}^{_CFStreamError=ll}', b'v^{__CFNetServiceBrowser=}^{_CFStreamError=qi}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFHTTPMessageApplyCredentials': (sel32or64(b'Z^{__CFHTTPMessage=}^{_CFHTTPAuthentication=}@@^{_CFStreamError=ll}', b'Z^{__CFHTTPMessage=}^{_CFHTTPAuthentication=}@@^{_CFStreamError=qi}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'CFHTTPReadStreamSetRedirectsAutomatically': (b'v^{__CFReadStream=}Z',), 'CFNetServiceRegisterWithOptions': (sel32or64(b'Z^{__CFNetService=}L^{_CFStreamError=ll}', b'Z^{__CFNetService=}Q^{_CFStreamError=qi}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFHTTPAuthenticationCopyMethod': (b'@^{_CFHTTPAuthentication=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceBrowserCreate': (b'^{__CFNetServiceBrowser=}^{__CFAllocator=}^?^{CFNetServiceClientContext=l^v^?^?^?}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFNetServiceBrowser=}'}, 1: {'type': b'L'}, 2: {'type': b'@'}, 3: {'type': b'^{CFStreamError=li}'}, 4: {'type': b'^v'}}}}}}), 'CFNetServiceGetTargetHost': (b'@^{__CFNetService=}',), 'CFNetworkCopyProxiesForAutoConfigurationScript': (b'^{__CFArray=}@^{__CFURL=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFNetServiceCreateDictionaryWithTXTData': (b'^{__CFDictionary=}^{__CFAllocator=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceRegister': (sel32or64(b'Z^{__CFNetService=}^{_CFStreamError=ll}', b'Z^{__CFNetService=}^{_CFStreamError=qi}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFHTTPMessageCopySerializedMessage': (b'^{__CFData=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFHostCreateCopy': (b'^{__CFHost=}^{__CFAllocator=}^{__CFHost=}', '', {'retval': {'already_cfretained': True}}), 'CFHTTPAuthenticationRequiresAccountDomain': (b'Z^{_CFHTTPAuthentication=}',), 'CFNetServiceSetTXTData': (b'Z^{__CFNetService=}^{__CFData=}',), 'CFNetworkCopyProxiesForURL': (b'^{__CFArray=}^{__CFURL=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFReadStreamCreateForStreamedHTTPRequest': (b'^{__CFReadStream=}^{__CFAllocator=}^{__CFHTTPMessage=}^{__CFReadStream=}', '', {'retval': {'already_cfretained': True}}), 'CFReadStreamCreateForHTTPRequest': (b'^{__CFReadStream=}^{__CFAllocator=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFHTTPMessageCreateCopy': (b'^{__CFHTTPMessage=}^{__CFAllocator=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceGetType': (b'@^{__CFNetService=}',), 'CFNetServiceScheduleWithRunLoop': (b'v^{__CFNetService=}^{__CFRunLoop=}@',), 'CFHTTPMessageCopyHeaderFieldValue': (b'@^{__CFHTTPMessage=}@', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceGetTXTData': (b'^{__CFData=}^{__CFNetService=}',), 'CFHostStartInfoResolution': (sel32or64(b'Z^{__CFHost=}i^{_CFStreamError=ll}', b'Z^{__CFHost=}i^{_CFStreamError=qi}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFHTTPAuthenticationRequiresUserNameAndPassword': (b'Z^{_CFHTTPAuthentication=}',), 'CFNetDiagnosticSetName': (b'v^{__CFNetDiagnostic=}@',), 'CFNetServiceCreateTXTDataWithDictionary': (b'^{__CFData=}^{__CFAllocator=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFReadStreamCreateWithFTPURL': (b'^{__CFReadStream=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceSetClient': (b'Z^{__CFNetService=}^?^{CFNetServiceClientContext=l^v^?^?^?}', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFNetService=}'}, 1: {'type': b'^{CFStreamError=li}'}, 2: {'type': b'^v'}}}}}}), 'CFNetServiceMonitorScheduleWithRunLoop': (b'v^{__CFNetServiceMonitor=}^{__CFRunLoop=}@',), 'CFHostUnscheduleFromRunLoop': (b'v^{__CFHost=}^{__CFRunLoop=}@',), 'CFHTTPMessageApplyCredentialDictionary': (sel32or64(b'Z^{__CFHTTPMessage=}^{_CFHTTPAuthentication=}^{__CFDictionary=}^{_CFStreamError=ll}', b'Z^{__CFHTTPMessage=}^{_CFHTTPAuthentication=}^{__CFDictionary=}^{_CFStreamError=qi}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFHTTPMessageIsRequest': (b'Z^{__CFHTTPMessage=}',), 'CFNetServiceResolve': (sel32or64(b'Z^{__CFNetService=}^{_CFStreamError=ll}', b'Z^{__CFNetService=}^{_CFStreamError=qi}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFHTTPMessageCopyBody': (b'^{__CFData=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceBrowserScheduleWithRunLoop': (b'v^{__CFNetServiceBrowser=}^{__CFRunLoop=}@',), 'CFHTTPMessageCreateResponse': (sel32or64(b'^{__CFHTTPMessage=}^{__CFAllocator=}l@@', b'^{__CFHTTPMessage=}^{__CFAllocator=}q@@'), '', {'retval': {'already_cfretained': True}}), 'CFHostGetTypeID': (sel32or64(b'L', b'Q'),), 'CFHTTPMessageCopyAllHeaderFields': (b'^{__CFDictionary=}^{__CFHTTPMessage=}', '', {'retval': {'already_cfretained': True}}), 'CFHTTPMessageGetResponseStatusCode': (sel32or64(b'l^{__CFHTTPMessage=}', b'q^{__CFHTTPMessage=}'),), 'CFHTTPAuthenticationCopyDomains': (b'^{__CFArray=}^{_CFHTTPAuthentication=}', '', {'retval': {'already_cfretained': True}}), 'CFNetServiceSetProtocolSpecificInformation': (b'v^{__CFNetService=}@',), 'CFSocketStreamSOCKSGetErrorSubdomain': (sel32or64(b'l^{_CFStreamError=ll}', b'i^{_CFStreamError=qi}'), '', {'arguments': {0: {'type_modifier': 'o'}}}), 'CFStreamCreatePairWithSocketToCFHost': (sel32or64(b'v^{__CFAllocator=}^{__CFHost=}l^^{__CFReadStream}^^{__CFWriteStream}', b'v^{__CFAllocator=}^{__CFHost=}i^^{__CFReadStream}^^{__CFWriteStream}'), '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}, 4: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CFStreamCreatePairWithSocketToNetService': (b'v^{__CFAllocator=}^{__CFNetService=}^^{__CFReadStream}^^{__CFWriteStream}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}, 3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CFNetServiceResolveWithTimeout': (sel32or64(b'Z^{__CFNetService=}d^{_CFStreamError=ll}', b'Z^{__CFNetService=}d^{_CFStreamError=qi}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFHostSetClient': (b'Z^{__CFHost=}^?^{CFHostClientContext=l^v^?^?^?}', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFHost=}'}, 1: {'type': b'i'}, 2: {'type': b'^{CFStreamError=li}'}, 3: {'type': b'^v'}}}}}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreLocation-2.5.1/Lib/CoreLocation/
H A D_metadata.py22 functions={'CLLocationCoordinate2DIsValid': (b'Z{_CLLocationCoordinate2D=dd}',), 'CLLocationCoordinate2DMake': (b'{_CLLocationCoordinate2D=dd}dd',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreText-2.5.1/Lib/CoreText/
H A D_metadata.py22 functions={'CTFontManagerCreateFontDescriptorsFromURL': (b'^{__CFArray=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CTLineCreateTruncatedLine': (b'^{__CTLine=}^{__CTLine=}dI^{__CTLine=}', '', {'retval': {'already_cfretained': True}}), 'CTFramesetterCreateFrame': (sel32or64(b'^{__CTFrame=}^{__CTFramesetter=}{_CFRange=ll}^{CGPath=}^{__CFDictionary=}', b'^{__CTFrame=}^{__CTFramesetter=}{_CFRange=qq}^{CGPath=}^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CTTypesetterSuggestClusterBreak': (sel32or64(b'l^{__CTTypesetter=}ld', b'q^{__CTTypesetter=}qd'),), 'CTFontCreateCopyWithFamily': (sel32or64(b'^{__CTFont=}^{__CTFont=}f^{CGAffineTransform=ffffff}^{__CFString=}', b'^{__CTFont=}^{__CTFont=}d^{CGAffineTransform=dddddd}^{__CFString=}'), '', {'retval': {'already_cfretained': True}}), 'CTFontGetGlyphsForCharacters': (sel32or64(b'B^{__CTFont=}^T^Sl', b'B^{__CTFont=}^T^Sq'), '', {'arguments': {1: {'c_array_length_in_arg': 3, 'type_modifier': 'n'}, 2: {'c_array_length_in_arg': 3, 'type_modifier': 'o'}}}), 'CTLineGetPenOffsetForFlush': (sel32or64(b'd^{__CTLine=}fd', b'd^{__CTLine=}dd'),), 'CTTypesetterSuggestLineBreak': (sel32or64(b'l^{__CTTypesetter=}ld', b'q^{__CTTypesetter=}qd'),), 'CTFontCreateWithGraphicsFont': (sel32or64(b'^{__CTFont=}^{CGFont=}f^{CGAffineTransform=ffffff}^{__CTFontDescriptor=}', b'^{__CTFont=}^{CGFont=}d^{CGAffineTransform=dddddd}^{__CTFontDescriptor=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTRunGetStringRange': (sel32or64(b'{_CFRange=ll}^{__CTRun=}', b'{_CFRange=qq}^{__CTRun=}'),), 'CTFontCreateWithQuickdrawInstance': (sel32or64(b'^{__CTFont=}*sCf', b'^{__CTFont=}*sCd'), '', {'retval': {'already_cfretained': True}}), 'CTFontManagerUnregisterFontsForURL': (b'B^{__CFURL=}I^^{__CFError=}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CTFontManagerCreateFontRequestRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}l@?', b'^{__CFRunLoopSource=}q@?'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'block': {'retval': {'type': b'^{__CFArray=}'}, 'arguments': {0: {'type': b'^{__CFDictionary=}'}, 1: {'type': b'i'}}}}}}), 'CTFontManagerSetAutoActivationSetting': (b'v^{__CFString=}I',), 'CTRunGetStringIndices': (sel32or64(b'v^{__CTRun=}{_CFRange=ll}^l', b'v^{__CTRun=}{_CFRange=qq}^q'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CTFontCopyAvailableTables': (b'^{__CFArray=}^{__CTFont=}I', '', {'retval': {'already_cfretained': True}}), 'CTFontManagerCompareFontFamilyNames': (sel32or64(b'i^v^v^v', b'q^v^v^v'),), 'CTRunGetStringIndicesPtr': (sel32or64(b'r^i^{__CTRun=}', b'r^q^{__CTRun=}'), '', {'retval': {'c_array_of_variable_length': True}}), 'CTFontGetAscent': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFontManagerRegisterGraphicsFont': (b'B^{CGFont=}^^{__CFError=}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CTFontCollectionCopyQueryDescriptors': (b'^{__CFArray=}^{__CTFontCollection=}', '', {'retval': {'already_cfretained': True}}), 'CTTypesetterCreateLine': (sel32or64(b'^{__CTLine=}^{__CTTypesetter=}{_CFRange=ll}', b'^{__CTLine=}^{__CTTypesetter=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CTFontGetDescent': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFontCreateWithFontDescriptor': (sel32or64(b'^{__CTFont=}^{__CTFontDescriptor=}f^{CGAffineTransform=ffffff}', b'^{__CTFont=}^{__CTFontDescriptor=}d^{CGAffineTransform=dddddd}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTRunGetAttributes': (b'^{__CFDictionary=}^{__CTRun=}',), 'CTFontCopySupportedLanguages': (b'^{__CFArray=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCopyVariationAxes': (b'^{__CFArray=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTTextTabGetLocation': (b'd^{__CTTextTab=}',), 'CTFontCopyPostScriptName': (b'^{__CFString=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFrameGetVisibleStringRange': (sel32or64(b'{_CFRange=ll}^{__CTFrame=}', b'{_CFRange=qq}^{__CTFrame=}'),), 'CTFontGetVerticalTranslationsForGlyphs': (sel32or64(b'v^{__CTFont=}^S^{_NSSize=ff}l', b'v^{__CTFont=}^S^{CGSize=dd}q'), '', {'arguments': {1: {'c_array_length_in_arg': 3, 'type_modifier': 'n'}, 2: {'c_array_length_in_arg': 3, 'type_modifier': 'o'}}}), 'CTFontCollectionCreateMatchingFontDescriptorsWithOptions': (b'^{__CFArray=}^{__CTFontCollection=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTFramesetterCreateWithAttributedString': (b'^{__CTFramesetter=}^{__CFAttributedString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCreatePathForGlyph': (sel32or64(b'^{CGPath=}^{__CTFont=}S^{CGAffineTransform=ffffff}', b'^{CGPath=}^{__CTFont=}S^{CGAffineTransform=dddddd}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTFrameDraw': (b'v^{__CTFrame=}^{CGContext=}',), 'CTFontCollectionCopyExclusionDescriptors': (b'^{__CFArray=}^{__CTFontCollection=}', '', {'retval': {'already_cfretained': True}}), 'CTFontManagerGetAutoActivationSetting': (b'I^{__CFString=}',), 'CTFontGetOpticalBoundsForGlyphs': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTFont=}^S^{CGRect={CGPoint=ff}{CGSize=ff}}lL', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTFont=}^S^{CGRect={CGPoint=dd}{CGSize=dd}}qQ'),), 'CTFontDescriptorCopyAttribute': (b'@^{__CTFontDescriptor=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCreateWithFontDescriptorAndOptions': (sel32or64(b'^{__CTFont=}^{__CTFontDescriptor=}f^{CGAffineTransform=ffffff}L', b'^{__CTFont=}^{__CTFontDescriptor=}d^{CGAffineTransform=dddddd}Q'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTFontGetMatrix': (sel32or64(b'{CGAffineTransform=ffffff}^{__CTFont=}', b'{CGAffineTransform=dddddd}^{__CTFont=}'),), 'CTFontGetSymbolicTraits': (b'I^{__CTFont=}',), 'CTFontCreateCopyWithAttributes': (sel32or64(b'^{__CTFont=}^{__CTFont=}f^{CGAffineTransform=ffffff}^{__CTFontDescriptor=}', b'^{__CTFont=}^{__CTFont=}d^{CGAffineTransform=dddddd}^{__CTFontDescriptor=}'), '', {'retval': {'already_cfretained': True}}), 'CTFontCollectionCopyFontAttribute': (b'^{__CFArray=}^{__CTFontCollection=}^{__CFString=}I', '', {'retval': {'already_cfretained': True}}), 'CTFontCopyFamilyName': (b'^{__CFString=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTGlyphInfoGetTypeID': (sel32or64(b'L', b'Q'),), 'CTParagraphStyleCreate': (sel32or64(b'^{__CTParagraphStyle=}^{CTParagraphStyleSetting=II^v}l', b'^{__CTParagraphStyle=}^{CTParagraphStyleSetting=IQ^v}q'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}}}), 'CTRunGetImageBounds': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTRun=}^{CGContext=}{_CFRange=ll}', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTRun=}^{CGContext=}{_CFRange=qq}'),), 'CTFontManagerIsSupportedFont': (b'B^{__CFURL=}',), 'CTRunGetStatus': (b'I^{__CTRun=}',), 'CTGlyphInfoGetCharacterIdentifier': (b'S^{__CTGlyphInfo=}',), 'CTFontGetUnitsPerEm': (b'I^{__CTFont=}',), 'CTFontCopyVariation': (b'^{__CFDictionary=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFrameGetFrameAttributes': (b'^{__CFDictionary=}^{__CTFrame=}',), 'CTTextTabCreate': (b'^{__CTTextTab=}Cd^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCollectionSetExclusionDescriptors': (b'v^{__CTFontCollection=}^{__CFArray=}',), 'CTFrameGetPath': (b'^{CGPath=}^{__CTFrame=}',), 'CTFrameGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFramesetterGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontCollectionCreateFromAvailableFonts': (b'^{__CTFontCollection=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTRunGetGlyphsPtr': (b'r^S^{__CTRun=}', '', {'retval': {'c_array_of_variable_length': True}}), 'CTFontDrawGlyphs': (sel32or64(b'v^{__CTFont=}^S^{CGPoint=ff}L^{CGContext=}', b'v^{__CTFont=}^S^{CGPoint=dd}Q^{CGContext=}'),), 'CTFontGetGlyphCount': (sel32or64(b'l^{__CTFont=}', b'q^{__CTFont=}'),), 'CTFontManagerCreateFontDescriptorFromData': (b'^{__CTFontDescriptor=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CTGlyphInfoGetCharacterCollection': (b'S^{__CTGlyphInfo=}',), 'CTFontCopyAttribute': (b'@^{__CTFont=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetBoundingRectsForGlyphs': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTFont=}I^S^{_NSRect={_NSPoint=ff}{_NSSize=ff}}l', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTFont=}I^S^{CGRect={CGPoint=dd}{CGSize=dd}}q'), '', {'arguments': {2: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}, 3: {'c_array_length_in_arg': 4, 'type_modifier': 'o'}}}), 'CTFontGetBoundingBox': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTFont=}', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTFont=}'),), 'CTTypesetterCreateWithAttributedStringAndOptions': (b'^{__CTTypesetter=}^{__CFAttributedString=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTLineGetImageBounds': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTLine=}^{CGContext=}', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTLine=}^{CGContext=}'),), 'CTFontCopyDisplayName': (b'^{__CFString=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTGetCoreTextVersion': (b'I',), 'CTParagraphStyleCreateCopy': (b'^{__CTParagraphStyle=}^{__CTParagraphStyle=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetAdvancesForGlyphs': (sel32or64(b'd^{__CTFont=}I^S^{_NSSize=ff}l', b'd^{__CTFont=}I^S^{CGSize=dd}q'), '', {'arguments': {2: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}, 3: {'c_array_length_in_arg': 4, 'type_modifier': 'o'}}}), 'CTTextTabGetOptions': (b'^{__CFDictionary=}^{__CTTextTab=}',), 'CTGlyphInfoCreateWithGlyph': (b'^{__CTGlyphInfo=}S^{__CTFont=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCreateWithPlatformFont': (sel32or64(b'^{__CTFont=}Lf^{CGAffineTransform=ffffff}^{__CTFontDescriptor=}', b'^{__CTFont=}Id^{CGAffineTransform=dddddd}^{__CTFontDescriptor=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTFontManagerUnregisterGraphicsFont': (b'B^{CGFont=}^^{__CFError=}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CTTypesetterSuggestClusterBreakWithOffset': (sel32or64(b'l^{__CTTypesetter=}ldd', b'q^{__CTTypesetter=}qdd'),), 'CTRunGetTypeID': (sel32or64(b'L', b'Q'),), 'CTLineGetTypographicBounds': (sel32or64(b'd^{__CTLine=}^f^f^f', b'd^{__CTLine=}^d^d^d'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'CTFontGetPlatformFont': (sel32or64(b'L^{__CTFont=}^^{__CTFontDescriptor}', b'I^{__CTFont=}^^{__CTFontDescriptor}'), '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CTLineGetTrailingWhitespaceWidth': (b'd^{__CTLine=}',), 'CTFontManagerRegisterFontsForURL': (b'B^{__CFURL=}I^^{__CFError=}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CTFontCopyTable': (b'^{__CFData=}^{__CTFont=}II', '', {'retval': {'already_cfretained': True}}), 'CTTypesetterSuggestLineBreakWithOffset': (sel32or64(b'l^{__CTTypesetter=}ldd', b'q^{__CTTypesetter=}qdd'),), 'CTGlyphInfoCreateWithCharacterIdentifier': (b'^{__CTGlyphInfo=}SS^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCopyCharacterSet': (b'^{__CFCharacterSet=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetStringEncoding': (sel32or64(b'L^{__CTFont=}', b'I^{__CTFont=}'),), 'CTRunGetAdvances': (sel32or64(b'v^{__CTRun=}{_CFRange=ll}^{_NSSize=ff}', b'v^{__CTRun=}{_CFRange=qq}^{CGSize=dd}'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback': (b'^{__CFArray=}^{__CTFontCollection=}^?@', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'callable': {'retval': {'type': b'i'}, 'arguments': {0: {'type': b'^{__CTFontDescriptor=}'}, 1: {'type': b'^{__CTFontDescriptor=}'}, 2: {'type': b'@'}}}, 'callable_retained': False}}}), 'CTFontCopyFullName': (b'^{__CFString=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTParagraphStyleGetValueForSpecifier': (sel32or64(b'B^{__CTParagraphStyle=}IL^v', b'B^{__CTParagraphStyle=}IQ^v'), '', {'arguments': {3: {'c_array_length_in_arg': 2, 'type_modifier': 'o'}}}), 'CTLineGetOffsetForStringIndex': (sel32or64(b'f^{__CTLine=}l^f', b'd^{__CTLine=}q^d'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CTFontManagerEnableFontDescriptors': (b'v^{__CFArray=}B',), 'CTFontCopyLocalizedName': (b'^{__CFString=}^{__CTFont=}^{__CFString=}^^{__CFString}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}}}), 'CTFontGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontManagerGetScopeForURL': (b'I^{__CFURL=}',), 'CTFontGetSize': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFontCollectionGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontGetGlyphWithName': (b'S^{__CTFont=}^{__CFString=}',), 'CTLineGetGlyphRuns': (b'^{__CFArray=}^{__CTLine=}',), 'CTFontCreateWithNameAndOptions': (sel32or64(b'^{__CTFont=}^{__CFString=}f^{CGAffineTransform=ffffff}L', b'^{__CTFont=}^{__CFString=}d^{CGAffineTransform=dddddd}Q'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTFontDescriptorCreateCopyWithAttributes': (b'^{__CTFontDescriptor=}^{__CTFontDescriptor=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCopyFontDescriptor': (b'^{__CTFontDescriptor=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetCapHeight': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFontGetUnderlineThickness': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFontManagerCopyAvailableFontURLs': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCopyFeatureSettings': (b'^{__CFArray=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFontDescriptorCreateMatchingFontDescriptor': (b'^{__CTFontDescriptor=}^{__CTFontDescriptor=}^{__CFSet=}', '', {'retval': {'already_cfretained': True}}), 'CTLineGetGlyphCount': (sel32or64(b'l^{__CTLine=}', b'q^{__CTLine=}'),), 'CTLineDraw': (b'v^{__CTLine=}^{CGContext=}',), 'CTFontDescriptorCreateCopyWithFeature': (b'^{__CTFontDescriptor=}^{__CTFontDescriptor=}^{__CFNumber=}^{__CFNumber=}', '', {'retval': {'already_cfretained': True}}), 'CTTypesetterGetTypeID': (sel32or64(b'L', b'Q'),), 'CTRunGetTextMatrix': (sel32or64(b'{CGAffineTransform=ffffff}^{__CTRun=}', b'{CGAffineTransform=dddddd}^{__CTRun=}'),), 'CTFontGetLigatureCaretPositions': (sel32or64(b'l^{__CTFont=}S^fl', b'q^{__CTFont=}S^dq'),), 'CTFontCollectionCreateMutableCopy': (b'^{__CTFontCollection=}^{__CTFontCollection=}', '', {'retval': {'already_cfretained': True}}), 'CTFontDescriptorCreateWithNameAndSize': (sel32or64(b'^{__CTFontDescriptor=}^{__CFString=}f', b'^{__CTFontDescriptor=}^{__CFString=}d'), '', {'retval': {'already_cfretained': True}}), 'CTLineGetStringRange': (sel32or64(b'{_CFRange=ll}^{__CTLine=}', b'{_CFRange=qq}^{__CTLine=}'),), 'CTFontManagerCopyAvailablePostScriptNames': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CTLineCreateJustifiedLine': (sel32or64(b'^{__CTLine=}^{__CTLine=}fd', b'^{__CTLine=}^{__CTLine=}dd'), '', {'retval': {'already_cfretained': True}}), 'CTFrameGetLines': (b'^{__CFArray=}^{__CTFrame=}',), 'CTFontCollectionCreateCopyWithFontDescriptors': (b'^{__CTFontCollection=}^{__CTFontCollection=}^{__CFArray=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTRunGetGlyphCount': (sel32or64(b'l^{__CTRun=}', b'q^{__CTRun=}'),), 'CTFontDescriptorCreateMatchingFontDescriptors': (b'^{__CFArray=}^{__CTFontDescriptor=}^{__CFSet=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCollectionSetQueryDescriptors': (b'v^{__CTFontCollection=}^{__CFArray=}',), 'CTFontDescriptorCopyLocalizedAttribute': (b'@^{__CTFontDescriptor=}^{__CFString=}^^{__CFString}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}}}), 'CTFrameGetStringRange': (sel32or64(b'{_CFRange=ll}^{__CTFrame=}', b'{_CFRange=qq}^{__CTFrame=}'),), 'CTFrameGetLineOrigins': (sel32or64(b'v^{__CTFrame=}{_CFRange=ll}^{_NSPoint=ff}', b'v^{__CTFrame=}{_CFRange=qq}^{CGPoint=dd}'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CTFontCreateWithName': (sel32or64(b'^{__CTFont=}^{__CFString=}f^{CGAffineTransform=ffffff}', b'^{__CTFont=}^{__CFString=}d^{CGAffineTransform=dddddd}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'n'}}}), 'CTFramesetterGetTypesetter': (b'^{__CTTypesetter=}^{__CTFramesetter=}',), 'CTGlyphInfoCreateWithGlyphName': (b'^{__CTGlyphInfo=}^{__CFString=}^{__CTFont=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTLineGetBoundsWithOptions': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CTLine=}i', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CTLine=}i'),), 'CTFontCopyGraphicsFont': (b'^{CGFont=}^{__CTFont=}^^{__CTFontDescriptor}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CTFontCollectionCreateMatchingFontDescriptorsForFamily': (b'^{__CFArray=}^{__CTFontCollection=}^{__CFString=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetXHeight': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTRunGetPositions': (sel32or64(b'v^{__CTRun=}{_CFRange=ll}^{_NSPoint=ff}', b'v^{__CTRun=}{_CFRange=qq}^{CGPoint=dd}'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CTFontDescriptorCreateCopyWithVariation': (sel32or64(b'^{__CTFontDescriptor=}^{__CTFontDescriptor=}^{__CFNumber=}f', b'^{__CTFontDescriptor=}^{__CTFontDescriptor=}^{__CFNumber=}d'), '', {'retval': {'already_cfretained': True}}), 'CTFontDescriptorCreateWithAttributes': (b'^{__CTFontDescriptor=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTFontDescriptorGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontCollectionCreateMatchingFontDescriptors': (b'^{__CFArray=}^{__CTFontCollection=}', '', {'retval': {'already_cfretained': True}}), 'CTTextTabGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontManagerUnregisterFontsForURLs': (b'B^{__CFArray=}I^^{__CFArray=}',), 'CTFontCreateCopyWithSymbolicTraits': (sel32or64(b'^{__CTFont=}^{__CTFont=}f^{CGAffineTransform=ffffff}II', b'^{__CTFont=}^{__CTFont=}d^{CGAffineTransform=dddddd}II'), '', {'retval': {'already_cfretained': True}}), 'CTFontCopyTraits': (b'^{__CFDictionary=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTRunDraw': (sel32or64(b'v^{__CTRun=}^{CGContext=}{_CFRange=ll}', b'v^{__CTRun=}^{CGContext=}{_CFRange=qq}'),), 'CTLineGetStringIndexForPosition': (sel32or64(b'l^{__CTLine=}{CGPoint=ff}', b'q^{__CTLine=}{CGPoint=dd}'),), 'CTFontDescriptorCopyAttributes': (b'^{__CFDictionary=}^{__CTFontDescriptor=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetLeading': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTRunGetGlyphs': (sel32or64(b'v^{__CTRun=}{_CFRange=ll}^S', b'v^{__CTRun=}{_CFRange=qq}^S'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CTFontCollectionCreateWithFontDescriptors': (b'^{__CTFontCollection=}^{__CFArray=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CTTypesetterCreateLineWithOffset': (sel32or64(b'^{__CTLine=}^{__CTTypesetter=}{_CFRange=ll}d', b'^{__CTLine=}^{__CTTypesetter=}{_CFRange=qq}d'), '', {'retval': {'already_cfretained': True}}), 'CTFontGetUnderlinePosition': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTRunGetTypographicBounds': (sel32or64(b'd^{__CTRun=}{_CFRange=ll}^f^f^f', b'd^{__CTRun=}{_CFRange=qq}^d^d^d'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CTTypesetterCreateWithAttributedString': (b'^{__CTTypesetter=}^{__CFAttributedString=}', '', {'retval': {'already_cfretained': True}}), 'CTLineCreateWithAttributedString': (b'^{__CTLine=}^{__CFAttributedString=}', '', {'retval': {'already_cfretained': True}}), 'CTTextTabGetAlignment': (b'C^{__CTTextTab=}',), 'CTFontCopyName': (b'^{__CFString=}^{__CTFont=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CTFontGetSlantAngle': (sel32or64(b'f^{__CTFont=}', b'd^{__CTFont=}'),), 'CTFramesetterSuggestFrameSizeWithConstraints': (sel32or64(b'{CGSize=ff}^{__CTTypesetter=}{_CFRange=ll}@{CGSize=ff}^{_CFRange=ll}', b'{CGSize=dd}^{__CTTypesetter=}{_CFRange=qq}@{CGSize=dd}^{_CFRange=qq}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'CTFontCollectionCopyFontAttributes': (b'^{__CFArray=}^{__CTFontCollection=}^{__CFSet=}I', '', {'retval': {'already_cfretained': True}}), 'CTFontManagerRegisterFontsForURLs': (b'B^{__CFArray=}I^^{__CFArray=}',), 'CTFontCopyFeatures': (b'^{__CFArray=}^{__CTFont=}', '', {'retval': {'already_cfretained': True}}), 'CTFontCreateForString': (sel32or64(b'^{__CTFont=}^{__CTFont=}^{__CFString=}{_CFRange=ll}', b'^{__CTFont=}^{__CTFont=}^{__CFString=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CTGlyphInfoGetGlyphName': (b'^{__CFString=}^{__CTGlyphInfo=}',), 'CTParagraphStyleGetTypeID': (sel32or64(b'L', b'Q'),), 'CTFontCreateUIFontForLanguage': (sel32or64(b'^{__CTFont=}If^{__CFString=}', b'^{__CTFont=}Id^{__CFString=}'), '', {'retval': {'already_cfretained': True}}), 'CTFontManagerCopyAvailableFontFamilyNames': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CTLineGetTypeID': (sel32or64(b'L', b'Q'),), 'CTRunGetPositionsPtr': (sel32or64(b'r^{_NSPoint=ff}^{__CTRun=}', b'r^{CGPoint=dd}^{__CTRun=}'), '', {'retval': {'c_array_of_variable_length': True}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-DictionaryServices-2.5.1/Lib/DictionaryServices/
H A D_metadata.py21 functions={'DCSDictionaryGetTypeID': (b'l', '', {'comment': 'Function not present in header files'}), 'DCSGetTermRangeInString': (sel32or64(b'{_CFRange=ll}^{__DCSDictionary=}^{__CFString=}l', b'{_CFRange=qq}^{__DCSDictionary=}^{__CFString=}l'),), 'DCSCopyTextDefinition': (sel32or64(b'^{__CFString=}^{__DCSDictionary=}^{__CFString=}{_CFRange=ll}', b'^{__CFString=}^{__DCSDictionary=}^{__CFString=}{_CFRange=qq}'), '', {'retval': {'already_retained': True, 'already_cfretained': True}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/Lib/ExceptionHandling/
H A D_metadata.py21 functions={'NSExceptionHandlerResume': (b'v',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-InstantMessage-2.5.1/Lib/InstantMessage/
H A D_metadata.py21 functions={'IMComparePersonStatus': (sel32or64(b'iII', b'qQQ'),)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-LatentSemanticMapping-2.5.1/Lib/LatentSemanticMapping/
H A D_metadata.py21 functions={'LSMMapGetCategoryCount': (sel32or64(b'l^{__LSMMap=}', b'q^{__LSMMap=}'),), 'LSMMapAddTextWithWeight': (sel32or64(b'l^{__LSMMap=}^{__LSMText=}If', b'i^{__LSMMap=}^{__LSMText=}If'),), 'LSMTextAddToken': (sel32or64(b'l^{__LSMText=}^{__CFData=}', b'i^{__LSMText=}^{__CFData=}'),), 'LSMMapSetStopWords': (sel32or64(b'l^{__LSMMap=}^{__LSMText=}', b'i^{__LSMMap=}^{__LSMText=}'),), 'LSMTextGetTypeID': (sel32or64(b'L', b'Q'),), 'LSMMapStartTraining': (sel32or64(b'l^{__LSMMap=}', b'i^{__LSMMap=}'),), 'LSMMapCompile': (sel32or64(b'l^{__LSMMap=}', b'i^{__LSMMap=}'),), 'LSMMapWriteToStream': (sel32or64(b'l^{__LSMMap=}^{__LSMText=}^{__CFWriteStream=}L', b'i^{__LSMMap=}^{__LSMText=}^{__CFWriteStream=}Q'),), 'LSMResultCopyWordCluster': (sel32or64(b'^{__CFArray=}^{__LSMResult=}l', b'^{__CFArray=}^{__LSMResult=}q'), '', {'retval': {'already_cfretained': True}}), 'LSMResultGetCount': (sel32or64(b'l^{__LSMResult=}', b'q^{__LSMResult=}'),), 'LSMResultGetCategory': (sel32or64(b'I^{__LSMResult=}l', b'I^{__LSMResult=}q'),), 'LSMMapCreate': (sel32or64(b'^{__LSMMap=}^{__CFAllocator=}L', b'^{__LSMMap=}^{__CFAllocator=}Q'), '', {'retval': {'already_cfretained': True}}), 'LSMResultGetTypeID': (sel32or64(b'L', b'Q'),), 'LSMResultCreate': (sel32or64(b'^{__LSMResult=}^{__CFAllocator=}^{__LSMMap=}^{__LSMText=}lL', b'^{__LSMResult=}^{__CFAllocator=}^{__LSMMap=}^{__LSMText=}qQ'), '', {'retval': {'already_cfretained': True}}), 'LSMResultCopyWord': (sel32or64(b'^{__CFString=}^{__LSMResult=}l', b'^{__CFString=}^{__LSMResult=}q'), '', {'retval': {'already_cfretained': True}}), 'LSMMapCreateClusters': (sel32or64(b'^{__CFArray=}^{__CFAllocator=}^{__LSMMap=}^{__CFArray=}lL', b'^{__CFArray=}^{__CFAllocator=}^{__LSMMap=}^{__CFArray=}qQ'), '', {'retval': {'already_cfretained': True}}), 'LSMMapApplyClusters': (sel32or64(b'l^{__LSMMap=}^{__CFArray=}', b'i^{__LSMMap=}^{__CFArray=}'),), 'LSMTextAddWords': (sel32or64(b'l^{__LSMText=}^{__CFString=}^{__CFLocale=}L', b'i^{__LSMText=}^{__CFString=}^{__CFLocale=}Q'),), 'LSMResultCopyTokenCluster': (sel32or64(b'^{__CFArray=}^{__LSMResult=}l', b'^{__CFArray=}^{__LSMResult=}q'), '', {'retval': {'already_cfretained': True}}), 'LSMMapAddText': (sel32or64(b'l^{__LSMMap=}^{__LSMText=}I', b'i^{__LSMMap=}^{__LSMText=}I'),), 'LSMTextCreate': (b'^{__LSMText=}^{__CFAllocator=}^{__LSMMap=}', '', {'retval': {'already_cfretained': True}}), 'LSMMapWriteToURL': (sel32or64(b'l^{__LSMMap=}^{__CFURL=}L', b'i^{__LSMMap=}^{__CFURL=}Q'),), 'LSMResultGetScore': (sel32or64(b'f^{__LSMResult=}l', b'f^{__LSMResult=}q'),), 'LSMMapCreateFromURL': (sel32or64(b'^{__LSMMap=}^{__CFAllocator=}^{__CFURL=}L', b'^{__LSMMap=}^{__CFAllocator=}^{__CFURL=}Q'), '', {'retval': {'already_cfretained': True}}), 'LSMMapSetProperties': (b'v^{__LSMMap=}^{__CFDictionary=}',), 'LSMResultCopyToken': (sel32or64(b'^{__CFData=}^{__LSMResult=}l', b'^{__CFData=}^{__LSMResult=}q'), '', {'retval': {'already_cfretained': True}}), 'LSMMapGetProperties': (b'^{__CFDictionary=}^{__LSMMap=}',), 'LSMMapAddCategory': (b'I^{__LSMMap=}',), 'LSMTextAddWord': (sel32or64(b'l^{__LSMText=}^{__CFString=}', b'i^{__LSMText=}^{__CFString=}'),), 'LSMMapGetTypeID': (sel32or64(b'L', b'Q'),)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-LaunchServices-2.5.1/Lib/LaunchServices/
H A D_metadata.py22 functions={'LSSharedFileListItemCopyDisplayName': (b'^{__CFString=}^{OpaqueLSSharedFileListItemRef=}', '', {'retval': {'already_cfretained': True}}), '_LSCopyAllApplicationURLs': (b'v^@', '', {'arguments': {0: {'already_retained': True, 'type_modifier': 'o'}}}), 'LSCopyItemInfoForRef': (sel32or64(b'l^{FSRef=[80C]}L^{LSItemInfoRecord=LLL^{__CFString=}^{__CFString=}L}', b'i^{FSRef=[80C]}I^{LSItemInfoRecord=III^{__CFString=}}'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}}}), 'GetIconRefFromTypeInfo': (sel32or64(b'sLL^{__CFString=}^{__CFString=}L^^{OpaqueIconRef=}', b'sII^{__CFString=}^{__CFString=}I^^{OpaqueIconRef=}'), '', {'arguments': {5: {'type_modifier': 'o'}}}), 'ReadIconFromFSRef': (sel32or64(b'l^{FSRef=[80C]}^^^{IconFamilyResource=Ll[1{IconFamilyElement=Ll[1C]}]}', b'i^{FSRef=[80C]}^^^{IconFamilyResource=Ii[1{IconFamilyElement=Ii[1C]}]}'), '', {'arguments': {0: {'type_modifier': 'n'}}}), 'LSSharedFileListRemoveAllItems': (sel32or64(b'l^{OpaqueLSSharedFileListRef=}', b'i^{OpaqueLSSharedFileListRef=}'),), 'LSCopyItemAttribute': (sel32or64(b'l^{FSRef=[80C]}L^{__CFString=}^@', b'i^{FSRef=[80C]}I^{__CFString=}^@'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'type_modifier': 'n'}, 3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSSharedFileListItemMove': (sel32or64(b'l^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}^{OpaqueLSSharedFileListItemRef=}', b'i^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}^{OpaqueLSSharedFileListItemRef=}'),), 'LSSetDefaultRoleHandlerForContentType': (sel32or64(b'l^{__CFString=}L^{__CFString=}', b'i^{__CFString=}I^{__CFString=}'),), 'LSSetHandlerOptionsForContentType': (sel32or64(b'l^{__CFString=}L', b'i^{__CFString=}I'),), 'LSSharedFileListGetTypeID': (sel32or64(b'L', b'Q'),), 'LSInit': (sel32or64(b'lL', b'iI'),), 'LSCopyDefaultHandlerForURLScheme': (b'^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'LSCopyAllRoleHandlersForContentType': (sel32or64(b'^{__CFArray=}^{__CFString=}L', b'^{__CFArray=}^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'IsDataAvailableInIconRef': (sel32or64(b'ZL^{OpaqueIconRef=}', b'ZI^{OpaqueIconRef=}'),), 'IsValidIconRef': (b'Z^{OpaqueIconRef=}',), 'LSCanRefAcceptItem': (sel32or64(b'l^{FSRef=[80C]}^{FSRef=[80C]}LL^Z', b'i^{FSRef=[80C]}^{FSRef=[80C]}II^Z'), '', {'arguments': {0: {'type_modifier': 'n'}, 1: {'type_modifier': 'n'}, 4: {'type_modifier': 'o'}}}), 'LSCopyKindStringForTypeInfo': (sel32or64(b'lLL^{__CFString=}^^{__CFString=}', b'iII^{__CFString=}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'UTTypeCopyPreferredTagWithClass': (b'^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'FlushIconRefs': (b'sLL',), 'LSSetExtensionHiddenForURL': (sel32or64(b'l^{__CFURL=}Z', b'i^{__CFURL=}Z'),), 'LSOpenFSRef': (sel32or64(b'l^{FSRef=[80C]}^{FSRef=[80C]}', b'i^{FSRef=[80C]}^{FSRef=[80C]}'), '', {'arguments': {0: {'type_modifier': 'n'}, 1: {'type_modifier': 'o'}}}), 'LSSharedFileListInsertItemFSRef': (b'^{OpaqueLSSharedFileListItemRef=}^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}^{__CFString=}^{OpaqueIconRef=}^{FSRef=[80C]}^{__CFDictionary=}^{__CFArray=}',), 'RegisterIconRefFromIconFile': (b'sLL^{FSSpec=sl[64C]}^^{OpaqueIconRef=}', '', {'arguments': {3: {'type_modifier': 'o'}}}), 'LSCopyItemAttributes': (sel32or64(b'l^{FSRef=[80C]}L^{__CFArray=}^^{__CFDictionary=}', b'i^{FSRef=[80C]}I^{__CFArray=}^^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'type_modifier': 'n'}, 3: {'type_modifier': 'o'}}}), 'LSSharedFileListItemSetProperty': (sel32or64(b'l^{OpaqueLSSharedFileListItemRef=}^{__CFString=}@', b'i^{OpaqueLSSharedFileListItemRef=}^{__CFString=}@'),), 'UTTypeCreateAllIdentifiersForTag': (b'^{__CFArray=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'LSGetHandlerOptionsForContentType': (sel32or64(b'L^{__CFString=}', b'I^{__CFString=}'),), 'LSTerm': (sel32or64(b'l', b'i'),), 'LSSharedFileListItemCopyProperty': (b'@^{OpaqueLSSharedFileListItemRef=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'UpdateIconRef': (b's^{OpaqueIconRef=}',), 'LSGetApplicationForInfo': (sel32or64(b'lLL^{__CFString=}L^{FSRef=[80C]}^^{__CFURL=}', b'iII^{__CFString=}I^{FSRef=[80C]}^^{__CFURL=}'), '', {'arguments': {4: {'type_modifier': 'o'}, 5: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSSharedFileListItemGetTypeID': (sel32or64(b'L', b'Q'),), 'GetIconRefFromComponent': (sel32or64(b'l^{ComponentRecord=[1l]}^^{OpaqueIconRef=}', b'i^{ComponentRecord=[1q]}^^{OpaqueIconRef=}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'UTTypeCopyDeclaration': (b'^{__CFDictionary=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'LSSharedFileListSetProperty': (sel32or64(b'l^{OpaqueLSSharedFileListRef=}^{__CFString=}@', b'i^{OpaqueLSSharedFileListRef=}^{__CFString=}@'),), 'LSSharedFileListRemoveObserver': (b'v^{OpaqueLSSharedFileListRef=}^{__CFRunLoop=}^{__CFString=}^?^v', '', {'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{OpaqueLSSharedFileListRef=}'}, 1: {'type': b'^v'}}}}}}), 'RegisterIconRefFromFSRef': (sel32or64(b'lLL^{FSRef=[80C]}^^{OpaqueIconRef=}', b'iII^{FSRef=[80C]}^^{OpaqueIconRef=}'), '', {'arguments': {2: {'type_modifier': 'n'}}}), 'LSCopyApplicationForMIMEType': (sel32or64(b'l^{__CFString=}L^^{__CFURL=}', b'i^{__CFString=}I^^{__CFURL=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'ReleaseIconRef': (b's^{OpaqueIconRef=}',), 'UTTypeCreatePreferredIdentifierForTag': (b'^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'LSSharedFileListItemResolve': (sel32or64(b'l^{OpaqueLSSharedFileListItemRef=}L^^{__CFURL=}^{FSRef=[80C]}', b'i^{OpaqueLSSharedFileListItemRef=}I^^{__CFURL=}^{FSRef=[80C]}'), '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'GetIconRefFromIconFamilyPtr': (sel32or64(b'l^{IconFamilyResource=Ll[1{IconFamilyElement=Ll[1C]}]}l^^{OpaqueIconRef=}', b'i^{IconFamilyResource=Ii[1{IconFamilyElement=Ii[1C]}]}q^^{OpaqueIconRef=}'), '', {'arguments': {0: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}}}), 'LSSharedFileListCreate': (b'^{OpaqueLSSharedFileListRef=}^{__CFAllocator=}^{__CFString=}@', '', {'retval': {'already_cfretained': True}}), 'WriteIconFile': (b's^^{IconFamilyResource=Ll[1{IconFamilyElement=Ll[1C]}]}^{FSSpec=sl[64C]}',), 'OverrideIconRef': (b's^{OpaqueIconRef=}^{OpaqueIconRef=}',), 'LSSharedFileListCopyProperty': (b'@^{OpaqueLSSharedFileListRef=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'IsIconRefComposite': (b's^{OpaqueIconRef=}^^{OpaqueIconRef=}^^{OpaqueIconRef=}', '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'LSCanURLAcceptURL': (sel32or64(b'l^{__CFURL=}^{__CFURL=}LL^Z', b'i^{__CFURL=}^{__CFURL=}II^Z'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'GetIconRefFromFile': (b's^{FSSpec=sl[64C]}^^{OpaqueIconRef=}^s', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'RemoveIconRefOverride': (b's^{OpaqueIconRef=}',), 'LSSharedFileListSetAuthorization': (sel32or64(b'l^{OpaqueLSSharedFileListRef=}^{AuthorizationOpaqueRef=}', b'i^{OpaqueLSSharedFileListRef=}^{AuthorizationOpaqueRef=}'),), 'LSOpenItemsWithRole': (sel32or64(b'l^{FSRef=[80C]}lL^{AEKeyDesc=L{AEDesc=L^^{OpaqueAEDataStorageType=}}}^{LSApplicationParameters=lL^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=L^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=LL}l', b'i^{FSRef=[80C]}qI^{AEKeyDesc=I{AEDesc=I^^{OpaqueAEDataStorageType=}}}^{LSApplicationParameters=qI^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=I^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=II}q'), '', {'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}, 3: {'type_modifier': 'n'}, 4: {'type_modifier': 'n'}, 5: {'c_array_length_in_arg': 6, 'type_modifier': 'o'}}}), 'RegisterIconRefFromResource': (b'sLL^{FSSpec=sl[64C]}s^^{OpaqueIconRef=}',), 'LSSharedFileListGetSeedValue': (sel32or64(b'L^{OpaqueLSSharedFileListRef=}', b'I^{OpaqueLSSharedFileListRef=}'),), 'LSOpenApplication': (sel32or64(b'l^{LSApplicationParameters=lL^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=L^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=LL}', b'i^{LSApplicationParameters=qI^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=I^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=II}'), '', {'arguments': {0: {'type_modifier': 'n'}, 1: {'type_modifier': 'o'}}}), 'LSGetApplicationForItem': (sel32or64(b'l^{FSRef=[80C]}L^{FSRef=[80C]}^^{__CFURL=}', b'i^{FSRef=[80C]}I^{FSRef=[80C]}^^{__CFURL=}'), '', {'arguments': {0: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}, 3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSSetDefaultHandlerForURLScheme': (sel32or64(b'l^{__CFString=}^{__CFString=}', b'i^{__CFString=}^{__CFString=}'),), 'GetIconRef': (sel32or64(b'ssLL^^{OpaqueIconRef=}', b'ssII^^{OpaqueIconRef=}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'LSRegisterURL': (sel32or64(b'l^{__CFURL=}Z', b'i^{__CFURL=}Z'),), 'GetIconRefOwners': (b's^{OpaqueIconRef=}^S', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'LSCopyAllHandlersForURLScheme': (b'^{__CFArray=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'UTTypeCopyDeclaringBundleURL': (b'^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'AcquireIconRef': (b's^{OpaqueIconRef=}',), 'ReadIconFile': (b's^{FSSpec=sl[64C]}^^^{IconFamilyResource=Ll[1{IconFamilyElement=Ll[1C]}]}',), 'LSSharedFileListItemCopyIconRef': (b'^{OpaqueIconRef=}^{OpaqueLSSharedFileListItemRef=}', '', {'retval': {'already_cfretained': True}}), 'UTGetOSTypeFromString': (sel32or64(b'L^{__CFString=}', b'I^{__CFString=}'),), 'LSGetApplicationForURL': (sel32or64(b'l^{__CFURL=}L^{FSRef=[80C]}^^{__CFURL=}', b'i^{__CFURL=}I^{FSRef=[80C]}^^{__CFURL=}'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSSharedFileListInsertItemURL': (b'^{OpaqueLSSharedFileListItemRef=}^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}^{__CFString=}^{OpaqueIconRef=}^{__CFURL=}^{__CFDictionary=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'LSOpenURLsWithRole': (sel32or64(b'l^{__CFArray=}L^{AEKeyDesc=L{AEDesc=L^^{OpaqueAEDataStorageType=}}}^{LSApplicationParameters=lL^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=L^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=LL}l', b'i^{__CFArray=}I^{AEKeyDesc=I{AEDesc=I^^{OpaqueAEDataStorageType=}}}^{LSApplicationParameters=qI^{FSRef=[80C]}^v^{__CFDictionary=}^{__CFArray=}^{AEDesc=I^^{OpaqueAEDataStorageType=}}}^{ProcessSerialNumber=II}q'), '', {'arguments': {2: {'type_modifier': 'n'}, 3: {'type_modifier': 'n'}, 4: {'c_array_length_in_arg': 5, 'type_modifier': 'o'}}}), 'LSCopyDefaultRoleHandlerForContentType': (sel32or64(b'^{__CFString=}^{__CFString=}L', b'^{__CFString=}^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'UnregisterIconRef': (sel32or64(b'sLL', b'sII'),), 'LSOpenFromURLSpec': (sel32or64(b'l^{LSLaunchURLSpec=^{__CFURL=}^{__CFArray=}^{AEDesc=L^^{OpaqueAEDataStorageType=}}L^v}^^{__CFURL=}', b'i^{LSLaunchURLSpec=^{__CFURL=}^{__CFArray=}^{AEDesc=I^^{OpaqueAEDataStorageType=}}I^v}^^{__CFURL=}'), '', {'arguments': {0: {'type_modifier': 'n'}, 1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'UTTypeConformsTo': (b'Z^{__CFString=}^{__CFString=}',), 'SetCustomIconsEnabled': (b'ssZ',), 'LSRegisterFSRef': (sel32or64(b'l^{FSRef=[80C]}Z', b'i^{FSRef=[80C]}Z'), '', {'arguments': {0: {'type_modifier': 'n'}}}), 'LSSetItemAttribute': (sel32or64(b'l^{FSRef=[80C]}L^{__CFString=}@', b'i^{FSRef=[80C]}I^{__CFString=}@'), '', {'arguments': {0: {'type_modifier': 'n'}}}), 'UTCreateStringForOSType': (sel32or64(b'^{__CFString=}L', b'^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'LSCopyKindStringForRef': (sel32or64(b'l^{FSRef=[80C]}^^{__CFString=}', b'i^{FSRef=[80C]}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'type_modifier': 'n'}, 1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSCopyDisplayNameForRef': (sel32or64(b'l^{FSRef=[80C]}^^{__CFString=}', b'i^{FSRef=[80C]}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'type_modifier': 'n'}, 1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CompositeIconRef': (b's^{OpaqueIconRef=}^{OpaqueIconRef=}^^{OpaqueIconRef=}', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'UTTypeEqual': (b'Z^{__CFString=}^{__CFString=}',), 'LSCopyKindStringForMIMEType': (sel32or64(b'l^{__CFString=}^^{__CFString=}', b'i^{__CFString=}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'RegisterIconRefFromIconFamily': (sel32or64(b'sLL^^{IconFamilyResource=Ll[1{IconFamilyElement=Ll[1C]}]}^^{OpaqueIconRef=}', b'sII^^{IconFamilyResource=Ii[1{IconFamilyElement=Ii[1C]}]}^^{OpaqueIconRef=}'),), 'LSCopyDisplayNameForURL': (sel32or64(b'l^{__CFURL=}^^{__CFString=}', b'i^{__CFURL=}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'GetIconRefFromFolder': (sel32or64(b'ssllcc^^{OpaqueIconRef=}', b'ssiicc^^{OpaqueIconRef=}'), '', {'arguments': {5: {'type_modifier': 'o'}}}), 'LSSetExtensionHiddenForRef': (sel32or64(b'l^{FSRef=[80C]}Z', b'i^{FSRef=[80C]}Z'), '', {'arguments': {0: {'type_modifier': 'n'}}}), 'OverrideIconRefFromResource': (b's^{OpaqueIconRef=}^{FSSpec=sl[64C]}s',), 'LSGetExtensionInfo': (sel32or64(b'lL^T^L', b'iQ^T^Q'), '', {'arguments': {1: {'c_array_length_in_arg': 0, 'type_modifier': 'n'}, 2: {'type_modifier': 'o'}}}), 'GetIconRefFromFileInfo': (sel32or64(b'l^{FSRef=[80C]}L^TL^{FSCatalogInfo=SsLLCCCC{UTCDateTime=SLS}{UTCDateTime=SLS}{UTCDateTime=SLS}{UTCDateTime=SLS}{UTCDateTime=SLS}[4L][16C][16C]QQQQLL}L^^{OpaqueIconRef=}^s', b'i^{FSRef=[80C]}Q^TI^{FSCatalogInfo=SsIICCCC{UTCDateTime=SIS}{UTCDateTime=SIS}{UTCDateTime=SIS}{UTCDateTime=SIS}{UTCDateTime=SIS}{FSPermissionInfo=IICCS^{__FSFileSecurity=}}[16C][16C]QQQQII}I^^{OpaqueIconRef=}^s'), '', {'arguments': {0: {'type_modifier': 'n'}, 2: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}, 4: {'null_accepted': True, 'type_modifier': 'n'}, 6: {'type_modifier': 'o'}, 7: {'type_modifier': 'o'}}}), 'UTTypeCopyDescription': (b'^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'FlushIconRefsByVolume': (b'ss',), 'GetCustomIconsEnabled': (b'ss^Z', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'LSCopyItemInfoForURL': (sel32or64(b'l^{__CFURL=}L^{LSItemInfoRecord=LLL^{__CFString=}^{__CFString=}L}', b'i^{__CFURL=}I^{LSItemInfoRecord=III^{__CFString=}}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}}}), 'LSFindApplicationForInfo': (sel32or64(b'lL^{__CFString=}^{__CFString=}^{FSRef=[80C]}^^{__CFURL=}', b'iI^{__CFString=}^{__CFString=}^{FSRef=[80C]}^^{__CFURL=}'), '', {'arguments': {3: {'type_modifier': 'o'}, 4: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSOpenFromRefSpec': (sel32or64(b'l^{LSLaunchFSRefSpec=^{FSRef=[80C]}L^{FSRef=[80C]}^{AEDesc=L^^{OpaqueAEDataStorageType=}}L^v}^{FSRef=[80C]}', b'i^{LSLaunchFSRefSpec=^{FSRef=[80C]}Q^{FSRef=[80C]}^{AEDesc=I^^{OpaqueAEDataStorageType=}}I^v}^{FSRef=[80C]}'), '', {'arguments': {0: {'type_modifier': 'n'}, 1: {'type_modifier': 'o'}}}), 'LSSharedFileListItemRemove': (sel32or64(b'l^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}', b'i^{OpaqueLSSharedFileListRef=}^{OpaqueLSSharedFileListItemRef=}'),), 'LSCopyKindStringForURL': (sel32or64(b'l^{__CFURL=}^^{__CFString=}', b'i^{__CFURL=}^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSCopyApplicationURLsForURL': (sel32or64(b'^{__CFArray=}^{__CFURL=}L', b'^{__CFArray=}^{__CFURL=}I'), '', {'retval': {'already_cfretained': True}}), 'LSOpenCFURLRef': (sel32or64(b'l^{__CFURL=}^^{__CFURL=}', b'i^{__CFURL=}^^{__CFURL=}'), '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'LSSharedFileListCopySnapshot': (sel32or64(b'^{__CFArray=}^{OpaqueLSSharedFileListRef=}^L', b'^{__CFArray=}^{OpaqueLSSharedFileListRef=}^I'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'LSSharedFileListAddObserver': (b'v^{OpaqueLSSharedFileListRef=}^{__CFRunLoop=}^{__CFString=}^?^v', '', {'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{OpaqueLSSharedFileListRef=}'}, 1: {'type': b'^v'}}}, 'callable_retained': True}}}), 'LSSharedFileListItemGetID': (sel32or64(b'L^{OpaqueLSSharedFileListItemRef=}', b'I^{OpaqueLSSharedFileListItemRef=}'),)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-OpenDirectory-2.5.1/Lib/CFOpenDirectory/
H A D_metadata.py21 functions={'ODNodeCopySubnodeNames': (b'@^{_ODNode=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeSetCredentialsExtended': (b'B^{_ODNode=}@@@^^{__CFArray}^^{_ODContext}^^{__CFError}', '', {'arguments': {6: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCreateCopy': (b'^{_ODNode=}^{__CFAllocator=}^{_ODNode=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeGetTypeID': (sel32or64(b'L', b'Q'),), 'ODNodeCustomCall': (sel32or64(b'^{__CFData=}^{_ODNode=}l^{__CFData=}^^{__CFError}', b'^{__CFData=}^{_ODNode=}q^{__CFData=}^^{__CFError}'), '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordDelete': (b'B^{_ODRecord=}^^{__CFError}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordSetNodeCredentials': (b'B^{_ODRecord=}^{__CFString=}^{__CFString=}^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordGetRecordName': (b'^{__CFString=}^{_ODRecord=}',), 'ODQueryScheduleWithRunLoop': (b'v^{_ODQuery=}^{__CFRunLoop=}^{__CFString=}',), 'ODRecordAddMember': (b'B^{_ODRecord=}^{_ODRecord=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQuerySetCallback': (b'v^{_ODQuery=}^?^v', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__ODQuery=}'}, 1: {'type': b'@'}, 2: {'type': b'^{__CFError=}'}, 3: {'type': b'^v'}}}}}}), 'ODQuerySynchronize': (b'v^{_ODQuery=}',), 'ODSessionCopyNodeNames': (b'@^{__CFAllocator=}^{_ODSessionRef=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCopySupportedAttributes': (b'@^{_ODNode=}@^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordGetRecordType': (b'^{__CFString=}^{_ODRecord=}',), 'ODNodeCopyRecord': (b'^{_ODRecord=}^{_ODNode=}@^{__CFString=}@^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeGetName': (b'^{__CFString=}^{_ODNode=}',), 'ODSessionCreate': (b'^{_ODSessionRef=}^{__CFAllocator=}^{__CFDictionary=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordContainsMember': (b'B^{_ODRecord=}^{_ODRecord=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordSynchronize': (b'B^{_ODRecord=}^^{__CFError}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQueryCreateWithNodeType': (sel32or64(b'^{_ODQuery=}^{__CFAllocator=}I@@I@@l^^{__CFError}', b'^{_ODQuery=}^{__CFAllocator=}I@@I@@q^^{__CFError}'), '', {'retval': {'already_cfretained': True}, 'arguments': {8: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCopySupportedRecordTypes': (b'@^{_ODNode=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQuerySetDispatchQueue': (b'v^{_ODQuery=}^{dispatch_queue_s=}',), 'ODRecordVerifyPassword': (b'B^{_ODRecord=}^{__CFString=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCopyDetails': (b'^{__CFDictionary=}^{_ODNode=}@^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQueryCreateWithNode': (sel32or64(b'^{_ODQuery=}^{__CFAllocator=}^{_ODNode=}@@I@@l^^{__CFError}', b'^{_ODQuery=}^{__CFAllocator=}^{_ODNode=}@@I@@q^^{__CFError}'), '', {'retval': {'already_cfretained': True}, 'arguments': {8: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODContextGetTypeID': (sel32or64(b'L', b'Q'),), 'ODRecordCopyPasswordPolicy': (b'^{__CFDictionary=}^{__CFAllocator=}^{_ODRecord=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeSetCredentials': (b'B^{_ODNode=}@^{__CFString=}^{__CFString=}^^{__CFError}', '', {'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCreateRecord': (b'^{_ODRecord=}^{_ODNode=}@^{__CFString=}^{__CFDictionary=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordGetTypeID': (sel32or64(b'L', b'Q'),), 'ODRecordCopyValues': (b'@^{_ODRecord=}@^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordSetValue': (b'B^{_ODRecord=}@@^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordSetNodeCredentialsExtended': (b'B^{_ODRecord=}@@@^^{__CFArray}^^{_ODContext}^^{__CFError}', '', {'arguments': {4: {'type_modifier': 'o'}, 5: {'type_modifier': 'o'}, 6: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQueryGetTypeID': (sel32or64(b'L', b'Q'),), 'ODRecordSetNodeCredentialsUsingKerberosCache': (b'B^{_ODRecord=}^{__CFString=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCreateWithName': (b'^{_ODNode=}^{__CFAllocator=}^{_ODSessionRef=}^{__CFString=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordRemoveValue': (b'B^{_ODRecord=}@@^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODSessionGetTypeID': (sel32or64(b'L', b'Q'),), 'ODRecordCopyDetails': (b'^{__CFDictionary=}^{_ODRecord=}@^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeSetCredentialsUsingKerberosCache': (b'B^{_ODNode=}^{__CFString=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordChangePassword': (b'B^{_ODRecord=}^{__CFString=}^{__CFString=}^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQueryCopyResults': (b'@^{_ODQuery=}B^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordVerifyPasswordExtended': (b'B^{_ODRecord=}@@^^{__CFArray}^^{_ODContext}^^{__CFError}', '', {'arguments': {3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}, 5: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODRecordRemoveMember': (b'B^{_ODRecord=}^{_ODRecord=}^^{__CFError}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCreateWithNodeType': (b'^{_ODNode=}^{__CFAllocator=}^{_ODSessionRef=}I^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODNodeCopyUnreachableSubnodeNames': (b'@^{_ODNode=}^^{__CFError}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'ODQueryUnscheduleFromRunLoop': (b'v^{_ODQuery=}^{__CFRunLoop=}^{__CFString=}',), 'ODRecordAddValue': (b'B^{_ODRecord=}@@^^{__CFError}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py13 functions = [ variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/CoreVideo/
H A D_metadata.py22 functions={'CVImageBufferGetEncodedSize': (sel32or64(b'{CGSize=ff}^{__CVBuffer=}', b'{CGSize=dd}^{__CVBuffer=}'),), 'CVOpenGLTextureRelease': (b'v^{__CVBuffer=}',), 'CVPixelBufferPoolRelease': (b'v^{__CVPixelBufferPool=}',), 'CVPixelBufferPoolGetTypeID': (sel32or64(b'L', b'Q'),), 'CVPixelBufferCreate': (sel32or64(b'i^{__CFAllocator=}LLL^{__CFDictionary=}^^{__CVBuffer=}', b'i^{__CFAllocator=}QQI^{__CFDictionary=}^^{__CVBuffer=}'), '', {'retval': {'already_cfretained': True}}), 'CVOpenGLBufferPoolGetTypeID': (sel32or64(b'L', b'Q'),), 'CVPixelBufferFillExtendedPixels': (b'i^{__CVBuffer=}',), 'CVOpenGLTextureCacheRetain': (b'^{__CVOpenGLTextureCache=}^{__CVOpenGLTextureCache=}',), 'CVOpenGLBufferPoolCreateOpenGLBuffer': (b'i^{__CFAllocator=}^{__CVOpenGLBufferPool=}^^{__CVBuffer=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVDisplayLinkSetCurrentCGDisplay': (b'i^{__CVDisplayLink=}I',), 'CVBufferSetAttachment': (b'v^{__CVBuffer=}^{__CFString=}@I',), 'CVGetCurrentHostTime': (b'Q',), 'CVPixelBufferPoolCreate': (b'i^{__CFAllocator=}^{__CFDictionary=}^{__CFDictionary=}^^{__CVPixelBufferPool=}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVPixelBufferGetHeightOfPlane': (sel32or64(b'L^{__CVBuffer=}L', b'Q^{__CVBuffer=}Q'),), 'CVBufferRetain': (b'^{__CVBuffer=}^{__CVBuffer=}',), 'CVDisplayLinkTranslateTime': (sel32or64(b'i^{__CVDisplayLink=}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssLLLssss}QQ}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssLLLssss}QQ}', b'i^{__CVDisplayLink=}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}'), '', {'arguments': {1: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}}}), 'CVPixelBufferRetain': (b'^{__CVBuffer=}^{__CVBuffer=}',), 'CVPixelBufferGetPlaneCount': (sel32or64(b'L^{__CVBuffer=}', b'Q^{__CVBuffer=}'),), 'CVOpenGLTextureCacheRelease': (b'v^{__CVOpenGLTextureCache=}',), 'CVPixelBufferGetBaseAddress': (b'^v^{__CVBuffer=}', '', {'retval': {'c_array_of_variable_length': True}}), 'CVOpenGLBufferPoolRelease': (b'v^{__CVOpenGLBufferPool=}',), 'CVOpenGLTextureCacheGetTypeID': (sel32or64(b'L', b'Q'),), 'CVPixelBufferLockBaseAddress': (b'i^{__CVBuffer=}Q',), 'CVPixelBufferUnlockBaseAddress': (b'i^{__CVBuffer=}Q',), 'CVPixelFormatDescriptionRegisterDescriptionWithPixelFormatType': (sel32or64(b'v^{__CFDictionary=}L', b'v^{__CFDictionary=}I'),), 'CVOpenGLTextureIsFlipped': (b'Z^{__CVBuffer=}',), 'CVPixelBufferGetTypeID': (sel32or64(b'L', b'Q'),), 'CVDisplayLinkGetActualOutputVideoRefreshPeriod': (b'd^{__CVDisplayLink=}',), 'CVPixelBufferGetWidth': (sel32or64(b'L^{__CVBuffer=}', b'Q^{__CVBuffer=}'),), 'CVDisplayLinkCreateWithCGDisplay': (b'iI^^{__CVDisplayLink=}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVBufferRelease': (b'v^{__CVBuffer=}',), 'CVDisplayLinkStart': (b'i^{__CVDisplayLink=}',), 'CVDisplayLinkGetCurrentTime': (sel32or64(b'i^{__CVDisplayLink=}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssLLLssss}QQ}', b'i^{__CVDisplayLink=}^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CVPixelFormatDescriptionArrayCreateWithAllPixelFormatTypes': (b'^{__CFArray=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CVPixelBufferPoolGetAttributes': (b'^{__CFDictionary=}^{__CVPixelBufferPool=}',), 'CVBufferGetAttachments': (b'^{__CFDictionary=}^{__CVBuffer=}I',), 'CVOpenGLBufferPoolCreate': (b'i^{__CFAllocator=}^{__CFDictionary=}^{__CFDictionary=}^^{__CVOpenGLBufferPool=}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVDisplayLinkRetain': (b'^{__CVDisplayLink=}^{__CVDisplayLink=}',), 'CVPixelBufferCreateWithIOSurface': (b'i^{__CFAllocator=}^{__IOSurface=}^{__CFDictionary=}^^{__CVBuffer=}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVDisplayLinkCreateWithOpenGLDisplayMask': (b'iI^^{__CVDisplayLink=}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVOpenGLBufferCreate': (sel32or64(b'i^{__CFAllocator=}LL^{__CFDictionary=}^^{__CVBuffer=}', b'i^{__CFAllocator=}QQ^{__CFDictionary=}^^{__CVBuffer=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVPixelBufferPoolCreatePixelBufferWithAuxAttributes': (b'i^{__CFAllocator=}^{__CVPixelBufferPool=}^{__CFDictionary=}^^{__CVBuffer=}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVOpenGLTextureCacheFlush': (b'v^{__CVOpenGLTextureCache=}Q',), 'CVDisplayLinkCreateWithActiveCGDisplays': (b'i^^{__CVDisplayLink=}', '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVDisplayLinkGetNominalOutputVideoRefreshPeriod': (b'{_CVTime=qii}^{__CVDisplayLink=}',), 'CVPixelBufferCreateResolvedAttributesDictionary': (b'i^{__CFAllocator=}^{__CFArray=}^^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVDisplayLinkSetOutputCallback': (b'i^{__CVDisplayLink=}^?^v', '', {'arguments': {1: {'callable': {'retval': {'type': b'i'}, 'arguments': {0: {'type': b'^{__CVDisplayLink=}'}, 1: {'type': b'^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}', 'type_modifier': 'n'}, 2: {'type': b'^{_CVTimeStamp=IiqQdq{CVSMPTETime=ssIIIssss}QQ}', 'type_modifier': 'N'}, 3: {'type': b'Q'}, 4: {'type': b'^Q', 'type_modifier': 'o'}, 5: {'type': b'^v'}}}}}}), 'CVOpenGLTextureGetName': (b'I^{__CVBuffer=}',), 'CVOpenGLBufferRelease': (b'v^{__CVBuffer=}',), 'CVOpenGLTextureRetain': (b'^{__CVBuffer=}^{__CVBuffer=}',), 'CVPixelBufferIsPlanar': (b'Z^{__CVBuffer=}',), 'CVPixelBufferGetWidthOfPlane': (sel32or64(b'L^{__CVBuffer=}L', b'Q^{__CVBuffer=}Q'),), 'CVBufferPropagateAttachments': (b'v^{__CVBuffer=}^{__CVBuffer=}',), 'CVPixelBufferPoolRetain': (b'^{__CVPixelBufferPool=}^{__CVPixelBufferPool=}',), 'CVPixelBufferGetHeight': (sel32or64(b'L^{__CVBuffer=}', b'Q^{__CVBuffer=}'),), 'CVPixelBufferGetExtendedPixels': (sel32or64(b'v^{__CVBuffer=}^L^L^L^L', b'v^{__CVBuffer=}^Q^Q^Q^Q'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CVOpenGLBufferGetTypeID': (sel32or64(b'L', b'Q'),), 'CVDisplayLinkRelease': (b'v^{__CVDisplayLink=}',), 'CVBufferGetAttachment': (b'@^{__CVBuffer=}^{__CFString=}^I', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CVDisplayLinkStop': (b'i^{__CVDisplayLink=}',), 'CVPixelFormatDescriptionCreateWithPixelFormatType': (sel32or64(b'^{__CFDictionary=}^{__CFAllocator=}L', b'^{__CFDictionary=}^{__CFAllocator=}I'), '', {'retval': {'already_cfretained': True}}), 'CVPixelBufferGetIOSurface': (b'^{__IOSurface=}^{__CVBuffer=}',), 'CVOpenGLTextureCacheCreateTextureFromImage': (b'i^{__CFAllocator=}^{__CVOpenGLTextureCache=}^{__CVBuffer=}^{__CFDictionary=}^^{__CVBuffer=}', '', {'retval': {'already_cfretained': True}}), 'CVDisplayLinkCreateWithCGDisplays': (sel32or64(b'i^Il^^{__CVDisplayLink=}', b'i^Iq^^{__CVDisplayLink=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}, 2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVPixelBufferPoolGetPixelBufferAttributes': (b'^{__CFDictionary=}^{__CVPixelBufferPool=}',), 'CVOpenGLTextureGetTypeID': (sel32or64(b'L', b'Q'),), 'CVImageBufferIsFlipped': (b'Z^{__CVBuffer=}',), 'CVOpenGLBufferPoolGetAttributes': (b'^{__CFDictionary=}^{__CVOpenGLBufferPool=}',), 'CVBufferRemoveAllAttachments': (b'v^{__CVBuffer=}',), 'CVPixelBufferCreateWithBytes': (sel32or64(b'i^{__CFAllocator=}LLL^vL^?^v^{__CFDictionary=}^^{__CVBuffer=}', b'i^{__CFAllocator=}QQI^vQ^?^v^{__CFDictionary=}^^{__CVBuffer=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {6: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'^v'}}}}}}), 'CVOpenGLBufferPoolRetain': (b'^{__CVOpenGLBufferPool=}^{__CVOpenGLBufferPool=}',), 'CVPixelBufferCreateWithPlanarBytes': (sel32or64(b'i^{__CFAllocator=}LLL^vLL^^v^L^L^L^?^v^{__CFDictionary=}^^{__CVBuffer=}', b'i^{__CFAllocator=}QQI^vQQ^^v^Q^Q^Q^?^v^{__CFDictionary=}^^{__CVBuffer=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {11: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'^v'}, 2: {'type': b'Q'}, 3: {'type': b'Q'}, 4: {'type': b'^^v'}}}}}}), 'CVImageBufferGetCleanRect': (sel32or64(b'{CGRect={CGPoint=ff}{CGSize=ff}}^{__CVBuffer=}', b'{CGRect={CGPoint=dd}{CGSize=dd}}^{__CVBuffer=}'),), 'CVImageBufferCreateColorSpaceFromAttachments': (b'^{CGColorSpace=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CVPixelBufferGetBytesPerRowOfPlane': (sel32or64(b'L^{__CVBuffer=}L', b'Q^{__CVBuffer=}Q'),), 'CVDisplayLinkGetTypeID': (sel32or64(b'L', b'Q'),), 'CVImageBufferGetDisplaySize': (sel32or64(b'{CGSize=ff}^{__CVBuffer=}', b'{CGSize=dd}^{__CVBuffer=}'),), 'CVPixelBufferGetDataSize': (sel32or64(b'L^{__CVBuffer=}', b'Q^{__CVBuffer=}'),), 'CVOpenGLBufferPoolGetOpenGLBufferAttributes': (b'^{__CFDictionary=}^{__CVOpenGLBufferPool=}',), 'CVOpenGLBufferAttach': (b'i^{__CVBuffer=}^{_CGLContextObject=}Iii',), 'CVPixelBufferGetBaseAddressOfPlane': (sel32or64(b'^v^{__CVBuffer=}L', b'^v^{__CVBuffer=}Q'), '', {'retval': {'c_array_of_variable_length': True}}), 'CVDisplayLinkIsRunning': (b'Z^{__CVDisplayLink=}',), 'CVPixelBufferGetPixelFormatType': (sel32or64(b'L^{__CVBuffer=}', b'I^{__CVBuffer=}'),), 'CVBufferRemoveAttachment': (b'v^{__CVBuffer=}^{__CFString=}',), 'CVOpenGLBufferGetAttributes': (b'^{__CFDictionary=}^{__CVBuffer=}',), 'CVDisplayLinkGetOutputVideoLatency': (b'{_CVTime=qii}^{__CVDisplayLink=}',), 'CVPixelBufferGetBytesPerRow': (sel32or64(b'L^{__CVBuffer=}', b'Q^{__CVBuffer=}'),), 'CVPixelBufferPoolCreatePixelBuffer': (b'i^{__CFAllocator=}^{__CVPixelBufferPool=}^^{__CVBuffer=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'CVImageBufferGetColorSpace': (b'^{CGColorSpace=}^{__CVBuffer=}',), 'CVDisplayLinkGetCurrentCGDisplay': (b'I^{__CVDisplayLink=}',), 'CVDisplayLinkSetCurrentCGDisplayFromOpenGLContext': (b'i^{__CVDisplayLink=}^{_CGLContextObject=}^{_CGLPixelFormatObject=}',), 'CVPixelBufferRelease': (b'v^{__CVBuffer=}',), 'CVBufferSetAttachments': (b'v^{__CVBuffer=}^{__CFDictionary=}I',), 'CVOpenGLTextureGetTarget': (b'I^{__CVBuffer=}',), 'CVGetHostClockFrequency': (b'd',), 'CVGetHostClockMinimumTimeDelta': (b'I',), 'CVOpenGLBufferRetain': (b'^{__CVBuffer=}^{__CVBuffer=}',), 'CVOpenGLTextureCacheCreate': (b'i^{__CFAllocator=}^{__CFDictionary=}^{_CGLContextObject=}^{_CGLPixelFormatObject=}^{__CFDictionary=}^^{__CVOpenGLTextureCache=}', '', {'retval': {'already_cfretained': True}}), 'CVOpenGLTextureGetCleanTexCoords': (b'v^{__CVBuffer=}[2f][2f][2f][2f]',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/ImageIO/
H A D_metadata.py21 functions={'CGImageMetadataSetValueMatchingImageProperty': (b'B^{CGImageMetadata=}^{__CFString=}^{__CFString=}@',), 'CGImageMetadataCreateFromXMPData': (b'^{CGImageMetadata=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceGetCount': (sel32or64(b'L^{CGImageSource=}', b'Q^{CGImageSource=}'),), 'CGImageSourceCreateWithData': (b'^{CGImageSource=}^{__CFData=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCopyTypeIdentifiers': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataCopyTagWithPath': (b'^{CGImageMetadataTag=}^{CGImageMetadata=}^{CGImageMetadataTag=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataGetTypeID': (sel32or64(b'L', b'Q'),), 'CGImageSourceCreateImageAtIndex': (sel32or64(b'^{CGImage=}^{CGImageSource=}L^{__CFDictionary=}', b'^{CGImage=}^{CGImageSource=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagGetType': (b'i^{CGImageMetadataTag=}',), 'CGImageSourceGetStatus': (b'i^{CGImageSource=}',), 'CGImageMetadataCreateXMPData': (b'^{__CFData=}^{CGImageMetadata=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagCopyNamespace': (b'^{__CFString=}^{CGImageMetadataTag=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCopyMetadataAtIndex': (sel32or64(b'^{CGImageMetadata=}^{CGImageSource=}L^{__CFDictionary=}', b'^{CGImageMetadata=}^{CGImageSource=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageDestinationCreateWithURL': (sel32or64(b'^{CGImageDestination=}^{__CFURL=}^{__CFString=}L^{__CFDictionary=}', b'^{CGImageDestination=}^{__CFURL=}^{__CFString=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCreateThumbnailAtIndex': (sel32or64(b'^{CGImage=}^{CGImageSource=}L^{__CFDictionary=}', b'^{CGImage=}^{CGImageSource=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCreateIncremental': (b'^{CGImageSource=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCopyPropertiesAtIndex': (sel32or64(b'^{__CFDictionary=}^{CGImageSource=}L^{__CFDictionary=}', b'^{__CFDictionary=}^{CGImageSource=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageSourceUpdateData': (b'v^{CGImageSource=}^{__CFData=}B',), 'CGImageDestinationSetProperties': (b'v^{CGImageDestination=}^{__CFDictionary=}',), 'CGImageMetadataSetTagWithPath': (b'B^{CGImageMetadata=}^{CGImageMetadataTag=}^{__CFString=}^{CGImageMetadataTag=}',), 'CGImageDestinationCreateWithDataConsumer': (sel32or64(b'^{CGImageDestination=}^{CGDataConsumer=}^{__CFString=}L^{__CFDictionary=}', b'^{CGImageDestination=}^{CGDataConsumer=}^{__CFString=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageDestinationCopyTypeIdentifiers': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CGImageDestinationCreateWithData': (sel32or64(b'^{CGImageDestination=}^{__CFData=}^{__CFString=}L^{__CFDictionary=}', b'^{CGImageDestination=}^{__CFData=}^{__CFString=}Q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CGImageSourceCreateWithDataProvider': (b'^{CGImageSource=}^{CGDataProvider=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceGetTypeID': (sel32or64(b'L', b'Q'),), 'CGImageDestinationAddImageAndMetadata': (b'v^{CGImageDestination=}^{CGImage=}^{CGImageMetadata=}^{__CFDictionary=}',), 'CGImageMetadataTagCreate': (b'^{CGImageMetadataTag=}^{__CFString=}^{__CFString=}^{__CFString=}i@', '', {'retval': {'already_cfretained': True}}), 'CGImageDestinationCopyImageSource': (b'B^{CGImageDestination=}^{CGImageSource=}^{__CFDictionary=}^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CGImageSourceUpdateDataProvider': (b'v^{CGImageSource=}^{CGDataProvider=}B',), 'CGImageDestinationAddImage': (b'v^{CGImageDestination=}^{CGImage=}^{__CFDictionary=}',), 'CGImageMetadataRemoveTagWithPath': (b'B^{CGImageMetadata=}^{CGImageMetadataTag=}^{__CFString=}',), 'CGImageSourceGetStatusAtIndex': (sel32or64(b'i^{CGImageSource=}L', b'i^{CGImageSource=}Q'),), 'CGImageSourceCreateWithURL': (b'^{CGImageSource=}^{__CFURL=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagCopyValue': (b'@^{CGImageMetadataTag=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataCopyTags': (b'^{__CFArray=}^{CGImageMetadata=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataCopyStringValueWithPath': (b'^{__CFString=}^{CGImageMetadata=}^{CGImageMetadataTag=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CGImageSourceGetType': (b'^{__CFString=}^{CGImageSource=}',), 'CGImageDestinationAddImageFromSource': (sel32or64(b'v^{CGImageDestination=}^{CGImageSource=}L^{__CFDictionary=}', b'v^{CGImageDestination=}^{CGImageSource=}Q^{__CFDictionary=}'),), 'CGImageDestinationGetTypeID': (sel32or64(b'L', b'Q'),), 'CGImageDestinationFinalize': (b'B^{CGImageDestination=}',), 'CGImageSourceCopyProperties': (b'^{__CFDictionary=}^{CGImageSource=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagGetTypeID': (sel32or64(b'L', b'Q'),), 'CGImageMetadataSetValueWithPath': (b'B^{CGImageMetadata=}^{CGImageMetadataTag=}^{__CFString=}@',), 'CGImageMetadataCopyTagMatchingImageProperty': (b'^{CGImageMetadataTag=}^{CGImageMetadata=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataRegisterNamespaceForPrefix': (b'B^{CGImageMetadata=}^{__CFString=}^{__CFString=}^^{__CFError=}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CGImageMetadataTagCopyPrefix': (b'^{__CFString=}^{CGImageMetadataTag=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagCopyName': (b'^{__CFString=}^{CGImageMetadataTag=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataEnumerateTagsUsingBlock': (b'v^{CGImageMetadata=}^{__CFString=}^{__CFDictionary=}@?', '', {'arguments': {3: {'callable': {'retval': {'type': b'B'}, 'arguments': {0: {'type': '^v'}, 1: {'type': '@'}, 2: {'type': '@'}}}, 'block': {'retval': {'type': b'B'}, 'arguments': {0: {'type': b'^{__CFString=}'}, 1: {'type': b'^{CGImageMetadataTag=}'}}}}}}), 'CGImageMetadataCreateMutable': (b'^{CGImageMetadata=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataTagCopyQualifiers': (b'^{__CFArray=}^{CGImageMetadataTag=}', '', {'retval': {'already_cfretained': True}}), 'CGImageMetadataCreateMutableCopy': (b'^{CGImageMetadata=}^{CGImageMetadata=}', '', {'retval': {'already_cfretained': True}})} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ScreenSaver-2.5.1/Lib/ScreenSaver/
H A D_metadata.py21 functions={'SSRandomPointForSizeWithinRect': (sel32or64(b'{_NSPoint=ff}{_NSSize=ff}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'{CGPoint=dd}{CGSize=dd}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'SSRandomIntBetween': (b'iii',), 'SSRandomFloatBetween': (sel32or64(b'fff', b'ddd'),), 'SSCenteredRectInRect': (sel32or64(b'{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SearchKit-2.5.1/Lib/SearchKit/
H A D_metadata.py21 functions={'SKIndexGetMaximumTermID': (sel32or64(b'l^{__SKIndex=}', b'q^{__SKIndex=}'),), 'SKDocumentGetName': (b'^{__CFString=}@',), 'SKIndexRemoveDocument': (b'Z^{__SKIndex=}@',), 'SKIndexCopyTermIDArrayForDocumentID': (sel32or64(b'^{__CFArray=}^{__SKIndex=}l', b'^{__CFArray=}^{__SKIndex=}q'), '', {'retval': {'already_cfretained': True}}), 'SKSearchGetTypeID': (sel32or64(b'L', b'Q'),), 'SKIndexDocumentIteratorCreate': (b'^{__SKIndexDocumentIterator=}^{__SKIndex=}@', '', {'retval': {'already_cfretained': True}}), 'SKDocumentGetTypeID': (sel32or64(b'L', b'Q'),), 'SKSummaryGetParagraphSummaryInfo': (sel32or64(b'l^{__SKSummary=}l^l^l', b'q^{__SKSummary=}q^q^q'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'SKSummaryGetParagraphCount': (sel32or64(b'l^{__SKSummary=}', b'q^{__SKSummary=}'),), 'SKIndexGetMaximumDocumentID': (sel32or64(b'l^{__SKIndex=}', b'q^{__SKIndex=}'),), 'SKSearchGroupCreate': (b'^{__SKSearchGroup=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SKIndexFlush': (b'Z^{__SKIndex=}',), 'SKIndexCreateWithURL': (b'^{__SKIndex=}^{__CFURL=}^{__CFString=}i^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'SKSummaryGetSentenceCount': (sel32or64(b'l^{__SKSummary=}', b'q^{__SKSummary=}'),), 'SKIndexGetMaximumBytesBeforeFlush': (sel32or64(b'l^{__SKIndex=}', b'q^{__SKIndex=}'),), 'SKIndexCopyDocumentIDArrayForTermID': (sel32or64(b'^{__CFArray=}^{__SKIndex=}l', b'^{__CFArray=}^{__SKIndex=}q'), '', {'retval': {'already_cfretained': True}}), 'SKSearchResultsCreateWithDocuments': (sel32or64(b'^{__SKSearchResults=}^{__SKSearchGroup=}^{__CFArray=}l^v^?', b'^{__SKSearchResults=}^{__SKSearchGroup=}^{__CFArray=}q^v^?'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'callable': {'retval': {'type': b'Z'}, 'arguments': {0: {'type': b'^{__SKIndex=}'}, 1: {'type': b'@'}, 2: {'type': b'^v'}}}}}}), 'SKSummaryCopyParagraphAtIndex': (sel32or64(b'^{__CFString=}^{__SKSummary=}l', b'^{__CFString=}^{__SKSummary=}q'), '', {'retval': {'already_cfretained': True}}), 'SKIndexGetDocumentID': (sel32or64(b'l^{__SKIndex=}@', b'q^{__SKIndex=}@'),), 'SKIndexOpenWithURL': (b'^{__SKIndex=}^{__CFURL=}^{__CFString=}Z',), 'SKIndexCreateWithMutableData': (b'^{__SKIndex=}^{__CFData=}^{__CFString=}i^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'SKIndexCopyDocumentURLsForDocumentIDs': (sel32or64(b'v^{__SKIndex=}l^l^^{__CFURL=}', b'v^{__SKIndex=}q^q^^{__CFURL=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}, 3: {'already_cfretained': True, 'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'SKSearchResultsCreateWithQuery': (sel32or64(b'^{__SKSearchResults=}^{__SKSearchGroup=}^{__CFString=}il^v^?', b'^{__SKSearchResults=}^{__SKSearchGroup=}^{__CFString=}iq^v^?'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'callable': {'retval': {'type': b'Z'}, 'arguments': {0: {'type': b'^{__SKIndex=}'}, 1: {'type': b'@'}, 2: {'type': b'^v'}}}}}}), 'SKIndexCompact': (b'Z^{__SKIndex=}',), 'SKSearchGroupGetTypeID': (sel32or64(b'L', b'Q'),), 'SKSummaryCopySentenceAtIndex': (sel32or64(b'^{__CFString=}^{__SKSummary=}l', b'^{__CFString=}^{__SKSummary=}q'), '', {'retval': {'already_cfretained': True}}), 'SKSearchGroupCopyIndexes': (b'^{__CFArray=}^{__SKSearchGroup=}', '', {'retval': {'already_cfretained': True}}), 'SKLoadDefaultExtractorPlugIns': (b'v',), 'SKIndexMoveDocument': (b'Z^{__SKIndex=}@@',), 'SKIndexOpenWithData': (b'^{__SKIndex=}^{__CFData=}^{__CFString=}',), 'SKIndexCopyDocumentProperties': (b'^{__CFDictionary=}^{__SKIndex=}@', '', {'retval': {'already_cfretained': True}}), 'SKIndexCopyDocumentRefsForDocumentIDs': (sel32or64(b'v^{__SKIndex=}l^l^@', b'v^{__SKIndex=}q^q^@'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'SKIndexOpenWithMutableData': (b'^{__SKIndex=}^{__CFData=}^{__CFString=}',), 'SKSearchResultsCopyMatchingTerms': (sel32or64(b'^{__CFArray=}^{__SKSearchResults=}l', b'^{__CFArray=}^{__SKSearchResults=}q'), '', {'retval': {'already_cfretained': True}}), 'SKDocumentGetParent': (b'@@',), 'SKSearchResultsGetTypeID': (sel32or64(b'L', b'Q'),), 'SKSummaryCreateWithString': (b'^{__SKSummary=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SKIndexGetDocumentTermCount': (sel32or64(b'l^{__SKIndex=}l', b'q^{__SKIndex=}q'),), 'SKIndexSetDocumentProperties': (b'v^{__SKIndex=}@^{__CFDictionary=}',), 'SKSummaryGetSentenceSummaryInfo': (sel32or64(b'l^{__SKSummary=}l^l^l^l', b'q^{__SKSummary=}q^q^q^q'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'SKDocumentCreate': (b'@^{__CFString=}@^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SKDocumentCreateWithURL': (b'@^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'SKIndexClose': (b'v^{__SKIndex=}',), 'SKIndexGetDocumentTermFrequency': (sel32or64(b'l^{__SKIndex=}ll', b'q^{__SKIndex=}qq'),), 'SKIndexDocumentIteratorCopyNext': (b'@^{__SKIndexDocumentIterator=}', '', {'retval': {'already_cfretained': True}}), 'SKIndexRenameDocument': (b'Z^{__SKIndex=}@^{__CFString=}',), 'SKSummaryGetTypeID': (sel32or64(b'L', b'Q'),), 'SKDocumentGetSchemeName': (b'^{__CFString=}@',), 'SKDocumentCopyURL': (b'^{__CFURL=}@', '', {'retval': {'already_cfretained': True}}), 'SKIndexGetTypeID': (sel32or64(b'L', b'Q'),), 'SKSearchCancel': (b'v^{__SKSearch=}',), 'SKIndexGetDocumentCount': (sel32or64(b'l^{__SKIndex=}', b'q^{__SKIndex=}'),), 'SKSummaryCopySentenceSummaryString': (sel32or64(b'^{__CFString=}^{__SKSummary=}l', b'^{__CFString=}^{__SKSummary=}q'), '', {'retval': {'already_cfretained': True}}), 'SKIndexGetTermDocumentCount': (sel32or64(b'l^{__SKIndex=}l', b'q^{__SKIndex=}q'),), 'SKIndexGetTermIDForTermString': (sel32or64(b'l^{__SKIndex=}^{__CFString=}', b'q^{__SKIndex=}^{__CFString=}'),), 'SKSummaryCopyParagraphSummaryString': (sel32or64(b'^{__CFString=}^{__SKSummary=}l', b'^{__CFString=}^{__SKSummary=}q'), '', {'retval': {'already_cfretained': True}}), 'SKIndexGetDocumentState': (b'i^{__SKIndex=}@',), 'SKSearchCreate': (sel32or64(b'^{__SKSearch=}^{__SKIndex=}^{__CFString=}L', b'^{__SKSearch=}^{__SKIndex=}^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'SKIndexAddDocumentWithText': (b'Z^{__SKIndex=}@^{__CFString=}Z',), 'SKIndexAddDocument': (b'Z^{__SKIndex=}@^{__CFString=}Z',), 'SKIndexSetMaximumBytesBeforeFlush': (sel32or64(b'v^{__SKIndex=}l', b'v^{__SKIndex=}q'),), 'SKSearchFindMatches': (sel32or64(b'Z^{__SKSearch=}l^l^fd^l', b'Z^{__SKSearch=}q^q^fd^q'), '', {'arguments': {2: {'c_array_length_in_arg': (1, 5), 'type_modifier': 'o'}, 3: {'c_array_length_in_arg': (1, 5), 'type_modifier': 'o'}, 5: {'type_modifier': 'o'}}}), 'SKIndexCopyTermStringForTermID': (sel32or64(b'^{__CFString=}^{__SKIndex=}l', b'^{__CFString=}^{__SKIndex=}q'), '', {'retval': {'already_cfretained': True}}), 'SKIndexGetAnalysisProperties': (b'^{__CFDictionary=}^{__SKIndex=}',), 'SKSearchResultsGetCount': (sel32or64(b'l^{__SKSearchResults=}', b'q^{__SKSearchResults=}'),), 'SKSearchResultsGetInfoInRange': (sel32or64(b'l^{__SKSearchResults=}{_CFRange=ll}^@^^{__SKIndex=}^f', b'q^{__SKSearchResults=}{_CFRange=qq}^@^^{__SKIndex=}^f'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'c_array_length_in_result': True, 'type_modifier': 'o'}, 3: {'c_array_length_in_arg': 1, 'c_array_length_in_result': True, 'type_modifier': 'o'}, 4: {'c_array_length_in_arg': 1, 'c_array_length_in_result': True, 'type_modifier': 'o'}}}), 'SKIndexCopyDocumentForDocumentID': (sel32or64(b'@^{__SKIndex=}l', b'@^{__SKIndex=}q'), '', {'retval': {'already_cfretained': True}}), 'SKIndexCopyInfoForDocumentIDs': (sel32or64(b'v^{__SKIndex=}l^l^^{__CFString=}^l', b'v^{__SKIndex=}q^q^^{__CFString=}^q'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}, 3: {'already_cfretained': True, 'c_array_length_in_arg': 1, 'type_modifier': 'o'}, 4: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'SKIndexGetIndexType': (b'i^{__SKIndex=}',), 'SKIndexDocumentIteratorGetTypeID': (sel32or64(b'L', b'Q'),)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/Lib/SystemConfiguration/
H A D_metadata.py21 functions={'SCBondInterfaceCopyAll': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCPreferencesGetTypeID': (sel32or64(b'L', b'Q'),), 'SCPreferencesSetValue': (b'Z^{__SCPreferences=}^{__CFString=}@',), 'SCNetworkServiceEstablishDefaultConfiguration': (b'Z^{__SCNetworkService=}',), 'SCNetworkServiceCreate': (b'^{__SCNetworkService=}^{__SCPreferences=}^{__SCNetworkInterface=}', '', {'retval': {'already_cfretained': True}}), 'CNMarkPortalOnline': (b'Z^{__CFString=}',), 'SCNetworkInterfaceCreateWithInterface': (b'^{__SCNetworkInterface=}^{__SCNetworkInterface=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreCopyDHCPInfo': (b'^{__CFDictionary=}^{__SCDynamicStore=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkSetCopyServices': (b'^{__CFArray=}^{__SCNetworkSet=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkSetSetCurrent': (b'Z^{__SCNetworkSet=}',), 'SCDynamicStoreCopyComputerName': (b'^{__CFString=}^{__SCDynamicStore=}^I', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'SCNetworkConnectionScheduleWithRunLoop': (b'Z^{__SCNetworkConnection=}^{__CFRunLoop=}^{__CFString=}',), 'SCDynamicStoreNotifyValue': (b'Z^{__SCDynamicStore=}^{__CFString=}',), 'SCDynamicStoreCopyLocalHostName': (b'^{__CFString=}^{__SCDynamicStore=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceGetInterface': (b'^{__SCNetworkInterface=}^{__SCNetworkInterface=}',), 'SCNetworkSetRemoveService': (b'Z^{__SCNetworkSet=}^{__SCNetworkService=}',), 'SCVLANInterfaceCopyAll': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkProtocolGetConfiguration': (b'^{__CFDictionary=}^{__SCNetworkProtocol=}',), 'SCDynamicStoreCreateWithOptions': (sel32or64(b'^{__SCDynamicStore=}^{__CFAllocator=}^{__CFString=}^{__CFDictionary=}^?^{?=i^v^?^?^?}', b'^{__SCDynamicStore=}^{__CFAllocator=}^{__CFString=}^{__CFDictionary=}^?^{?=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__SCDynamicStore=}'}, 1: {'type': b'^{__CFArray=}'}, 2: {'type': b'^v'}}}}}}), 'SCVLANInterfaceCreate': (b'^{__SCNetworkInterface=}^{__SCPreferences=}^{__SCNetworkInterface=}^{__CFNumber=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceGetInterface': (b'^{__SCNetworkInterface=}^{__SCNetworkService=}',), 'SCDynamicStoreKeyCreateProxies': (b'^{__CFString=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkReachabilityScheduleWithRunLoop': (b'Z^{__SCNetworkReachability=}^{__CFRunLoop=}^{__CFString=}',), 'SCDynamicStoreAddTemporaryValue': (b'Z^{__SCDynamicStore=}^{__CFString=}@',), 'SCNetworkConnectionStop': (b'Z^{__SCNetworkConnection=}Z',), 'SCBondInterfaceCopyAvailableMemberInterfaces': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceAddProtocolType': (b'Z^{__SCNetworkService=}^{__CFString=}',), 'SCDynamicStoreCreate': (sel32or64(b'^{__SCDynamicStore=}^{__CFAllocator=}^{__CFString=}^?^{?=i^v^?^?^?}', b'^{__SCDynamicStore=}^{__CFAllocator=}^{__CFString=}^?^{?=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__SCDynamicStore=}'}, 1: {'type': b'^{__CFArray=}'}, 2: {'type': b'^v'}}}}}}), 'SCPreferencesPathCreateUniqueChild': (b'^{__CFString=}^{__SCPreferences=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceGetServiceID': (b'^{__CFString=}^{__SCNetworkService=}',), 'SCBondInterfaceCreate': (b'^{__SCNetworkInterface=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkConnectionCopyUserOptions': (b'^{__CFDictionary=}^{__SCNetworkConnection=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkReachabilitySetDispatchQueue': (b'Z^{__SCNetworkReachability=}^{dispatch_queue_s=}',), 'SCPreferencesAddValue': (b'Z^{__SCPreferences=}^{__CFString=}@',), 'SCDynamicStoreKeyCreateHostNames': (b'^{__CFString=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CNMarkPortalOffline': (b'Z^{__CFString=}',), 'SCPreferencesCreate': (b'^{__SCPreferences=}^{__CFAllocator=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCVLANInterfaceSetOptions': (b'Z^{__SCNetworkInterface=}^{__CFDictionary=}',), 'SCDynamicStoreSetMultiple': (b'Z^{__SCDynamicStore=}^{__CFDictionary=}^{__CFArray=}^{__CFArray=}',), 'SCNetworkConnectionCopyUserPreferences': (b'Z^{__CFDictionary=}^^{__CFString}^^{__CFDictionary}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o'}, 2: {'already_cfretained': True, 'type_modifier': 'o'}}}), 'SCNetworkInterfaceGetBSDName': (b'^{__CFString=}^{__SCNetworkInterface=}',), 'SCNetworkInterfaceSetExtendedConfiguration': (b'Z^{__SCNetworkInterface=}^{__CFString=}^{__CFDictionary=}',), 'SCNetworkCheckReachabilityByName': (b'Z*^I', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'SCNetworkInterfaceCopyMediaSubTypes': (b'^{__CFArray=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SCErrorString': (b'*i',), 'DHCPClientPreferencesCopyApplicationOptions': (b'^C^{__CFString=}^i', '', {'retval': {'free_result': True, 'already_cfretained': True, 'c_array_length_in_arg': 1}, 'arguments': {1: {'type_modifier': 'o'}}}), 'SCNetworkProtocolGetProtocolType': (b'^{__CFString=}^{__SCNetworkProtocol=}',), 'SCBondStatusGetTypeID': (sel32or64(b'L', b'Q'),), 'SCPreferencesCreateWithAuthorization': (b'^{__SCPreferences=}^{__CFAllocator=}^{__CFString=}^{__CFString=}^{AuthorizationOpaqueRef=}', '', {'retval': {'already_cfretained': True}}), 'SCBondInterfaceSetLocalizedDisplayName': (b'Z^{__SCNetworkInterface=}^{__CFString=}',), 'SCDynamicStoreKeyCreateConsoleUser': (b'^{__CFString=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceSetName': (b'Z^{__SCNetworkService=}^{__CFString=}',), 'SCDynamicStoreSetNotificationKeys': (b'Z^{__SCDynamicStore=}^{__CFArray=}^{__CFArray=}',), 'SCDynamicStoreKeyCreateNetworkInterface': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceSetMediaOptions': (b'Z^{__SCNetworkInterface=}^{__CFString=}^{__CFArray=}',), 'SCPreferencesGetValue': (b'@^{__SCPreferences=}^{__CFString=}',), 'SCNetworkInterfaceGetConfiguration': (b'^{__CFDictionary=}^{__SCNetworkInterface=}',), 'DHCPInfoGetLeaseStartTime': (b'^{__CFDate=}^{__CFDictionary=}',), 'SCNetworkInterfaceGetExtendedConfiguration': (b'^{__CFDictionary=}^{__SCNetworkInterface=}^{__CFString=}',), 'SCVLANInterfaceGetPhysicalInterface': (b'^{__SCNetworkInterface=}^{__SCNetworkInterface=}',), 'SCNetworkConnectionCopyServiceID': (b'^{__CFString=}^{__SCNetworkConnection=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreGetTypeID': (sel32or64(b'L', b'Q'),), 'SCNetworkSetCopy': (b'^{__SCNetworkSet=}^{__SCPreferences=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCBondStatusGetMemberInterfaces': (b'^{__CFArray=}^{__SCBondStatus=}',), 'SCNetworkProtocolSetEnabled': (b'Z^{__SCNetworkProtocol=}Z',), 'SCNetworkConnectionUnscheduleFromRunLoop': (b'Z^{__SCNetworkConnection=}^{__CFRunLoop=}^{__CFString=}',), 'SCPreferencesSynchronize': (b'v^{__SCPreferences=}',), 'SCPreferencesSetComputerName': (sel32or64(b'Z^{__SCPreferences=}^{__CFString=}L', b'Z^{__SCPreferences=}^{__CFString=}I'),), 'SCVLANInterfaceRemove': (b'Z^{__SCNetworkInterface=}',), 'SCDynamicStoreKeyCreateNetworkInterfaceEntity': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreCopyConsoleUser': (b'^{__CFString=}^{__SCDynamicStore=}^I^I', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'SCVLANInterfaceCopyAvailablePhysicalInterfaces': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkConnectionCreateWithServiceID': (sel32or64(b'^{__SCNetworkConnection=}^{__CFAllocator=}^{__CFString=}^?^{?=i^v^?^?^?}', b'^{__SCNetworkConnection=}^{__CFAllocator=}^{__CFString=}^?^{?=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__SCNetworkConnection=}'}, 1: {'type': b'i'}, 2: {'type': b'^v'}}}}}}), 'SCNetworkServiceGetTypeID': (sel32or64(b'L', b'Q'),), 'SCCopyLastError': (b'^{__CFError=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceRemoveProtocolType': (b'Z^{__SCNetworkService=}^{__CFString=}',), 'SCDynamicStoreKeyCreateComputerName': (b'^{__CFString=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'SCPreferencesUnscheduleFromRunLoop': (b'Z^{__SCPreferences=}^{__CFRunLoop=}^{__CFString=}',), 'SCNetworkReachabilityCreateWithName': (b'^{__SCNetworkReachability=}^{__CFAllocator=}*', '', {'retval': {'already_cfretained': True}}), 'SCBondInterfaceRemove': (b'Z^{__SCNetworkInterface=}',), 'SCNetworkCheckReachabilityByAddress': (b'Z^{sockaddr=CC[14c]}I^I', '', {'arguments': {0: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}}}), 'SCNetworkSetContainsInterface': (b'Z^{__SCNetworkSet=}^{__SCNetworkInterface=}',), 'SCNetworkServiceRemove': (b'Z^{__SCNetworkService=}',), 'SCPreferencesApplyChanges': (b'Z^{__SCPreferences=}',), 'CNCopySupportedInterfaces': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SCBondInterfaceGetMemberInterfaces': (b'^{__CFArray=}^{__SCNetworkInterface=}',), 'SCPreferencesPathGetLink': (b'^{__CFString=}^{__SCPreferences=}^{__CFString=}',), 'SCPreferencesPathSetLink': (b'Z^{__SCPreferences=}^{__CFString=}^{__CFString=}',), 'SCNetworkInterfaceGetHardwareAddressString': (b'^{__CFString=}^{__SCNetworkInterface=}',), 'SCNetworkSetGetTypeID': (sel32or64(b'L', b'Q'),), 'SCNetworkReachabilityUnscheduleFromRunLoop': (b'Z^{__SCNetworkReachability=}^{__CFRunLoop=}^{__CFString=}',), 'SCNetworkServiceSetEnabled': (b'Z^{__SCNetworkService=}Z',), 'SCPreferencesSetDispatchQueue': (b'Z^{__SCPreferences=}^{dispatch_queue_s=}',), 'SCNetworkReachabilityGetTypeID': (sel32or64(b'L', b'Q'),), 'SCDynamicStoreAddValue': (b'Z^{__SCDynamicStore=}^{__CFString=}@',), 'SCNetworkServiceGetEnabled': (b'Z^{__SCNetworkService=}',), 'SCNetworkSetAddService': (b'Z^{__SCNetworkSet=}^{__SCNetworkService=}',), 'SCNetworkConnectionGetTypeID': (sel32or64(b'L', b'Q'),), 'SCDynamicStoreCopyValue': (b'@^{__SCDynamicStore=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCBondInterfaceSetMemberInterfaces': (b'Z^{__SCNetworkInterface=}^{__CFArray=}',), 'DHCPInfoGetOptionData': (b'^{__CFData=}^{__CFDictionary=}C',), 'SCDynamicStoreCopyMultiple': (b'^{__CFDictionary=}^{__SCDynamicStore=}^{__CFArray=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SCBondStatusGetInterfaceStatus': (b'^{__CFDictionary=}^{__SCBondStatus=}^{__SCNetworkInterface=}',), 'SCNetworkConnectionCopyExtendedStatus': (b'^{__CFDictionary=}^{__SCNetworkConnection=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkProtocolGetTypeID': (sel32or64(b'L', b'Q'),), 'SCNetworkSetGetName': (b'^{__CFString=}^{__SCNetworkSet=}',), 'SCPreferencesSetCallback': (sel32or64(b'Z^{__SCPreferences=}^?^{?=i^v^?^?^?}', b'Z^{__SCPreferences=}^?^{?=q^v^?^?^?}'), '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__SCPreferences=}'}, 1: {'type': b'I'}, 2: {'type': b'^v'}}}}}}), 'SCNetworkInterfaceGetSupportedProtocolTypes': (b'^{__CFArray=}^{__SCNetworkInterface=}',), 'SCNetworkServiceCopyProtocol': (b'^{__SCNetworkProtocol=}^{__SCNetworkService=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreRemoveValue': (b'Z^{__SCDynamicStore=}^{__CFString=}',), 'SCVLANInterfaceGetTag': (b'^{__CFNumber=}^{__SCNetworkInterface=}',), 'SCNetworkServiceCopy': (b'^{__SCNetworkService=}^{__SCPreferences=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreCopyKeyList': (b'^{__CFArray=}^{__SCDynamicStore=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceGetLocalizedDisplayName': (b'^{__CFString=}^{__SCNetworkInterface=}',), 'SCDynamicStoreCopyNotifiedKeys': (b'^{__CFArray=}^{__SCDynamicStore=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceCopyMediaSubTypeOptions': (b'^{__CFArray=}^{__CFArray=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'DHCPInfoGetLeaseExpirationTime': (b'^{__CFDate=}^{__CFDictionary=}',), 'SCVLANInterfaceSetLocalizedDisplayName': (b'Z^{__SCNetworkInterface=}^{__CFString=}',), 'SCVLANInterfaceSetPhysicalInterfaceAndTag': (b'Z^{__SCNetworkInterface=}^{__SCNetworkInterface=}^{__CFNumber=}',), 'SCNetworkProtocolSetConfiguration': (b'Z^{__SCNetworkProtocol=}^{__CFDictionary=}',), 'SCBondInterfaceGetOptions': (b'^{__CFDictionary=}^{__SCNetworkInterface=}',), 'SCBondInterfaceCopyStatus': (b'^{__SCBondStatus=}^{__SCNetworkInterface=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceGetTypeID': (sel32or64(b'L', b'Q'),), 'CNSetSupportedSSIDs': (b'Z^{__CFArray=}',), 'SCNetworkConnectionCopyStatistics': (b'^{__CFDictionary=}^{__SCNetworkConnection=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreKeyCreate': (b'^{__CFString=}^{__CFAllocator=}@', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'printf_format': True}}, 'variadic': True}), 'SCPreferencesCommitChanges': (b'Z^{__SCPreferences=}',), 'SCNetworkSetSetServiceOrder': (b'Z^{__SCNetworkSet=}^{__CFArray=}',), 'SCPreferencesLock': (b'Z^{__SCPreferences=}Z',), 'SCNetworkSetCopyAll': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceRefreshConfiguration': (b'Z^{__CFString=}',), 'SCNetworkSetSetName': (b'Z^{__SCNetworkSet=}^{__CFString=}',), 'SCPreferencesPathRemoveValue': (b'Z^{__SCPreferences=}^{__CFString=}',), 'SCDynamicStoreCopyProxies': (b'^{__CFDictionary=}^{__SCDynamicStore=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkServiceGetName': (b'^{__CFString=}^{__SCNetworkService=}',), 'SCNetworkServiceCopyAll': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceSetMTU': (b'Z^{__SCNetworkInterface=}i',), 'DHCPClientPreferencesSetApplicationOptions': (sel32or64(b'Z^{__CFString=}^Cl', b'Z^{__CFString=}^Cq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'SCDynamicStoreKeyCreateNetworkGlobalEntity': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkSetCopyCurrent': (b'^{__SCNetworkSet=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkInterfaceCopyAll': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'SCPreferencesRemoveValue': (b'Z^{__SCPreferences=}^{__CFString=}',), 'SCPreferencesPathGetValue': (b'^{__CFDictionary=}^{__SCPreferences=}^{__CFString=}',), 'SCDynamicStoreSetValue': (b'Z^{__SCDynamicStore=}^{__CFString=}@',), 'SCNetworkConnectionGetStatus': (b'i^{__SCNetworkConnection=}',), 'SCNetworkServiceCopyProtocols': (b'^{__CFArray=}^{__SCNetworkService=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreCopyLocation': (b'^{__CFString=}^{__SCDynamicStore=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkReachabilityCreateWithAddress': (b'^{__SCNetworkReachability=}^{__CFAllocator=}^{sockaddr=CC[14c]}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'n'}}}), 'SCNetworkSetRemove': (b'Z^{__SCNetworkSet=}',), 'SCNetworkInterfaceSetConfiguration': (b'Z^{__SCNetworkInterface=}^{__CFDictionary=}',), 'SCPreferencesSetLocalHostName': (b'Z^{__SCPreferences=}^{__CFString=}',), 'SCNetworkInterfaceGetInterfaceType': (b'^{__CFString=}^{__SCNetworkInterface=}',), 'SCPreferencesGetSignature': (b'^{__CFData=}^{__SCPreferences=}',), 'SCNetworkConnectionStart': (b'Z^{__SCNetworkConnection=}^{__CFDictionary=}Z',), 'SCNetworkInterfaceCopyMTU': (b'Z^{__SCNetworkInterface=}^i^i^i', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'SCNetworkSetGetServiceOrder': (b'^{__CFArray=}^{__SCNetworkSet=}',), 'SCDynamicStoreKeyCreateLocation': (b'^{__CFString=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'SCBondInterfaceSetOptions': (b'Z^{__SCNetworkInterface=}^{__CFDictionary=}',), 'SCDynamicStoreCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__SCDynamicStore=}l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__SCDynamicStore=}q'), '', {'retval': {'already_cfretained': True}}), 'SCNetworkProtocolGetEnabled': (b'Z^{__SCNetworkProtocol=}',), 'SCNetworkSetCreate': (b'^{__SCNetworkSet=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkConnectionSetDispatchQueue': (b'Z^{__SCNetworkConnection=}^{dispatch_queue_s=}',), 'SCDynamicStoreKeyCreateNetworkServiceEntity': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'SCDynamicStoreSetDispatchQueue': (b'Z^{__SCDynamicStore=}^{dispatch_queue_s=}',), 'SCNetworkReachabilitySetCallback': (sel32or64(b'Z^{__SCNetworkReachability=}^?^{?=i^v^?^?^?}', b'Z^{__SCNetworkReachability=}^?^{?=q^v^?^?^?}'), '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__SCNetworkReachability=}'}, 1: {'type': b'I'}, 2: {'type': b'^v'}}}}}}), 'SCNetworkInterfaceGetSupportedInterfaceTypes': (b'^{__CFArray=}^{__SCNetworkInterface=}',), 'SCPreferencesCopyKeyList': (b'^{__CFArray=}^{__SCPreferences=}', '', {'retval': {'already_cfretained': True}}), 'SCNetworkReachabilityCreateWithAddressPair': (b'^{__SCNetworkReachability=}^{__CFAllocator=}^{sockaddr=CC[14c]}^{sockaddr=CC[14c]}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'n'}, 2: {'type_modifier': 'n'}}}), 'SCNetworkInterfaceForceConfigurationRefresh': (b'Z^{__SCNetworkInterface=}',), 'SCNetworkSetGetSetID': (b'^{__CFString=}^{__SCNetworkSet=}',), 'SCNetworkInterfaceCopyMediaOptions': (b'Z^{__SCNetworkInterface=}^^{__CFDictionary}^^{__CFDictionary}^^{__CFArray}Z', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'SCPreferencesScheduleWithRunLoop': (b'Z^{__SCPreferences=}^{__CFRunLoop=}^{__CFString=}',), 'SCVLANInterfaceGetOptions': (b'^{__CFDictionary=}^{__SCNetworkInterface=}',), 'SCNetworkReachabilityGetFlags': (b'Z^{__SCNetworkReachability=}^I', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'SCPreferencesPathSetValue': (b'Z^{__SCPreferences=}^{__CFString=}^{__CFDictionary=}',), 'SCPreferencesUnlock': (b'Z^{__SCPreferences=}',), 'SCError': (b'i',)} variable
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dprogs.h55 FUNCTION functions[] = { variable
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dtcover-unsafep.el
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-AddressBook-2.5.1/Lib/AddressBook/
H A D_metadata.py21 functions={'ABMultiValueReplaceValue': (sel32or64(b'B^{__ABMultiValue=}@l', b'B^{__ABMultiValue=}@q'),), 'ABPickerSetDelegate': (b'v^{OpaqueABPicker=}^{OpaqueHIObjectRef=}',), 'ABAddRecord': (b'B^{__ABAddressBookRef=}@',), 'ABPickerClearSearchField': (b'v^{OpaqueABPicker=}',), 'ABPickerSelectGroup': (b'v^{OpaqueABPicker=}^{__ABGroup=}B',), 'ABCopyDefaultCountryCode': (b'^{__CFString=}^{__ABAddressBookRef=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerGetAttributes': (sel32or64(b'L^{OpaqueABPicker=}', b'I^{OpaqueABPicker=}'),), 'ABSave': (b'B^{__ABAddressBookRef=}',), 'ABPersonCreateWithVCardRepresentation': (b'^{__ABPerson=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'ABGroupAddMember': (b'B^{__ABGroup=}^{__ABPerson=}',), 'ABPersonCreateSearchElement': (sel32or64(b'^{__ABSearchElementRef=}^{__CFString=}^{__CFString=}^{__CFString=}@l', b'^{__ABSearchElementRef=}^{__CFString=}^{__CFString=}^{__CFString=}@q'), '', {'retval': {'already_cfretained': True}}), 'ABMultiValueRemove': (sel32or64(b'B^{__ABMultiValue=}l', b'B^{__ABMultiValue=}q'),), 'ABSearchElementMatchesRecord': (b'B^{__ABSearchElementRef=}@',), 'ABRecordCopyRecordType': (b'^{__CFString=}@', '', {'retval': {'already_cfretained': True}}), 'ABPickerSelectIdentifier': (b'v^{OpaqueABPicker=}^{__ABPerson=}^{__CFString=}B',), 'ABMultiValueCopyPrimaryIdentifier': (b'^{__CFString=}^{__ABMultiValue=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueIndexForIdentifier': (sel32or64(b'l^{__ABMultiValue=}^{__CFString=}', b'q^{__ABMultiValue=}^{__CFString=}'),), 'ABPickerSelectRecord': (b'v^{OpaqueABPicker=}@B',), 'ABMultiValueCreateMutableCopy': (b'^{__ABMultiValue=}^{__ABMultiValue=}', '', {'retval': {'already_cfretained': True}}), 'ABRecordRemoveValue': (b'B@^{__CFString=}',), 'ABPickerCopySelectedGroups': (b'^{__CFArray=}^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueCopyIdentifierAtIndex': (sel32or64(b'^{__CFString=}^{__ABMultiValue=}l', b'^{__CFString=}^{__ABMultiValue=}q'), '', {'retval': {'already_cfretained': True}}), 'ABCancelLoadingImageDataForTag': (sel32or64(b'vl', b'vq'),), 'ABCopyArrayOfMatchingRecords': (b'^{__CFArray=}^{__ABAddressBookRef=}^{__ABSearchElementRef=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerRemoveProperty': (b'v^{OpaqueABPicker=}^{__CFString=}',), 'ABMultiValueCount': (sel32or64(b'l^{__ABMultiValue=}', b'q^{__ABMultiValue=}'),), 'ABPickerCopySelectedIdentifiers': (b'^{__CFArray=}^{OpaqueABPicker=}^{__ABPerson=}', '', {'retval': {'already_cfretained': True}}), 'ABGroupCreate': (b'^{__ABGroup=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueCreateCopy': (b'^{__ABMultiValue=}^{__ABMultiValue=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueAdd': (b'B^{__ABMultiValue=}@^{__CFString=}^^{__CFString}', '', {'arguments': {3: {'type_modifier': 'o'}}}), 'ABHasUnsavedChanges': (b'B^{__ABAddressBookRef=}',), 'ABMultiValueReplaceLabel': (sel32or64(b'B^{__ABMultiValue=}^{__CFString=}l', b'B^{__ABMultiValue=}^{__CFString=}q'),), 'ABGroupCopyParentGroups': (b'^{__CFArray=}^{__ABGroup=}', '', {'retval': {'already_cfretained': True}}), 'ABGroupSetDistributionIdentifier': (b'B^{__ABGroup=}^{__ABPerson=}^{__CFString=}^{__CFString=}',), 'ABPickerDeselectRecord': (b'v^{OpaqueABPicker=}@',), 'ABGroupCreateSearchElement': (sel32or64(b'^{__ABSearchElementRef=}^{__CFString=}^{__CFString=}^{__CFString=}@l', b'^{__ABSearchElementRef=}^{__CFString=}^{__CFString=}^{__CFString=}@q'), '', {'retval': {'already_cfretained': True}}), 'ABCopyRecordTypeFromUniqueId': (b'^{__CFString=}^{__ABAddressBookRef=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABRemoveRecord': (b'B^{__ABAddressBookRef=}@',), 'ABGroupCopyDistributionIdentifier': (b'^{__CFString=}^{__ABGroup=}^{__ABPerson=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABPersonCopyImageData': (b'^{__CFData=}^{__ABPerson=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerDeselectGroup': (b'v^{OpaqueABPicker=}^{__ABGroup=}',), 'ABGroupRemoveGroup': (b'B^{__ABGroup=}^{__ABGroup=}',), 'ABRemoveProperties': (sel32or64(b'l^{__ABAddressBookRef=}^{__CFString=}^{__CFArray=}', b'q^{__ABAddressBookRef=}^{__CFString=}^{__CFArray=}'),), 'ABGroupCopyArrayOfAllSubgroups': (b'^{__CFArray=}^{__ABGroup=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueCreate': (b'^{__ABMultiValue=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerSelectInAddressBook': (b'v^{OpaqueABPicker=}',), 'ABGroupCopyArrayOfAllMembers': (b'^{__CFArray=}^{__ABGroup=}', '', {'retval': {'already_cfretained': True}}), 'ABSearchElementCreateWithConjunction': (sel32or64(b'^{__ABSearchElementRef=}l^{__CFArray=}', b'^{__ABSearchElementRef=}q^{__CFArray=}'), '', {'retval': {'already_cfretained': True}}), 'ABMultiValueCopyValueAtIndex': (sel32or64(b'@^{__ABMultiValue=}l', b'@^{__ABMultiValue=}q'),), 'ABPersonSetImageData': (b'B^{__ABPerson=}^{__CFData=}',), 'ABCreateFormattedAddressFromDictionary': (b'^{__CFString=}^{__ABAddressBookRef=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'ABRecordSetValue': (b'B@^{__CFString=}@',), 'ABPickerGetDelegate': (b'^{OpaqueHIObjectRef=}^{OpaqueABPicker=}',), 'ABPersonCreate': (b'^{__ABPerson=}', '', {'retval': {'already_cfretained': True}}), 'ABCopyArrayOfAllPeople': (b'^{__CFArray=}^{__ABAddressBookRef=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerCopyProperties': (b'^{__CFArray=}^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABMultiValueSetPrimaryIdentifier': (b'B^{__ABMultiValue=}^{__CFString=}',), 'ABPickerCopyDisplayedProperty': (b'^{__CFString=}^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerCopySelectedRecords': (b'^{__CFArray=}^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABGroupAddGroup': (b'B^{__ABGroup=}^{__ABGroup=}',), 'ABLocalizedPropertyOrLabel': (b'@@',), 'ABMultiValueCreateMutable': (b'^{__ABMultiValue=}', '', {'retval': {'already_cfretained': True}}), 'ABRecordCreateCopy': (b'@@', '', {'retval': {'already_cfretained': True}}), 'ABGetMe': (b'^{__ABPerson=}^{__ABAddressBookRef=}',), 'ABPickerSetFrame': (sel32or64(b'v^{OpaqueABPicker=}^{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v^{OpaqueABPicker=}^{CGRect={CGPoint=dd}{CGSize=dd}}'), '', {'arguments': {1: {'type_modifier': 'n'}}}), 'ABAddPropertiesAndTypes': (sel32or64(b'l^{__ABAddressBookRef=}^{__CFString=}^{__CFDictionary=}', b'q^{__ABAddressBookRef=}^{__CFString=}^{__CFDictionary=}'),), 'ABCopyRecordForUniqueId': (b'@^{__ABAddressBookRef=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABSetMe': (b'v^{__ABAddressBookRef=}^{__ABPerson=}',), 'ABRecordCopyValue': (b'@@^{__CFString=}',), 'ABTypeOfProperty': (sel32or64(b'l^{__ABAddressBookRef=}^{__CFString=}^{__CFString=}', b'q^{__ABAddressBookRef=}^{__CFString=}^{__CFString=}'),), 'ABMultiValueInsert': (sel32or64(b'B^{__ABMultiValue=}@^{__CFString=}l^^{__CFString}', b'B^{__ABMultiValue=}@^{__CFString=}q^^{__CFString}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'ABPickerAddProperty': (b'v^{OpaqueABPicker=}^{__CFString=}',), 'ABMultiValueCopyLabelAtIndex': (sel32or64(b'^{__CFString=}^{__ABMultiValue=}l', b'^{__CFString=}^{__ABMultiValue=}q'), '', {'retval': {'already_cfretained': True}}), 'ABPickerChangeAttributes': (sel32or64(b'v^{OpaqueABPicker=}LL', b'v^{OpaqueABPicker=}II'),), 'ABPickerDeselectAll': (b'v^{OpaqueABPicker=}',), 'ABBeginLoadingImageDataForClient': (sel32or64(b'l^{__ABPerson=}^?^v', b'q^{__ABPerson=}^?^v'), '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFData=}'}, 1: {'type': b'l'}, 2: {'type': b'^v'}}}}}}), 'ABGetSharedAddressBook': (b'^{__ABAddressBookRef=}',), 'ABRecordIsReadOnly': (b'B@',), 'ABPickerIsVisible': (b'B^{OpaqueABPicker=}',), 'ABRecordCopyUniqueId': (b'^{__CFString=}@', '', {'retval': {'already_cfretained': True}}), 'ABCopyArrayOfAllGroups': (b'^{__CFArray=}^{__ABAddressBookRef=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerCreate': (b'^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABGroupRemoveMember': (b'B^{__ABGroup=}^{__ABPerson=}',), 'ABPickerDeselectIdentifier': (b'v^{OpaqueABPicker=}^{__ABPerson=}^{__CFString=}',), 'ABPickerSetColumnTitle': (b'v^{OpaqueABPicker=}^{__CFString=}^{__CFString=}',), 'ABPickerCopySelectedValues': (b'^{__CFArray=}^{OpaqueABPicker=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerGetFrame': (sel32or64(b'v^{OpaqueABPicker=}^{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v^{OpaqueABPicker=}^{CGRect={CGPoint=dd}{CGSize=dd}}'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'ABMultiValuePropertyType': (sel32or64(b'l^{__ABMultiValue=}', b'q^{__ABMultiValue=}'),), 'ABPersonCopyVCardRepresentation': (b'^{__CFData=}^{__ABPerson=}', '', {'retval': {'already_cfretained': True}}), 'ABCopyArrayOfPropertiesForRecordType': (b'^{__CFArray=}^{__ABAddressBookRef=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerCopyColumnTitle': (b'^{__CFString=}^{OpaqueABPicker=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerSetVisibility': (b'v^{OpaqueABPicker=}B',), 'ABPersonCopyParentGroups': (b'^{__CFArray=}^{__ABPerson=}', '', {'retval': {'already_cfretained': True}}), 'ABCopyLocalizedPropertyOrLabel': (b'^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'ABPickerEditInAddressBook': (b'v^{OpaqueABPicker=}',), 'ABPickerSetDisplayedProperty': (b'v^{OpaqueABPicker=}^{__CFString=}',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/AppKit/
H A D_metadata.py31 functions={'NSRectClipList': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}i', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}q'), '', {'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}}}), 'NSApplicationLoad': (b'Z',), 'NSCountWindows': (sel32or64(b'v^i', b'v^q'), '', {'arguments': {0: {'type_modifier': 'o'}}}), 'NSGetAlertPanel': (b'@@@@@@', '', {'arguments': {1: {'printf_format': True}}, 'variadic': True}), 'NSApplicationMain': (b'ii^^c',), 'NSOpenGLGetVersion': (b'v^i^i', '', {'arguments': {0: {'type_modifier': 'o'}, 1: {'type_modifier': 'o'}}}), 'NSAccessibilityActionDescription': (b'@@',), 'NSRunAlertPanelRelativeToWindow': (sel32or64(b'i@@@@@@', b'q@@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSCreateFileContentsPboardType': (b'@@', '', {'retval': {'already_cfretained': True}}), 'NSDrawNinePartImage': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}@@@@@@@@@IfZ', b'v{CGRect={CGPoint=dd}{CGSize=dd}}@@@@@@@@@QdZ'),), 'NSOpenGLSetOption': (b'vii',), 'NSRectClip': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSDottedFrameRect': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSDrawBitmap': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}iiiiiiZZ@[5^C]', b'v{CGRect={CGPoint=dd}{CGSize=dd}}qqqqqqZZ@[5^C]'),), 'NSConvertGlyphsToPackedGlyphs': (sel32or64(b'i^IiI^c', b'q^IqQ^c'),), 'NSGetFileType': (b'@@',), 'NSWindowList': (sel32or64(b'vi^i', b'vq^q'), '', {'arguments': {1: {'c_array_length_in_arg': 0, 'type_modifier': 'o'}}}), 'NSAccessibilityRaiseBadArgumentException': (b'v@@@',), 'NSAccessibilityUnignoredDescendant': (b'@@',), 'NSRectFill': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSGetCriticalAlertPanel': (b'@@@@@@', '', {'arguments': {1: {'printf_format': True}}, 'variadic': True}), 'NSDrawThreePartImage': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}@@@ZIfZ', b'v{CGRect={CGPoint=dd}{CGSize=dd}}@@@ZQdZ'),), 'NSAccessibilityRoleDescription': (b'@@@',), 'NSRunCriticalAlertPanel': (sel32or64(b'i@@@@@', b'q@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSFrameRect': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSDrawColorTiledRects': (sel32or64(b'{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}^i^@i', b'{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}^Q^@q'), '', {'arguments': {2: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}, 3: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}}}), 'NSBeginCriticalAlertSheet': (b'v@@@@@@::^v@', '', {'arguments': {9: {'printf_format': True}, 6: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}, 7: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}}, 'variadic': True}), 'NSBeginAlertSheet': (b'v@@@@@@::^v@', '', {'arguments': {9: {'printf_format': True}, 6: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}, 7: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}}, 'variadic': True}), 'NSCountWindowsForContext': (sel32or64(b'vi^i', b'vq^q'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'NSGetWindowServerMemory': (sel32or64(b'ii^i^i^@', b'qq^q^q^@'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'NSShowAnimationEffect': (sel32or64(b'vI{_NSPoint=ff}{_NSSize=ff}@:^v', b'vQ{CGPoint=dd}{CGSize=dd}@:^v'), '', {'arguments': {4: {'sel_of_type': b'v@:^v'}}}), 'NSRunCriticalAlertPanelRelativeToWindow': (sel32or64(b'i@@@@@@', b'q@@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSAccessibilityUnignoredChildren': (b'@@',), 'NSRectFillListUsingOperation': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}iI', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}qQ'), '', {'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}}}), 'NSCreateFilenamePboardType': (b'@@', '', {'retval': {'already_cfretained': True}}), 'NSInterfaceStyleForKey': (sel32or64(b'I@@', b'Q@@'),), 'NSAvailableWindowDepths': (b'^i', '', {'retval': {'c_array_delimited_by_null': True}}), 'NSBeginInformationalAlertSheet': (b'v@@@@@@::^v@', '', {'arguments': {9: {'printf_format': True}, 6: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}, 7: {'sel_of_type': sel32or64(b'v@:@i^v', b'v@:@q^v')}}, 'variadic': True}), 'NSUnregisterServicesProvider': (b'v@',), 'NSEventMaskFromType': (sel32or64(b'II', b'QQ'),), 'NSRectFillUsingOperation': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}I', b'v{CGRect={CGPoint=dd}{CGSize=dd}}Q'),), 'NSBitsPerSampleFromDepth': (sel32or64(b'ii', b'qi'),), 'NSEnableScreenUpdates': (b'v',), 'NSDrawDarkBezel': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSRunInformationalAlertPanelRelativeToWindow': (sel32or64(b'i@@@@@@', b'q@@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSPerformService': (b'Z@@',), 'NSGetFileTypes': (b'@@',), 'NSDrawWhiteBezel': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSReleaseAlertPanel': (b'v@',), 'NSAccessibilityUnignoredAncestor': (b'@@',), 'NSSetFocusRingStyle': (sel32or64(b'vI', b'vQ'),), 'NSAccessibilityPostNotification': (b'v@@',), 'NSDrawTiledRects': (sel32or64(b'{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}^i^fi', b'{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}^Q^dq'), '', {'arguments': {2: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}, 3: {'c_array_length_in_arg': 4, 'type_modifier': 'n'}}}), 'NSUpdateDynamicServices': (b'v',), 'NSIsControllerMarker': (b'Z@',), 'NSDrawButton': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSSetShowsServicesMenuItem': (sel32or64(b'i@Z', b'q@Z'),), 'NSOpenGLGetOption': (b'vi^i', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'NSDrawLightBezel': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSCopyBits': (sel32or64(b'vi{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSPoint=ff}', b'vq{CGRect={CGPoint=dd}{CGSize=dd}}{CGPoint=dd}'), '', {'retval': {'already_cfretained': True}}), 'NSDisableScreenUpdates': (b'v',), 'NSEdgeInsetsMake': (sel32or64(b'{_NSEdgeInsets=ffff}ffff', b'{_NSEdgeInsets=dddd}dddd'),), 'NSReadPixel': (sel32or64(b'@{_NSPoint=ff}', b'@{CGPoint=dd}'),), 'NSWindowListForContext': (sel32or64(b'vii^i', b'vqq^q'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'NSAccessibilityRoleDescriptionForUIElement': (b'@@',), 'NSDrawWindowBackground': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSShowsServicesMenuItem': (b'Z@',), 'NSPlanarFromDepth': (b'Zi',), 'NSHighlightRect': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSFrameRectWithWidthUsingOperation': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}fI', b'v{CGRect={CGPoint=dd}{CGSize=dd}}dQ'),), 'NSRectFillListWithColorsUsingOperation': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}^@iI', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}^@qQ'), '', {'arguments': {0: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}, 1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'NSDrawGroove': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSNumberOfColorComponents': (sel32or64(b'i@', b'q@'),), 'NSFrameRectWithWidth': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}f', b'v{CGRect={CGPoint=dd}{CGSize=dd}}d'),), 'NSEraseRect': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSRectFillListWithColors': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}^@i', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}^@q'), '', {'arguments': {0: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}, 1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'NSBestDepth': (sel32or64(b'i@iiZ^Z', b'i@qqZ^Z'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'NSColorSpaceFromDepth': (b'@i',), 'NSBeep': (b'v',), 'NSBitsPerPixelFromDepth': (sel32or64(b'ii', b'qi'),), 'NSAccessibilityUnignoredChildrenForOnlyChild': (b'@@',), 'NSDrawGrayBezel': (sel32or64(b'v{_NSRect={_NSPoint=ff}{_NSSize=ff}}{_NSRect={_NSPoint=ff}{_NSSize=ff}}', b'v{CGRect={CGPoint=dd}{CGSize=dd}}{CGRect={CGPoint=dd}{CGSize=dd}}'),), 'NSRectFillList': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}i', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}q'), '', {'arguments': {0: {'c_array_length_in_arg': 1, 'type_modifier': 'n'}}}), 'NSRunAlertPanel': (sel32or64(b'i@@@@@', b'q@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSGetInformationalAlertPanel': (b'@@@@@@', '', {'arguments': {1: {'printf_format': True}}, 'variadic': True}), 'NSRectFillListWithGrays': (sel32or64(b'v^{_NSRect={_NSPoint=ff}{_NSSize=ff}}^fi', b'v^{CGRect={CGPoint=dd}{CGSize=dd}}^dq'), '', {'arguments': {0: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}, 1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'NSRunInformationalAlertPanel': (sel32or64(b'i@@@@@', b'q@@@@@'), '', {'arguments': {1: {'printf_format': 1}}, 'variadic': True}), 'NSRegisterServicesProvider': (b'v@@',)} variable
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/CoreFoundation/
H A D_metadata.py24 functions={'CFURLCreateByResolvingBookmarkData': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^{__CFData=}L^{__CFURL=}^{__CFArray=}^Z^^{__CFError=}', b'^{__CFURL=}^{__CFAllocator=}^{__CFData=}Q^{__CFURL=}^{__CFArray=}^Z^^{__CFError=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'type_modifier': 'o'}, 6: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFFileSecurityCopyAccessControlList': (b'Z^{__CFFileSecurity=}^^{_acl=}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'CFConvertDoubleSwappedToHost': (b'd{_CFSwappedFloat64=Q}',), 'CFURLCreateCopyAppendingPathComponent': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}^{__CFString=}Z', '', {'retval': {'already_cfretained': True}}), 'CFRangeMake': (sel32or64(b'{_CFRange=ll}ll', b'{_CFRange=qq}qq'),), 'CFBitVectorGetCount': (sel32or64(b'l^{__CFBitVector=}', b'q^{__CFBitVector=}'),), 'CFDictionaryContainsKey': (b'Z^{__CFDictionary=}@',), 'CFPreferencesCopyValue': (b'@^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFGetAllocator': (b'^{__CFAllocator=}@',), 'CFSetCreateMutable': (sel32or64(b'^{__CFSet=}^{__CFAllocator=}l^{_CFSetCallBacks=l^?^?^?^?^?}', b'^{__CFSet=}^{__CFAllocator=}q^{_CFSetCallBacks=q^?^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFErrorGetCode': (sel32or64(b'l^{__CFError=}', b'q^{__CFError=}'),), 'CFStringGetFileSystemRepresentation': (sel32or64(b'Z^{__CFString=}^tl', b'Z^{__CFString=}^tq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'o'}}}), 'CFLocaleGetTypeID': (sel32or64(b'L', b'Q'),), 'CFUUIDGetUUIDBytes': (b'{_CFUUIDBytes=CCCCCCCCCCCCCCCC}^{__CFUUID=}',), 'CFDateFormatterCreateDateFormatFromTemplate': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFString=}L^{__CFLocale=}', b'^{__CFString=}^{__CFAllocator=}^{__CFString=}Q^{__CFLocale=}'), '', {'retval': {'already_cfretained': True}}), 'CFTreeInsertSibling': (b'v^{__CFTree=}^{__CFTree=}',), 'CFSocketConnectToAddress': (sel32or64(b'l^{__CFSocket=}^{__CFData=}d', b'q^{__CFSocket=}^{__CFData=}d'),), 'CFWriteStreamScheduleWithRunLoop': (b'v^{__CFWriteStream=}^{__CFRunLoop=}^{__CFString=}',), 'CFDateFormatterCreateStringWithAbsoluteTime': (b'^{__CFString=}^{__CFAllocator=}^{__CFDateFormatter=}d', '', {'retval': {'already_cfretained': True}}), 'CFReadStreamScheduleWithRunLoop': (b'v^{__CFReadStream=}^{__CFRunLoop=}^{__CFString=}',), 'CFArrayAppendValue': (b'v^{__CFArray=}@',), 'CFSetRemoveValue': (b'v^{__CFSet=}@',), 'CFBundleCopyPrivateFrameworksURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorCreateMutable': (sel32or64(b'^{__CFBitVector=}^{__CFAllocator=}l', b'^{__CFBitVector=}^{__CFAllocator=}q'), '', {'retval': {'already_cfretained': True}}), 'CFLocaleCreateCanonicalLocaleIdentifierFromString': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringTokenizerCopyBestStringLanguage': (sel32or64(b'^{__CFString=}^{__CFString=}{_CFRange=ll}', b'^{__CFString=}^{__CFString=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CFUUIDCreate': (b'^{__CFUUID=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CFCalendarGetRangeOfUnit': (sel32or64(b'{_CFRange=ll}^{__CFCalendar=}LLd', b'{_CFRange=qq}^{__CFCalendar=}QQd'),), 'CFStringFindWithOptionsAndLocale': (sel32or64(b'Z^{__CFString=}^{__CFString=}{_CFRange=ll}L^{__CFLocale=}^{_CFRange=ll}', b'Z^{__CFString=}^{__CFString=}{_CFRange=qq}Q^{__CFLocale=}^{_CFRange=qq}'), '', {'arguments': {5: {'type_modifier': 'o'}}}), 'CFURLSetResourcePropertyForKey': (b'Z^{__CFURL=}^{__CFString=}@^^{__CFError=}', '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFFileSecurityCopyOwnerUUID': (b'Z^{__CFFileSecurity=}^^{__CFUUID=}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'CFCalendarAddComponents': (sel32or64(b'Z^{__CFCalendar=}^dL^c', b'Z^{__CFCalendar=}^dQ^c'), '', {'variadic': True}), 'CFLocaleCopyCommonISOCurrencyCodes': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFCalendarGetOrdinalityOfUnit': (sel32or64(b'l^{__CFCalendar=}LLd', b'q^{__CFCalendar=}QQd'),), 'CFPreferencesRemoveSuitePreferencesFromApp': (b'v^{__CFString=}^{__CFString=}',), 'CFCalendarGetMinimumDaysInFirstWeek': (sel32or64(b'l^{__CFCalendar=}', b'q^{__CFCalendar=}'),), 'CFURLCreateWithFileSystemPathRelativeToBase': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^{__CFString=}lZ^{__CFURL=}', b'^{__CFURL=}^{__CFAllocator=}^{__CFString=}qZ^{__CFURL=}'), '', {'retval': {'already_cfretained': True}}), 'CFBinaryHeapGetCountOfValue': (sel32or64(b'l^{__CFBinaryHeap=}@', b'q^{__CFBinaryHeap=}@'),), 'CFStringIsSurrogateLowCharacter': (b'ZT',), 'CFStringTrim': (b'v^{__CFString=}^{__CFString=}',), 'CFXMLNodeGetTypeID': (sel32or64(b'L', b'Q'),), 'CFStringSetExternalCharactersNoCopy': (sel32or64(b'v^{__CFString=}^Tll', b'v^{__CFString=}^Tqq'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 3, 'type_modifier': 'n'}}}), 'CFLocaleGetSystem': (b'^{__CFLocale=}',), 'CFDataGetLength': (sel32or64(b'l^{__CFData=}', b'q^{__CFData=}'),), 'CFWriteStreamWrite': (sel32or64(b'l^{__CFWriteStream=}^vl', b'q^{__CFWriteStream=}^vq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFBundleGetVersionNumber': (sel32or64(b'L^{__CFBundle=}', b'I^{__CFBundle=}'),), 'CFGetRetainCount': (sel32or64(b'l@', b'q@'),), 'CFRunLoopObserverGetContext': (sel32or64(b'v^{__CFRunLoopObserver=}^{_CFRunLoopObserverContext=l^v^?^?^?}', b'v^{__CFRunLoopObserver=}^{_CFRunLoopObserverContext=q^v^?^?^?}'),), 'CFDataCreateWithBytesNoCopy': (sel32or64(b'^{__CFData=}^{__CFAllocator=}^vl^{__CFAllocator=}', b'^{__CFData=}^{__CFAllocator=}^vq^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFURLEnumeratorGetNextURL': (sel32or64(b'l^{__CFURLEnumerator=}^^{__CFURL=}^^{__CFError=}', b'q^{__CFURLEnumerator=}^^{__CFURL=}^^{__CFError=}'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFRunLoopTimerGetTypeID': (sel32or64(b'L', b'Q'),), 'CFStringConvertNSStringEncodingToEncoding': (sel32or64(b'LL', b'IQ'),), 'CFURLCreateBookmarkDataFromFile': (b'^{__CFData=}^{__CFAllocator=}^{__CFURL=}^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFBundleCopyResourceURLForLocalization': (b'^{__CFURL=}^{__CFBundle=}^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringGetMaximumSizeForEncoding': (sel32or64(b'llL', b'qqI'),), 'CFStringTransform': (sel32or64(b'Z^{__CFString=}^{_CFRange=ll}^{__CFString=}Z', b'Z^{__CFString=}^{_CFRange=qq}^{__CFString=}Z'), '', {'arguments': {1: {'type_modifier': 'N'}}}), 'CFURLStopAccessingSecurityScopedResource': (b'v^{__CFURL=}',), 'CFDataCreateMutableCopy': (sel32or64(b'^{__CFData=}^{__CFAllocator=}l^{__CFData=}', b'^{__CFData=}^{__CFAllocator=}q^{__CFData=}'), '', {'retval': {'already_cfretained': True}}), 'CFMachPortGetContext': (sel32or64(b'v^{__CFMachPort=}^{_CFMachPortContext=l^v^?^?^?}', b'v^{__CFMachPort=}^{_CFMachPortContext=q^v^?^?^?}'),), 'CFDateFormatterGetDateStyle': (sel32or64(b'l^{__CFDateFormatter=}', b'q^{__CFDateFormatter=}'),), 'CFStringGetHyphenationLocationBeforeIndex': (sel32or64(b'l^{__CFString=}l{_CFRange=ll}L^{__CFLocale=}^L', b'q^{__CFString=}q{_CFRange=qq}Q^{__CFLocale=}^I'), '', {'arguments': {5: {'type_modifier': 'o'}}}), 'CFRunLoopIsWaiting': (b'Z^{__CFRunLoop=}',), 'CFAttributedStringReplaceString': (sel32or64(b'v^{__CFAttributedString=}{_CFRange=ll}^{__CFString=}', b'v^{__CFAttributedString=}{_CFRange=qq}^{__CFString=}'),), 'CFSocketCreateWithNative': (sel32or64(b'^{__CFSocket=}^{__CFAllocator=}iL^?^{_CFSocketContext=l^v^?^?^?}', b'^{__CFSocket=}^{__CFAllocator=}iQ^?^{_CFSocketContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFSocket=}'}, 1: {'type': b'Q'}, 2: {'type': b'^{__CFData=}'}, 3: {'type': b'^v'}, 4: {'type': b'^v'}}}}}}), 'CFMessagePortCreateLocal': (sel32or64(b'^{__CFMessagePort=}^{__CFAllocator=}^{__CFString=}^?^{_CFMessagePortContext=l^v^?^?^?}^Z', b'^{__CFMessagePort=}^{__CFAllocator=}^{__CFString=}^?^{_CFMessagePortContext=q^v^?^?^?}^Z'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'^{__CFData=}'}, 'arguments': {0: {'type': b'^{__CFMessagePort=}'}, 1: {'type': b'i'}, 2: {'type': b'^{__CFData=}'}, 3: {'type': b'^v'}}}}}}), 'CFTimeZoneCopyDefault': (b'^{__CFTimeZone=}', '', {'retval': {'already_cfretained': True}}), 'CFArrayGetValueAtIndex': (sel32or64(b'@^{__CFArray=}l', b'@^{__CFArray=}q'),), 'CFErrorCopyFailureReason': (b'^{__CFString=}^{__CFError=}', '', {'retval': {'already_cfretained': True}}), 'CFBinaryHeapContainsValue': (b'Z^{__CFBinaryHeap=}@',), 'CFNumberFormatterGetStyle': (sel32or64(b'l^{__CFNumberFormatter=}', b'q^{__CFNumberFormatter=}'),), 'CFXMLParserCreate': (sel32or64(b'^{__CFXMLParser=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Ll^{_CFXMLParserCallBacks=l^?^?^?^?^?}^{_CFXMLParserContext=l^v^?^?^?}', b'^{__CFXMLParser=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Qq^{_CFXMLParserCallBacks=q^?^?^?^?^?}^{_CFXMLParserContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFLocaleCopyPreferredLanguages': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFBagCreateCopy': (b'^{__CFBag=}^{__CFAllocator=}^{__CFBag=}', '', {'retval': {'already_cfretained': True}}), 'CFNotificationCenterGetDistributedCenter': (b'^{__CFNotificationCenter=}',), 'CFXMLTreeGetNode': (b'^{__CFXMLNode=}^{__CFTree=}',), 'CFDateCreate': (b'^{__CFDate=}^{__CFAllocator=}d', '', {'retval': {'already_cfretained': True}}), 'CFErrorCopyDescription': (b'^{__CFString=}^{__CFError=}', '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetGetTypeID': (sel32or64(b'L', b'Q'),), 'CFWriteStreamCopyProperty': (b'@^{__CFWriteStream=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringGetLength': (sel32or64(b'l^{__CFAttributedString=}', b'q^{__CFAttributedString=}'),), 'CFStringGetCStringPtr': (sel32or64(b'^t@L', b'^t@I'), '', {'retval': {'c_array_delimited_by_null': True}}), 'CFFileDescriptorEnableCallBacks': (sel32or64(b'v^{__CFFileDescriptor=}L', b'v^{__CFFileDescriptor=}Q'),), 'CFURLGetString': (b'^{__CFString=}^{__CFURL=}',), 'CFReadStreamSetProperty': (b'Z^{__CFReadStream=}^{__CFString=}@',), 'CFFileDescriptorInvalidate': (b'v^{__CFFileDescriptor=}',), 'CFBagGetCountOfValue': (sel32or64(b'l^{__CFBag=}@', b'q^{__CFBag=}@'),), 'CFAbsoluteTimeGetCurrent': (b'd',), 'CFLocaleCopyISOCurrencyCodes': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFCalendarGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleCopySharedFrameworksURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringCreateWithSubstring': (sel32or64(b'^{__CFAttributedString=}^{__CFAllocator=}^{__CFAttributedString=}{_CFRange=ll}', b'^{__CFAttributedString=}^{__CFAllocator=}^{__CFAttributedString=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CFStringAppend': (b'v^{__CFString=}^{__CFString=}',), 'CFRelease': (b'v@',), 'CFAllocatorGetDefault': (b'^{__CFAllocator=}',), 'CFStringTokenizerAdvanceToNextToken': (sel32or64(b'L^{__CFStringTokenizer=}', b'Q^{__CFStringTokenizer=}'),), 'CFAttributedStringGetAttributeAndLongestEffectiveRange': (sel32or64(b'@^{__CFAttributedString=}l^{__CFString=}{_CFRange=ll}^{_CFRange=ll}', b'@^{__CFAttributedString=}q^{__CFString=}{_CFRange=qq}^{_CFRange=qq}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'CFFileDescriptorGetContext': (sel32or64(b'v^{__CFFileDescriptor=}^{_CFFileDescriptorContext=l^v^?^?^?}', b'v^{__CFFileDescriptor=}^{_CFFileDescriptorContext=q^v^?^?^?}'),), 'CFUserNotificationPopUpSelection': (sel32or64(b'Ll', b'Qq'),), 'CFStringConvertIANACharSetNameToEncoding': (sel32or64(b'L^{__CFString=}', b'I^{__CFString=}'),), 'CFDateFormatterGetTimeStyle': (sel32or64(b'l^{__CFDateFormatter=}', b'q^{__CFDateFormatter=}'),), 'CFSocketSetSocketFlags': (sel32or64(b'v^{__CFSocket=}L', b'v^{__CFSocket=}Q'),), 'CFXMLCreateStringByUnescapingEntities': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFStringCreateWithSubstring': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFString=}{_CFRange=ll}', b'^{__CFString=}^{__CFAllocator=}^{__CFString=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CFStringCreateMutableCopy': (sel32or64(b'^{__CFString=}^{__CFAllocator=}l^{__CFString=}', b'^{__CFString=}^{__CFAllocator=}q^{__CFString=}'), '', {'retval': {'already_cfretained': True}}), 'CFBundleCopyExecutableArchitectures': (b'^{__CFArray=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFDictionaryCreateCopy': (b'^{__CFDictionary=}^{__CFAllocator=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopPerformBlock': (b'v^{__CFRunLoop=}@@?', '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}}}, 'block': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'v'}}}}}}), 'CFStringPad': (sel32or64(b'v^{__CFString=}^{__CFString=}ll', b'v^{__CFString=}^{__CFString=}qq'),), 'CFLocaleGetValue': (b'@^{__CFLocale=}^{__CFString=}',), 'CFLocaleCopyISOLanguageCodes': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFSocketSendData': (sel32or64(b'l^{__CFSocket=}^{__CFData=}^{__CFData=}d', b'q^{__CFSocket=}^{__CFData=}^{__CFData=}d'),), 'CFDataIncreaseLength': (sel32or64(b'v^{__CFData=}l', b'v^{__CFData=}q'),), 'CFBagGetValueIfPresent': (b'Z^{__CFBag=}@^@', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFBooleanGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleCopyAuxiliaryExecutableURL': (b'^{__CFURL=}^{__CFBundle=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFURLEnumeratorCreateForMountedVolumes': (sel32or64(b'^{__CFURLEnumerator=}^{__CFAllocator=}L^{__CFArray=}', b'^{__CFURLEnumerator=}^{__CFAllocator=}Q^{__CFArray=}'), '', {'retval': {'already_cfretained': True}}), 'CFFileSecurityGetMode': (b'Z^{__CFFileSecurity=}^S', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFReadStreamSetClient': (sel32or64(b'Z^{__CFReadStream=}L^?^{_CFStreamClientContext=l^v^?^?^?}', b'Z^{__CFReadStream=}Q^?^{_CFStreamClientContext=q^v^?^?^?}'), '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFReadStream=}'}, 1: {'type': b'Q'}, 2: {'type': b'^v'}}}}}}), 'CFStringConvertEncodingToWindowsCodepage': (sel32or64(b'LL', b'II'),), 'CFMachPortGetInvalidationCallBack': (b'^?^{__CFMachPort=}',), 'CFURLCopyFileSystemPath': (sel32or64(b'^{__CFString=}^{__CFURL=}l', b'^{__CFString=}^{__CFURL=}q'), '', {'retval': {'already_cfretained': True}}), 'CFRunLoopSourceSignal': (b'v^{__CFRunLoopSource=}',), 'CFBundleCopyInfoDictionaryInDirectory': (b'^{__CFDictionary=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFUserNotificationDisplayAlert': (sel32or64(b'ldL^{__CFURL=}^{__CFURL=}^{__CFURL=}^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}^L', b'idQ^{__CFURL=}^{__CFURL=}^{__CFURL=}^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}^{__CFString=}^Q'), '', {'arguments': {10: {'type_modifier': 'o'}}}), 'CFURLClearResourcePropertyCacheForKey': (b'v^{__CFURL=}^{__CFString=}',), 'CFBinaryHeapGetMinimum': (b'@^{__CFBinaryHeap=}',), 'CFNotificationCenterAddObserver': (sel32or64(b'v^{__CFNotificationCenter=}@^?@@l', b'v^{__CFNotificationCenter=}@^?@@q'), '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}, 3: {'type': b'@'}, 4: {'type': b'@'}}}}}}), 'CFCalendarCopyTimeZone': (b'^{__CFTimeZone=}^{__CFCalendar=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringGetTypeID': (sel32or64(b'L', b'Q'),), 'CFPropertyListWriteToStream': (sel32or64(b'l@^{__CFWriteStream=}l^^{__CFString=}', b'q@^{__CFWriteStream=}q^^{__CFString=}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFBagAddValue': (b'v^{__CFBag=}@',), 'CFCharacterSetCreateMutable': (b'^{__CFCharacterSet=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CFTreeGetParent': (b'^{__CFTree=}^{__CFTree=}',), 'CFCalendarGetComponentDifference': (sel32or64(b'Z^{__CFCalendar=}ddL^c', b'Z^{__CFCalendar=}ddQ^c'), '', {'variadic': True}), 'CFURLGetByteRangeForComponent': (sel32or64(b'{_CFRange=ll}^{__CFURL=}l^{_CFRange=ll}', b'{_CFRange=qq}^{__CFURL=}q^{_CFRange=qq}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFRunLoopRunInMode': (sel32or64(b'l^{__CFString=}dZ', b'i^{__CFString=}dZ'),), 'CFBundleCopyExecutableURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFStringReplace': (sel32or64(b'v^{__CFString=}{_CFRange=ll}^{__CFString=}', b'v^{__CFString=}{_CFRange=qq}^{__CFString=}'),), 'CFSocketGetNative': (b'i^{__CFSocket=}',), 'CFConvertFloatSwappedToHost': (b'f{_CFSwappedFloat32=I}',), 'CFBundleOpenBundleResourceMap': (sel32or64(b's^{__CFBundle=}', b'i^{__CFBundle=}'),), 'CFDataFind': (sel32or64(b'{_CFRange=ll}^{__CFData=}^{__CFData=}{_CFRange=ll}L', b'{_CFRange=qq}^{__CFData=}^{__CFData=}{_CFRange=qq}Q'),), 'CFMachPortCreate': (sel32or64(b'^{__CFMachPort=}^{__CFAllocator=}^?^{_CFMachPortContext=l^v^?^?^?}^Z', b'^{__CFMachPort=}^{__CFAllocator=}^?^{_CFMachPortContext=q^v^?^?^?}^Z'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFMachPort=}'}, 1: {'type': b'^v'}, 2: {'type': b'q'}, 3: {'type': b'^v'}}}}}}), 'CFAttributedStringReplaceAttributedString': (sel32or64(b'v^{__CFAttributedString=}{_CFRange=ll}^{__CFAttributedString=}', b'v^{__CFAttributedString=}{_CFRange=qq}^{__CFAttributedString=}'),), 'CFTimeZoneCreateWithName': (b'^{__CFTimeZone=}^{__CFAllocator=}^{__CFString=}Z', '', {'retval': {'already_cfretained': True}}), 'CFBundleGetPackageInfoInDirectory': (sel32or64(b'Z^{__CFURL=}^L^L', b'Z^{__CFURL=}^I^I'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'CFURLCreateData': (sel32or64(b'^{__CFData=}^{__CFAllocator=}^{__CFURL=}LZ', b'^{__CFData=}^{__CFAllocator=}^{__CFURL=}IZ'), '', {'retval': {'already_cfretained': True}}), 'CFNumberFormatterCreateStringWithNumber': (b'^{__CFString=}^{__CFAllocator=}^{__CFNumberFormatter=}^{__CFNumber=}', '', {'retval': {'already_cfretained': True}}), 'CFCalendarGetMaximumRangeOfUnit': (sel32or64(b'{_CFRange=ll}^{__CFCalendar=}L', b'{_CFRange=qq}^{__CFCalendar=}Q'),), 'CFRunLoopRemoveSource': (b'v^{__CFRunLoop=}^{__CFRunLoopSource=}^{__CFString=}',), 'CFSwapInt32': (b'II',), 'CFXMLParserCreateWithDataFromURL': (sel32or64(b'^{__CFXMLParser=}^{__CFAllocator=}^{__CFURL=}Ll^{_CFXMLParserCallBacks=l^?^?^?^?^?}^{_CFXMLParserContext=l^v^?^?^?}', b'^{__CFXMLParser=}^{__CFAllocator=}^{__CFURL=}Qq^{_CFXMLParserCallBacks=q^?^?^?^?^?}^{_CFXMLParserContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFRunLoopTimerGetNextFireDate': (b'd^{__CFRunLoopTimer=}',), 'CFBitVectorGetCountOfBit': (sel32or64(b'l^{__CFBitVector=}{_CFRange=ll}L', b'q^{__CFBitVector=}{_CFRange=qq}I'),), 'CFNotificationCenterGetDarwinNotifyCenter': (b'^{__CFNotificationCenter=}',), 'CFPropertyListWrite': (sel32or64(b'l@^{__CFWriteStream=}lL^^{__CFError=}', b'q@^{__CFWriteStream=}qQ^^{__CFError=}'), '', {'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFDataAppendBytes': (sel32or64(b'v^{__CFData=}^vl', b'v^{__CFData=}^vq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFDictionaryGetCount': (sel32or64(b'l^{__CFDictionary=}', b'q^{__CFDictionary=}'),), 'CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode': (b'^{__CFString=}^{__CFAllocator=}I', '', {'retval': {'already_cfretained': True}}), 'CFUserNotificationUpdate': (sel32or64(b'l^{__CFUserNotification=}dL^{__CFDictionary=}', b'i^{__CFUserNotification=}dQ^{__CFDictionary=}'),), 'CFMessagePortInvalidate': (b'v^{__CFMessagePort=}',), 'CFSwapInt64': (b'QQ',), 'CFURLCreateWithFileSystemPath': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^{__CFString=}lZ', b'^{__CFURL=}^{__CFAllocator=}^{__CFString=}qZ'), '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringGetAttributes': (sel32or64(b'^{__CFDictionary=}^{__CFAttributedString=}l^{_CFRange=ll}', b'^{__CFDictionary=}^{__CFAttributedString=}q^{_CFRange=qq}'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFSocketSetDefaultNameRegistryPortNumber': (b'vS',), 'CFFileSecurityGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleCopyResourceURLsOfType': (b'^{__CFArray=}^{__CFBundle=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFConvertFloat32SwappedToHost': (b'f{_CFSwappedFloat32=I}',), 'CFDictionaryReplaceValue': (b'v^{__CFDictionary=}@@',), 'CFXMLTreeCreateFromDataWithError': (sel32or64(b'^{__CFTree=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Ll^^{__CFDictionary=}', b'^{__CFTree=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Qq^^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'type_modifier': 'o'}}}), 'CFTimeZoneSetDefault': (b'v^{__CFTimeZone=}',), 'CFArrayApplyFunction': (sel32or64(b'v^{__CFArray=}{_CFRange=ll}^?@', b'v^{__CFArray=}{_CFRange=qq}^?@'), '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFMessagePortGetInvalidationCallBack': (b'^?^{__CFMessagePort=}', '', {'retval': {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'^v'}}}}}), 'CFUserNotificationGetResponseDictionary': (b'^{__CFDictionary=}^{__CFUserNotification=}',), 'CFSwapInt32HostToLittle': (b'II',), 'CFSocketInvalidate': (b'v^{__CFSocket=}',), 'CFStringGetMostCompatibleMacStringEncoding': (sel32or64(b'LL', b'II'),), 'CFRunLoopObserverIsValid': (b'Z^{__CFRunLoopObserver=}',), 'CFStringInsert': (sel32or64(b'v^{__CFString=}l^{__CFString=}', b'v^{__CFString=}q^{__CFString=}'),), 'CFXMLParserGetTypeID': (sel32or64(b'L', b'Q'),), 'CFMessagePortGetContext': (sel32or64(b'v^{__CFMessagePort=}^{_CFMessagePortContext=l^v^?^?^?}', b'v^{__CFMessagePort=}^{_CFMessagePortContext=q^v^?^?^?}'),), 'CFStringIsEncodingAvailable': (sel32or64(b'ZL', b'ZI'),), 'CFStringGetLength': (sel32or64(b'l^{__CFString=}', b'q^{__CFString=}'),), 'CFURLCanBeDecomposed': (b'Z^{__CFURL=}',), 'CFStringCreateWithCStringNoCopy': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^tL^{__CFAllocator=}', b'^{__CFString=}^{__CFAllocator=}^tI^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFReadStreamClose': (b'v^{__CFReadStream=}',), 'CFBagCreate': (sel32or64(b'^{__CFBag=}^{__CFAllocator=}^^vl^{_CFBagCallBacks=l^?^?^?^?^?}', b'^{__CFBag=}^{__CFAllocator=}^^vq^{_CFBagCallBacks=q^?^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFRunLoopAddTimer': (b'v^{__CFRunLoop=}^{__CFRunLoopTimer=}^{__CFString=}',), 'CFDictionaryGetValueIfPresent': (b'Z^{__CFDictionary=}@^@', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFArrayCreateCopy': (b'^{__CFArray=}^{__CFAllocator=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorGetLastIndexOfBit': (sel32or64(b'l^{__CFBitVector=}{_CFRange=ll}L', b'q^{__CFBitVector=}{_CFRange=qq}I'),), 'CFDataCreateMutable': (sel32or64(b'^{__CFData=}^{__CFAllocator=}l', b'^{__CFData=}^{__CFAllocator=}q'), '', {'retval': {'already_cfretained': True}}), 'CFStringAppendCString': (sel32or64(b'v^{__CFString=}^tL', b'v^{__CFString=}^tI'), '', {'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFLocaleGetIdentifier': (b'^{__CFString=}^{__CFLocale=}',), 'CFStringConvertWindowsCodepageToEncoding': (sel32or64(b'LL', b'II'),), 'CFTreeRemove': (b'v^{__CFTree=}',), 'CFFileSecuritySetAccessControlList': (b'Z^{__CFFileSecurity=}^{_acl=}',), 'CFBundleCloseBundleResourceMap': (sel32or64(b'v^{__CFBundle=}s', b'v^{__CFBundle=}i'),), 'CFStreamCreateBoundPair': (sel32or64(b'v^{__CFAllocator=}^^{__CFReadStream=}^^{__CFWriteStream=}l', b'v^{__CFAllocator=}^^{__CFReadStream=}^^{__CFWriteStream=}q'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'CFRunLoopTimerSetNextFireDate': (b'v^{__CFRunLoopTimer=}d',), 'CFAllocatorSetDefault': (b'v^{__CFAllocator=}',), 'CFPreferencesSetAppValue': (b'v^{__CFString=}@^{__CFString=}',), 'CFTimeZoneGetNextDaylightSavingTimeTransition': (b'd^{__CFTimeZone=}d',), 'CFDateFormatterGetFormat': (b'^{__CFString=}^{__CFDateFormatter=}',), 'CFLocaleCreateLocaleIdentifierFromComponents': (b'^{__CFString=}^{__CFAllocator=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFPreferencesSynchronize': (b'Z^{__CFString=}^{__CFString=}^{__CFString=}',), 'CFStringGetMaximumSizeOfFileSystemRepresentation': (sel32or64(b'l^{__CFString=}', b'q^{__CFString=}'),), 'CFBundleCreate': (b'^{__CFBundle=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFURLGetPortNumber': (sel32or64(b'l^{__CFURL=}', b'i^{__CFURL=}'),), 'CFStringAppendCharacters': (sel32or64(b'v^{__CFString=}^Tl', b'v^{__CFString=}^Tq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFArrayGetLastIndexOfValue': (sel32or64(b'l^{__CFArray=}{_CFRange=ll}@', b'q^{__CFArray=}{_CFRange=qq}@'),), 'CFRunLoopTimerCreate': (sel32or64(b'^{__CFRunLoopTimer=}^{__CFAllocator=}ddLl^?^{_CFRunLoopTimerContext=l^v^?^?^?}', b'^{__CFRunLoopTimer=}^{__CFAllocator=}ddQq^?^{_CFRunLoopTimerContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFRunLoopTimer=}'}, 1: {'type': b'^v'}}}}}}), 'CFLocaleCreate': (b'^{__CFLocale=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringHasSuffix': (b'Z^{__CFString=}^{__CFString=}',), 'CFEqual': (b'Z@@',), 'CFRunLoopGetNextTimerFireDate': (b'd^{__CFRunLoop=}^{__CFString=}',), 'CFErrorCreate': (sel32or64(b'^{__CFError=}^{__CFAllocator=}^{__CFString=}l^{__CFDictionary=}', b'^{__CFError=}^{__CFAllocator=}^{__CFString=}q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CFStringCreateByCombiningStrings': (b'^{__CFString=}^{__CFAllocator=}^{__CFArray=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringCreateWithFileSystemRepresentation': (b'^{__CFString=}^{__CFAllocator=}^t', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFBundleGetPlugIn': (b'^{__CFBundle=}^{__CFBundle=}',), 'CFAllocatorGetPreferredSizeForSize': (sel32or64(b'l^{__CFAllocator=}lL', b'q^{__CFAllocator=}qQ'),), 'CFDateFormatterSetFormat': (b'v^{__CFDateFormatter=}^{__CFString=}',), 'CFBinaryHeapApplyFunction': (b'v^{__CFBinaryHeap=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFStringGetBytes': (sel32or64(b'l^{__CFString=}{_CFRange=ll}LCZ^tl^l', b'q^{__CFString=}{_CFRange=qq}ICZ^tq^q'), '', {'arguments': {5: {'c_array_length_in_arg': (6, 7), 'type_modifier': 'o'}, 7: {'type_modifier': 'o'}}}), 'CFLocaleCopyAvailableLocaleIdentifiers': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFStringCreateArrayBySeparatingStrings': (b'^{__CFArray=}^{__CFAllocator=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringGetDoubleValue': (b'd^{__CFString=}',), 'CFStringCreateMutable': (sel32or64(b'^{__CFString=}^{__CFAllocator=}l', b'^{__CFString=}^{__CFAllocator=}q'), '', {'retval': {'already_cfretained': True}}), 'CFSetGetCount': (sel32or64(b'l^{__CFSet=}', b'q^{__CFSet=}'),), 'CFURLCreateWithBytes': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^vlL^{__CFURL=}', b'^{__CFURL=}^{__CFAllocator=}^vqI^{__CFURL=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFStringCompareWithOptionsAndLocale': (sel32or64(b'l^{__CFString=}^{__CFString=}{_CFRange=ll}L^{__CFLocale=}', b'q^{__CFString=}^{__CFString=}{_CFRange=qq}Q^{__CFLocale=}'),), 'CFPropertyListCreateFromStream': (sel32or64(b'@^{__CFAllocator=}^{__CFReadStream=}lL^l^^{__CFString=}', b'@^{__CFAllocator=}^{__CFReadStream=}qQ^q^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'type_modifier': 'o'}, 5: {'type_modifier': 'o'}}}), 'CFAbsoluteTimeAddGregorianUnits': (sel32or64(b'dd^{__CFTimeZone=}{_CFGregorianUnits=llllld}', b'dd^{__CFTimeZone=}{_CFGregorianUnits=iiiiid}'),), 'CFLocaleCopyCurrent': (b'^{__CFLocale=}', '', {'retval': {'already_cfretained': True}}), 'CFDateFormatterGetLocale': (b'^{__CFLocale=}^{__CFDateFormatter=}',), 'CFNumberFormatterGetValueFromString': (sel32or64(b'Z^{__CFNumberFormatter=}^{__CFString=}^{_CFRange=ll}l^v', b'Z^{__CFNumberFormatter=}^{__CFString=}^{_CFRange=qq}q^v'), '', {'arguments': {2: {'type_modifier': 'N'}, 4: {'type_modifier': 'o'}}}), 'CFURLEnumeratorGetSourceDidChange': (b'Z^{__CFURLEnumerator=}',), 'CFNullGetTypeID': (sel32or64(b'L', b'Q'),), 'CFStringUppercase': (b'v^{__CFString=}^{__CFLocale=}',), 'CFTreeGetFirstChild': (b'^{__CFTree=}^{__CFTree=}',), 'CFAbsoluteTimeGetDayOfYear': (sel32or64(b'ld^{__CFTimeZone=}', b'id^{__CFTimeZone=}'),), 'CFURLCreateFromFileSystemRepresentation': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^tlZ', b'^{__CFURL=}^{__CFAllocator=}^tqZ'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFBundleGetInfoDictionary': (b'^{__CFDictionary=}^{__CFBundle=}',), 'CFByteOrderGetCurrent': (sel32or64(b'l', b'q'),), 'CFAttributedStringEndEditing': (b'v^{__CFAttributedString=}',), 'CFUserNotificationCancel': (sel32or64(b'l^{__CFUserNotification=}', b'i^{__CFUserNotification=}'),), 'CFUserNotificationSecureTextField': (sel32or64(b'Ll', b'Qq'),), 'CFBitVectorCreate': (sel32or64(b'^{__CFBitVector=}^{__CFAllocator=}^Cl', b'^{__CFBitVector=}^{__CFAllocator=}^Cq'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_of_variable_length': True, 'type_modifier': 'n'}}}), 'CFCharacterSetRemoveCharactersInRange': (sel32or64(b'v^{__CFCharacterSet=}{_CFRange=ll}', b'v^{__CFCharacterSet=}{_CFRange=qq}'),), 'CFMachPortSetInvalidationCallBack': (b'v^{__CFMachPort=}^?', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFMachPort=}'}, 1: {'type': b'^v'}}}}}}), 'CFCharacterSetAddCharactersInString': (b'v^{__CFCharacterSet=}^{__CFString=}',), 'CFBitVectorGetBitAtIndex': (sel32or64(b'L^{__CFBitVector=}l', b'I^{__CFBitVector=}q'),), 'CFURLCopyPath': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFArrayGetFirstIndexOfValue': (sel32or64(b'l^{__CFArray=}{_CFRange=ll}@', b'q^{__CFArray=}{_CFRange=qq}@'),), 'CFCharacterSetCreateWithCharactersInRange': (sel32or64(b'^{__CFCharacterSet=}^{__CFAllocator=}{_CFRange=ll}', b'^{__CFCharacterSet=}^{__CFAllocator=}{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetIsLongCharacterMember': (sel32or64(b'Z^{__CFCharacterSet=}L', b'Z^{__CFCharacterSet=}I'),), 'CFUUIDCreateFromUUIDBytes': (b'^{__CFUUID=}^{__CFAllocator=}{_CFUUIDBytes=CCCCCCCCCCCCCCCC}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopAddSource': (b'v^{__CFRunLoop=}^{__CFRunLoopSource=}^{__CFString=}',), 'CFDictionaryContainsValue': (b'Z^{__CFDictionary=}@',), 'CFTimeZoneCopyKnownNames': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleCopyPreferredLocalizationsFromArray': (b'^{__CFArray=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorFlipBitAtIndex': (sel32or64(b'v^{__CFBitVector=}l', b'v^{__CFBitVector=}q'),), 'CFPropertyListCreateXMLData': (b'^{__CFData=}^{__CFAllocator=}@', '', {'retval': {'already_cfretained': True}}), 'CFURLCreateResourcePropertyForKeyFromBookmarkData': (b'@^{__CFAllocator=}^{__CFString=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFDateGetAbsoluteTime': (b'd^{__CFDate=}',), 'CFNumberIsFloatType': (b'Z^{__CFNumber=}',), 'CFTreePrependChild': (b'v^{__CFTree=}^{__CFTree=}',), 'CFRunLoopWakeUp': (b'v^{__CFRunLoop=}',), 'CFDateFormatterCreateStringWithDate': (b'^{__CFString=}^{__CFAllocator=}^{__CFDateFormatter=}^{__CFDate=}', '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetHasMemberInPlane': (sel32or64(b'Z^{__CFCharacterSet=}l', b'Z^{__CFCharacterSet=}q'),), 'CFURLCopyResourceSpecifier': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFStringFold': (sel32or64(b'v^{__CFString=}L^{__CFLocale=}', b'v^{__CFString=}Q^{__CFLocale=}'),), 'CFStringTokenizerCopyCurrentTokenAttribute': (sel32or64(b'@^{__CFStringTokenizer=}L', b'@^{__CFStringTokenizer=}Q'), '', {'retval': {'already_cfretained': True}}), 'CFNotificationCenterRemoveEveryObserver': (b'v^{__CFNotificationCenter=}@',), 'CFMessagePortGetName': (b'^{__CFString=}^{__CFMessagePort=}',), 'CFURLCopyPassword': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFWriteStreamClose': (b'v^{__CFWriteStream=}',), 'CFMessagePortCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFMessagePort=}l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFMessagePort=}q'), '', {'retval': {'already_cfretained': True}}), 'CFStringGetCString': (sel32or64(b'Z^{__CFString=}^tlL', b'Z^{__CFString=}^tqI'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'o'}}}), '_CFAutoreleasePoolPrintPools': (b'v',), 'CFPropertyListCreateData': (sel32or64(b'^{__CFData=}^{__CFAllocator=}@lL^^{__CFError=}', b'^{__CFData=}^{__CFAllocator=}@qQ^^{__CFError=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFURLCopyQueryString': (b'^{__CFString=}^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopTimerCreateWithHandler': (sel32or64(b'^{__CFRunLoopTimer=}^{__CFAllocator=}ddLl@?', b'^{__CFRunLoopTimer=}^{__CFAllocator=}ddQq@?'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'^{__CFRunLoopTimer=}'}}}, 'block': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFRunLoopTimer=}'}}}}}}), 'CFTimeZoneCopyAbbreviationDictionary': (b'^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFStringConvertEncodingToIANACharSetName': (sel32or64(b'^{__CFString=}L', b'^{__CFString=}I'),), 'CFSwapInt16LittleToHost': (b'SS',), 'CFNumberFormatterSetProperty': (b'v^{__CFNumberFormatter=}^{__CFString=}@',), 'CFSocketCopyPeerAddress': (b'^{__CFData=}^{__CFSocket=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCreateFromFileSystemRepresentationRelativeToBase': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^tlZ^{__CFURL=}', b'^{__CFURL=}^{__CFAllocator=}^tqZ^{__CFURL=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFAttributedStringSetAttributes': (sel32or64(b'v^{__CFAttributedString=}{_CFRange=ll}^{__CFDictionary=}Z', b'v^{__CFAttributedString=}{_CFRange=qq}^{__CFDictionary=}Z'),), 'CFNumberFormatterCopyProperty': (b'@^{__CFNumberFormatter=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFSocketGetTypeID': (sel32or64(b'L', b'Q'),), 'CFURLGetBaseURL': (b'^{__CFURL=}^{__CFURL=}',), 'CFSetGetCountOfValue': (sel32or64(b'l^{__CFSet=}@', b'q^{__CFSet=}@'),), 'CFWriteStreamSetProperty': (b'Z^{__CFWriteStream=}^{__CFString=}@',), 'CFDictionarySetValue': (b'v^{__CFDictionary=}@@',), 'CFRunLoopSourceGetTypeID': (sel32or64(b'L', b'Q'),), 'CFWriteStreamCopyError': (b'^{__CFError=}^{__CFWriteStream=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorSetBits': (sel32or64(b'v^{__CFBitVector=}{_CFRange=ll}L', b'v^{__CFBitVector=}{_CFRange=qq}I'),), 'CFURLCreateBookmarkDataFromAliasRecord': (b'^{__CFData=}^{__CFAllocator=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringRemoveAttribute': (sel32or64(b'v^{__CFAttributedString=}{_CFRange=ll}^{__CFString=}', b'v^{__CFAttributedString=}{_CFRange=qq}^{__CFString=}'),), 'CFURLCreateFromFSRef': (b'^{__CFURL=}^{__CFAllocator=}^{FSRef=[80C]}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'n'}}}), 'CFBitVectorFlipBits': (sel32or64(b'v^{__CFBitVector=}{_CFRange=ll}', b'v^{__CFBitVector=}{_CFRange=qq}'),), 'CFCalendarCopyCurrent': (b'^{__CFCalendar=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopAddObserver': (b'v^{__CFRunLoop=}^{__CFRunLoopObserver=}^{__CFString=}',), 'CFURLCreateCopyDeletingPathExtension': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFMessagePortIsValid': (b'Z^{__CFMessagePort=}',), 'CFBundleCopySupportFilesDirectoryURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFNumberGetType': (sel32or64(b'l^{__CFNumber=}', b'q^{__CFNumber=}'),), 'CFDataCreateCopy': (b'^{__CFData=}^{__CFAllocator=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFDictionaryCreateMutableCopy': (sel32or64(b'^{__CFDictionary=}^{__CFAllocator=}l^{__CFDictionary=}', b'^{__CFDictionary=}^{__CFAllocator=}q^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}}), 'CFStringConvertEncodingToNSStringEncoding': (sel32or64(b'LL', b'QI'),), 'CFXMLParserGetSourceURL': (b'^{__CFURL=}^{__CFXMLParser=}',), 'CFSetContainsValue': (b'Z^{__CFSet=}@',), 'CFBundleCopyInfoDictionaryForURL': (b'^{__CFDictionary=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFMessagePortSetInvalidationCallBack': (b'v^{__CFMessagePort=}^?', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFMessagePort=}'}, 1: {'type': b'^v'}}}}}}), 'CFTreeRemoveAllChildren': (b'v^{__CFTree=}',), 'CFFileDescriptorIsValid': (b'Z^{__CFFileDescriptor=}',), 'CFSetGetValueIfPresent': (b'Z^{__CFSet=}@^@', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFBinaryHeapGetCount': (sel32or64(b'l^{__CFBinaryHeap=}', b'q^{__CFBinaryHeap=}'),), 'CFRunLoopContainsObserver': (b'Z^{__CFRunLoop=}^{__CFRunLoopObserver=}^{__CFString=}',), 'CFRunLoopObserverGetOrder': (sel32or64(b'l^{__CFRunLoopObserver=}', b'q^{__CFRunLoopObserver=}'),), 'CFBagReplaceValue': (b'v^{__CFBag=}@',), 'CFTreeSetContext': (sel32or64(b'v^{__CFTree=}^{_CFTreeContext=l^v^?^?^?}', b'v^{__CFTree=}^{_CFTreeContext=q^v^?^?^?}'),), 'CFReadStreamCopyProperty': (b'@^{__CFReadStream=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringIsHyphenationAvailableForLocale': (b'Z^{__CFLocale=}',), 'CFRunLoopSourceCreate': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}l^{_CFRunLoopSourceContext=l^v^?^?^?^?^?^?^?^?}', b'^{__CFRunLoopSource=}^{__CFAllocator=}q^{_CFRunLoopSourceContext=q^v^?^?^?^?^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFMachPortInvalidate': (b'v^{__CFMachPort=}',), 'CFSwapInt32BigToHost': (b'II',), 'CFDataReplaceBytes': (sel32or64(b'v^{__CFData=}{_CFRange=ll}^vl', b'v^{__CFData=}{_CFRange=qq}^vq'), '', {'arguments': {2: {'c_array_length_in_arg': 3, 'type_modifier': 'n'}}}), 'CFDataGetBytePtr': (b'^v^{__CFData=}', '', {'retval': {'c_array_of_variable_length': True}}), 'CFSocketDisableCallBacks': (sel32or64(b'v^{__CFSocket=}L', b'v^{__CFSocket=}Q'),), 'CFBundleCopyLocalizationsForURL': (b'^{__CFArray=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFReadStreamGetBuffer': (sel32or64(b'^v^{__CFReadStream=}l^l', b'^v^{__CFReadStream=}q^q'), '', {'retval': {'c_array_length_in_arg': 2}, 'arguments': {2: {'type_modifier': 'o'}}}), 'CFErrorGetDomain': (b'^{__CFString=}^{__CFError=}',), 'CFStringHasPrefix': (b'Z^{__CFString=}^{__CFString=}',), 'CFTimeZoneIsDaylightSavingTime': (b'Z^{__CFTimeZone=}d',), 'CFWriteStreamCanAcceptBytes': (b'Z^{__CFWriteStream=}',), 'CFWriteStreamOpen': (b'Z^{__CFWriteStream=}',), 'CFBitVectorSetCount': (sel32or64(b'v^{__CFBitVector=}l', b'v^{__CFBitVector=}q'),), 'CFErrorCreateWithUserInfoKeysAndValues': (sel32or64(b'^{__CFError=}^{__CFAllocator=}^{__CFString=}l^@^@l', b'^{__CFError=}^{__CFAllocator=}^{__CFString=}q^@^@q'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'c_array_length_in_arg': 5, 'type_modifier': 'n'}, 4: {'c_array_length_in_arg': 5, 'type_modifier': 'n'}}}), 'CFUserNotificationCreate': (sel32or64(b'^{__CFUserNotification=}^{__CFAllocator=}dL^l^{__CFDictionary=}', b'^{__CFUserNotification=}^{__CFAllocator=}dQ^i^{__CFDictionary=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'o'}}}), 'CFURLResourceIsReachable': (b'Z^{__CFURL=}^^{__CFError=}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFStringIsSurrogateHighCharacter': (b'ZT',), 'CFPropertyListCreateWithData': (sel32or64(b'@^{__CFAllocator=}^{__CFData=}L^l^^{__CFError=}', b'@^{__CFAllocator=}^{__CFData=}Q^q^^{__CFError=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'o'}, 4: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFSocketGetDefaultNameRegistryPortNumber': (b'S',), 'CFBundleCopyLocalizationsForPreferences': (b'^{__CFArray=}^{__CFArray=}^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopObserverInvalidate': (b'v^{__CFRunLoopObserver=}',), 'CFURLGetFSRef': (b'Z^{__CFURL=}^{FSRef=[80C]}', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFURLCreateCopyDeletingLastPathComponent': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleCreateBundlesFromDirectory': (b'^{__CFArray=}^{__CFAllocator=}^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringFindCharacterFromSet': (sel32or64(b'Z^{__CFString=}^{__CFCharacterSet=}{_CFRange=ll}L^{_CFRange=ll}', b'Z^{__CFString=}^{__CFCharacterSet=}{_CFRange=qq}Q^{_CFRange=qq}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'CFAttributedStringCreateMutable': (sel32or64(b'^{__CFAttributedString=}^{__CFAllocator=}l', b'^{__CFAttributedString=}^{__CFAllocator=}q'), '', {'retval': {'already_cfretained': True}}), 'CFTreeGetContext': (sel32or64(b'v^{__CFTree=}^{_CFTreeContext=l^v^?^?^?}', b'v^{__CFTree=}^{_CFTreeContext=q^v^?^?^?}'),), 'CFArrayCreateMutable': (sel32or64(b'^{__CFArray=}^{__CFAllocator=}l^{_CFArrayCallBacks=l^?^?^?^?}', b'^{__CFArray=}^{__CFAllocator=}q^{_CFArrayCallBacks=q^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFShow': (b'v@',), 'CFFileSecuritySetOwner': (b'Z^{__CFFileSecurity=}I',), 'CFSocketCopyAddress': (b'^{__CFData=}^{__CFSocket=}', '', {'retval': {'already_cfretained': True}}), 'CFBagGetValues': (b'v^{__CFBag=}^@', '', {'arguments': {1: {'c_array_of_variable_length': True, 'type_modifier': 'o'}}}), 'CFFileSecuritySetOwnerUUID': (b'Z^{__CFFileSecurity=}^{__CFUUID=}',), 'CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes': (b'^{__CFString=}^{__CFAllocator=}ss', '', {'retval': {'already_cfretained': True}}), 'CFDictionaryRemoveValue': (b'v^{__CFDictionary=}@',), 'CFWriteStreamSetClient': (sel32or64(b'Z^{__CFWriteStream=}L^?^{_CFStreamClientContext=l^v^?^?^?}', b'Z^{__CFWriteStream=}Q^?^{_CFStreamClientContext=q^v^?^?^?}'), '', {'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFWriteStream=}'}, 1: {'type': b'Q'}, 2: {'type': b'^v'}}}}}}), 'CFRunLoopSourceIsValid': (b'Z^{__CFRunLoopSource=}',), 'CFCharacterSetIsCharacterMember': (b'Z^{__CFCharacterSet=}T',), 'CFTreeGetChildCount': (sel32or64(b'l^{__CFTree=}', b'q^{__CFTree=}'),), 'CFURLSetTemporaryResourcePropertyForKey': (b'v^{__CFURL=}^{__CFString=}@',), 'CFConvertDoubleHostToSwapped': (b'{_CFSwappedFloat64=Q}d',), 'CFSetGetValue': (b'@^{__CFSet=}@',), 'CFMessagePortSendRequest': (sel32or64(b'l^{__CFMessagePort=}l^{__CFData=}dd^{__CFString=}^^{__CFData=}', b'i^{__CFMessagePort=}i^{__CFData=}dd^{__CFString=}^^{__CFData=}'), '', {'arguments': {6: {'type_modifier': 'o'}}}), 'CFUUIDGetConstantUUIDWithBytes': (b'^{__CFUUID=}^{__CFAllocator=}CCCCCCCCCCCCCCCC',), 'CFSocketCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFSocket=}l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFSocket=}q'), '', {'retval': {'already_cfretained': True}}), 'CFWriteStreamCreateWithBuffer': (sel32or64(b'^{__CFWriteStream=}^{__CFAllocator=}^vl', b'^{__CFWriteStream=}^{__CFAllocator=}^vq'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFXMLTreeCreateXMLData': (b'^{__CFData=}^{__CFAllocator=}^{__CFTree=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCopyUserName': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCopyAbsoluteURL': (b'^{__CFURL=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFNumberGetTypeID': (sel32or64(b'L', b'Q'),), 'CFStringCompareWithOptions': (sel32or64(b'l^{__CFString=}^{__CFString=}{_CFRange=ll}L', b'q^{__CFString=}^{__CFString=}{_CFRange=qq}Q'),), 'CFWriteStreamGetTypeID': (sel32or64(b'L', b'Q'),), 'CFSwapInt16': (b'SS',), 'CFDateGetTimeIntervalSinceDate': (b'd^{__CFDate=}^{__CFDate=}',), 'CFAttributedStringGetString': (b'^{__CFString=}^{__CFAttributedString=}',), 'CFURLCopyNetLocation': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFStringFind': (sel32or64(b'{_CFRange=ll}^{__CFString=}^{__CFString=}L', b'{_CFRange=qq}^{__CFString=}^{__CFString=}Q'),), 'CFConvertFloat64HostToSwapped': (b'{_CFSwappedFloat64=Q}d',), 'CFSetReplaceValue': (b'v^{__CFSet=}@',), 'CFURLCreateCopyAppendingPathExtension': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFTimeZoneCreate': (b'^{__CFTimeZone=}^{__CFAllocator=}^{__CFString=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCopyScheme': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFXMLParserParse': (b'Z^{__CFXMLParser=}',), 'CFRunLoopRemoveTimer': (b'v^{__CFRunLoop=}^{__CFRunLoopTimer=}^{__CFString=}',), 'CFPreferencesAppValueIsForced': (b'Z^{__CFString=}^{__CFString=}',), 'CFSocketCreate': (sel32or64(b'^{__CFSocket=}^{__CFAllocator=}lllL^?^{_CFSocketContext=l^v^?^?^?}', b'^{__CFSocket=}^{__CFAllocator=}iiiQ^?^{_CFSocketContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFSocket=}'}, 1: {'type': b'Q'}, 2: {'type': b'^{__CFData=}'}, 3: {'type': b'^v'}, 4: {'type': b'^v'}}}}}}), 'CFNotificationCenterGetTypeID': (sel32or64(b'L', b'Q'),), 'CFURLCreateStringByReplacingPercentEscapes': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorContainsBit': (sel32or64(b'Z^{__CFBitVector=}{_CFRange=ll}L', b'Z^{__CFBitVector=}{_CFRange=qq}I'),), 'CFMachPortCreateWithPort': (sel32or64(b'^{__CFMachPort=}^{__CFAllocator=}I^?^{_CFMachPortContext=l^v^?^?^?}^Z', b'^{__CFMachPort=}^{__CFAllocator=}I^?^{_CFMachPortContext=q^v^?^?^?}^Z'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFMachPort=}'}, 1: {'type': b'^v'}, 2: {'type': b'q'}, 3: {'type': b'^v'}}}}}}), 'CFPreferencesAppSynchronize': (b'Z^{__CFString=}',), 'CFFileDescriptorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleCopyBundleLocalizations': (b'^{__CFArray=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFFileSecurityCreate': (b'^{__CFFileSecurity=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CFHash': (sel32or64(b'L@', b'Q@'),), 'CFCharacterSetIntersect': (b'v^{__CFCharacterSet=}^{__CFCharacterSet=}',), 'CFXMLNodeCreateCopy': (b'^{__CFXMLNode=}^{__CFAllocator=}^{__CFXMLNode=}', '', {'retval': {'already_cfretained': True}}), 'CFArrayCreate': (sel32or64(b'^{__CFArray=}^{__CFAllocator=}^^vl^{_CFArrayCallBacks=l^?^?^?^?}', b'^{__CFArray=}^{__CFAllocator=}^^vq^{_CFArrayCallBacks=q^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFBooleanGetValue': (b'Z^{__CFBoolean=}',), 'CFArrayContainsValue': (sel32or64(b'Z^{__CFArray=}{_CFRange=ll}@', b'Z^{__CFArray=}{_CFRange=qq}@'),), 'CFSwapInt32HostToBig': (b'II',), 'CFURLWriteDataAndPropertiesToResource': (sel32or64(b'Z^{__CFURL=}^{__CFData=}^{__CFDictionary=}^l', b'Z^{__CFURL=}^{__CFData=}^{__CFDictionary=}^i'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFArrayInsertValueAtIndex': (sel32or64(b'v^{__CFArray=}l@', b'v^{__CFArray=}q@'),), 'CFDictionaryCreateMutable': (sel32or64(b'^{__CFDictionary=}^{__CFAllocator=}l^{_CFDictionaryKeyCallBacks=l^?^?^?^?^?}^{_CFDictionaryValueCallBacks=l^?^?^?^?}', b'^{__CFDictionary=}^{__CFAllocator=}q^{_CFDictionaryKeyCallBacks=q^?^?^?^?^?}^{_CFDictionaryValueCallBacks=q^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFAllocatorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFReadStreamRead': (sel32or64(b'l^{__CFReadStream=}^vl', b'q^{__CFReadStream=}^vq'), '', {'arguments': {1: {'c_array_length_in_result': True, 'type_modifier': 'o', 'c_array_length_in_arg': 2}}}), 'CFDataGetBytes': (sel32or64(b'v^{__CFData=}{_CFRange=ll}^v', b'v^{__CFData=}{_CFRange=qq}^v'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CFStringCreateWithCharactersNoCopy': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^Tl^{__CFAllocator=}', b'^{__CFString=}^{__CFAllocator=}^Tq^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFSetAddValue': (b'v^{__CFSet=}@',), 'CFFileSecuritySetMode': (b'Z^{__CFFileSecurity=}S',), 'CFURLCreateStringByAddingPercentEscapes': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}^{__CFString=}L', b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'CFStringGetIntValue': (sel32or64(b'l^{__CFString=}', b'i^{__CFString=}'),), 'CFDictionaryGetCountOfValue': (sel32or64(b'l^{__CFDictionary=}@', b'q^{__CFDictionary=}@'),), 'CFDataGetMutableBytePtr': (b'^v^{__CFData=}', '', {'retval': {'c_array_of_variable_length': True}}), 'CFURLCreateAbsoluteURLWithBytes': (sel32or64(b'^{__CFURL=}^{__CFAllocator=}^vlL^{__CFURL=}Z', b'^{__CFURL=}^{__CFAllocator=}^vqI^{__CFURL=}Z'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFBundleOpenBundleResourceFiles': (sel32or64(b'l^{__CFBundle=}^s^s', b'i^{__CFBundle=}^i^i'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'CFRunLoopTimerGetInterval': (b'd^{__CFRunLoopTimer=}',), 'CFFileSecurityGetOwner': (b'Z^{__CFFileSecurity=}^I', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFCalendarGetIdentifier': (b'^{__CFString=}^{__CFCalendar=}',), 'CFStringCompare': (sel32or64(b'l^{__CFString=}^{__CFString=}L', b'q^{__CFString=}^{__CFString=}Q'),), 'CFURLClearResourcePropertyCache': (b'v^{__CFURL=}',), 'CFRunLoopSourceInvalidate': (b'v^{__CFRunLoopSource=}',), 'CFCalendarCreateWithIdentifier': (b'^{__CFCalendar=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFMachPortGetPort': (b'I^{__CFMachPort=}',), 'CFBinaryHeapRemoveMinimumValue': (b'v^{__CFBinaryHeap=}',), 'CFBagRemoveValue': (b'v^{__CFBag=}@',), 'CFStringReplaceAll': (b'v^{__CFString=}^{__CFString=}',), 'CFArraySetValueAtIndex': (sel32or64(b'v^{__CFArray=}l@', b'v^{__CFArray=}q@'),), 'CFBundleCopyExecutableArchitecturesForURL': (b'^{__CFArray=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopObserverDoesRepeat': (b'Z^{__CFRunLoopObserver=}',), 'CFDateCompare': (sel32or64(b'l^{__CFDate=}^{__CFDate=}^v', b'q^{__CFDate=}^{__CFDate=}^v'),), 'CFGregorianDateIsValid': (sel32or64(b'Z{_CFGregorianDate=lccccd}L', b'Z{_CFGregorianDate=iccccd}Q'),), 'CFCharacterSetInvert': (b'v^{__CFCharacterSet=}',), 'CFRunLoopTimerInvalidate': (b'v^{__CFRunLoopTimer=}',), 'CFDictionaryGetCountOfKey': (sel32or64(b'l^{__CFDictionary=}@', b'q^{__CFDictionary=}@'),), 'CFStringGetCharacterAtIndex': (sel32or64(b'T^{__CFString=}l', b'T^{__CFString=}q'),), 'CFStringCreateWithCString': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^tL', b'^{__CFString=}^{__CFAllocator=}^tI'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFReadStreamCopyError': (b'^{__CFError=}^{__CFReadStream=}', '', {'retval': {'already_cfretained': True}}), 'CFNumberFormatterCreateStringWithValue': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFNumberFormatter=}l^v', b'^{__CFString=}^{__CFAllocator=}^{__CFNumberFormatter=}q^v'), '', {'retval': {'already_cfretained': True}}), 'CFUserNotificationCheckBoxChecked': (sel32or64(b'Ll', b'Qq'),), 'CFAttributedStringCreate': (b'^{__CFAttributedString=}^{__CFAllocator=}^{__CFString=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFStringFindWithOptions': (sel32or64(b'Z^{__CFString=}^{__CFString=}{_CFRange=ll}L^{_CFRange=ll}', b'Z^{__CFString=}^{__CFString=}{_CFRange=qq}Q^{_CFRange=qq}'), '', {'arguments': {4: {'type_modifier': 'o'}}}), 'CFSetRemoveAllValues': (b'v^{__CFSet=}',), 'CFArraySortValues': (sel32or64(b'v^{__CFArray=}{_CFRange=ll}^?@', b'v^{__CFArray=}{_CFRange=qq}^?@'), '', {'arguments': {2: {'callable': {'retval': {'type': b'l'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFCalendarGetFirstWeekday': (sel32or64(b'l^{__CFCalendar=}', b'q^{__CFCalendar=}'),), 'CFStreamCreatePairWithPeerSocketSignature': (sel32or64(b'v^{__CFAllocator=}^{_CFSocketSignature=lll^{__CFData=}}^^{__CFReadStream=}^^{__CFWriteStream=}', b'v^{__CFAllocator=}^{_CFSocketSignature=iii^{__CFData=}}^^{__CFReadStream=}^^{__CFWriteStream=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'n'}, 2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'CFURLSetResourcePropertiesForKeys': (b'Z^{__CFURL=}^{__CFDictionary=}^^{__CFError=}', '', {'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFXMLParserGetLocation': (sel32or64(b'l^{__CFXMLParser=}', b'q^{__CFXMLParser=}'),), 'CFStringTokenizerGetCurrentTokenRange': (sel32or64(b'{_CFRange=ll}^{__CFStringTokenizer=}', b'{_CFRange=qq}^{__CFStringTokenizer=}'),), 'CFBagContainsValue': (b'Z^{__CFBag=}@',), 'CFUUIDCreateWithBytes': (b'^{__CFUUID=}^{__CFAllocator=}CCCCCCCCCCCCCCCC', '', {'retval': {'already_cfretained': True}}), 'CFArrayGetCount': (sel32or64(b'l^{__CFArray=}', b'q^{__CFArray=}'),), 'CFArrayCreateMutableCopy': (sel32or64(b'^{__CFArray=}^{__CFAllocator=}l^{__CFArray=}', b'^{__CFArray=}^{__CFAllocator=}q^{__CFArray=}'), '', {'retval': {'already_cfretained': True}}), 'CFSetSetValue': (b'v^{__CFSet=}@',), 'CFSwapInt64HostToBig': (b'QQ',), 'CFCharacterSetUnion': (b'v^{__CFCharacterSet=}^{__CFCharacterSet=}',), 'CFFileSecurityCopyGroupUUID': (b'Z^{__CFFileSecurity=}^^{__CFUUID=}', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'CFAttributedStringSetAttribute': (sel32or64(b'v^{__CFAttributedString=}{_CFRange=ll}^{__CFString=}@', b'v^{__CFAttributedString=}{_CFRange=qq}^{__CFString=}@'),), 'CFReadStreamOpen': (b'Z^{__CFReadStream=}',), 'CFXMLNodeGetVersion': (sel32or64(b'l^{__CFXMLNode=}', b'q^{__CFXMLNode=}'),), 'CFStringCreateWithBytesNoCopy': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^tlLZ^{__CFAllocator=}', b'^{__CFString=}^{__CFAllocator=}^tqIZ^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFBundleGetTypeID': (sel32or64(b'L', b'Q'),), 'CFURLDestroyResource': (sel32or64(b'Z^{__CFURL=}^l', b'Z^{__CFURL=}^i'), '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFBagSetValue': (b'v^{__CFBag=}@',), 'CFURLWriteBookmarkDataToFile': (sel32or64(b'Z^{__CFData=}^{__CFURL=}L^^{__CFError=}', b'Z^{__CFData=}^{__CFURL=}Q^^{__CFError=}'), '', {'arguments': {3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFFileDescriptorCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFFileDescriptor=}l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFFileDescriptor=}q'), '', {'retval': {'already_cfretained': True}}), 'CFGetTypeID': (sel32or64(b'L@', b'Q@'),), 'CFURLCopyFragment': (b'^{__CFString=}^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFWriteStreamCreateWithFile': (b'^{__CFWriteStream=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFAbsoluteTimeGetDifferenceAsGregorianUnits': (sel32or64(b'{_CFGregorianUnits=llllld}dd^{__CFTimeZone=}L', b'{_CFGregorianUnits=iiiiid}dd^{__CFTimeZone=}Q'),), 'CFReadStreamCreateWithFile': (b'^{__CFReadStream=}^{__CFAllocator=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleCopyLocalizedString': (b'^{__CFString=}^{__CFBundle=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFErrorCopyRecoverySuggestion': (b'^{__CFString=}^{__CFError=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCreateBookmarkData': (sel32or64(b'^{__CFData=}^{__CFAllocator=}^{__CFURL=}L^{__CFArray=}^{__CFURL=}^^{__CFError=}', b'^{__CFData=}^{__CFAllocator=}^{__CFURL=}Q^{__CFArray=}^{__CFURL=}^^{__CFError=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {5: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFStringCreateWithBytes': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^tlLZ', b'^{__CFString=}^{__CFAllocator=}^tqIZ'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFRunLoopSourceGetOrder': (sel32or64(b'l^{__CFRunLoopSource=}', b'q^{__CFRunLoopSource=}'),), 'CFBundleLoadExecutable': (b'Z^{__CFBundle=}',), 'CFStringCreateCopy': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCreateFilePathURL': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFUserNotificationDisplayNotice': (sel32or64(b'ldL^{__CFURL=}^{__CFURL=}^{__CFURL=}^{__CFString=}^{__CFString=}^{__CFString=}', b'idQ^{__CFURL=}^{__CFURL=}^{__CFURL=}^{__CFString=}^{__CFString=}^{__CFString=}'),), 'CFUserNotificationGetResponseValue': (sel32or64(b'^{__CFString=}^{__CFUserNotification=}^{__CFString=}l', b'^{__CFString=}^{__CFUserNotification=}^{__CFString=}q'),), 'CFRunLoopContainsTimer': (b'Z^{__CFRunLoop=}^{__CFRunLoopTimer=}^{__CFString=}',), 'CFPreferencesSetValue': (b'v^{__CFString=}@^{__CFString=}^{__CFString=}^{__CFString=}',), 'CFReadStreamGetStatus': (sel32or64(b'l^{__CFReadStream=}', b'q^{__CFReadStream=}'),), 'CFCopyTypeIDDescription': (sel32or64(b'^{__CFString=}L', b'^{__CFString=}Q'), '', {'retval': {'already_cfretained': True}}), 'CFConvertFloatHostToSwapped': (b'{_CFSwappedFloat32=I}f',), 'CFCalendarDecomposeAbsoluteTime': (b'Z^{__CFCalendar=}d^c', '', {'variadic': True}), 'CFBinaryHeapCreate': (sel32or64(b'^{__CFBinaryHeap=}^{__CFAllocator=}l^{_CFBinaryHeapCallBacks=l^?^?^?^?}^{_CFBinaryHeapCompareContext=l^v^?^?^?}', b'^{__CFBinaryHeap=}^{__CFAllocator=}q^{_CFBinaryHeapCallBacks=q^?^?^?^?}^{_CFBinaryHeapCompareContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFStringCreateExternalRepresentation': (sel32or64(b'^{__CFData=}^{__CFAllocator=}^{__CFString=}LC', b'^{__CFData=}^{__CFAllocator=}^{__CFString=}IC'), '', {'retval': {'already_cfretained': True}}), 'CFStreamCreatePairWithSocket': (b'v^{__CFAllocator=}i^^{__CFReadStream=}^^{__CFWriteStream=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}}}), 'CFStringCreateWithFormat': (b'^{__CFString=}^{__CFAllocator=}^{__CFDictionary=}^{__CFString=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'printf_format': True}}, 'variadic': True}), 'CFBundleCopyResourceURLsOfTypeForLocalization': (b'^{__CFArray=}^{__CFBundle=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFConvertFloat32HostToSwapped': (b'{_CFSwappedFloat32=I}f',), 'CFRunLoopObserverCreateWithHandler': (sel32or64(b'^{__CFRunLoopObserver=}^{__CFAllocator=}LZl@?', b'^{__CFRunLoopObserver=}^{__CFAllocator=}QZq@?'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'^{__CFRunLoopObserver=}'}, 2: {'type': sel32or64(b'I', b'Q')}}}, 'block': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFRunLoopObserver=}'}, 1: {'type': b'L'}}}}}}), 'CFDataCreate': (sel32or64(b'^{__CFData=}^{__CFAllocator=}^vl', b'^{__CFData=}^{__CFAllocator=}^vq'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFSwapInt16HostToLittle': (b'SS',), 'CFSetCreate': (sel32or64(b'^{__CFSet=}^{__CFAllocator=}^^vl^{_CFSetCallBacks=l^?^?^?^?^?}', b'^{__CFSet=}^{__CFAllocator=}^^vq^{_CFSetCallBacks=q^?^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFGregorianDateGetAbsoluteTime': (sel32or64(b'd{_CFGregorianDate=lccccd}^{__CFTimeZone=}', b'd{_CFGregorianDate=iccccd}^{__CFTimeZone=}'),), 'CFStringGetListOfAvailableEncodings': (sel32or64(b'^L', b'^I'), '', {'retval': {'c_array_of_variable_length': True}}), 'CFRunLoopTimerGetContext': (sel32or64(b'v^{__CFRunLoopTimer=}^{_CFRunLoopTimerContext=l^v^?^?^?}', b'v^{__CFRunLoopTimer=}^{_CFRunLoopTimerContext=q^v^?^?^?}'),), 'CFXMLParserAbort': (sel32or64(b'v^{__CFXMLParser=}l^{__CFString=}', b'v^{__CFXMLParser=}q^{__CFString=}'),), 'CFPropertyListCreateFromXMLData': (sel32or64(b'@^{__CFAllocator=}^{__CFData=}L^^{__CFString=}', b'@^{__CFAllocator=}^{__CFData=}Q^^{__CFString=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'o'}}}), 'CFStringFindAndReplace': (sel32or64(b'l^{__CFString=}^{__CFString=}^{__CFString=}{_CFRange=ll}L', b'q^{__CFString=}^{__CFString=}^{__CFString=}{_CFRange=qq}Q'),), 'CFDictionaryGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleGetDevelopmentRegion': (b'^{__CFString=}^{__CFBundle=}',), 'CFBundleGetMainBundle': (b'^{__CFBundle=}',), 'CFXMLNodeCreate': (sel32or64(b'^{__CFXMLNode=}^{__CFAllocator=}l^{__CFString=}^vl', b'^{__CFXMLNode=}^{__CFAllocator=}q^{__CFString=}^vq'), '', {'retval': {'already_cfretained': True}}), 'CFBundleUnloadExecutable': (b'v^{__CFBundle=}',), 'CFArrayGetCountOfValue': (sel32or64(b'l^{__CFArray=}{_CFRange=ll}@', b'q^{__CFArray=}{_CFRange=qq}@'),), 'CFRunLoopTimerIsValid': (b'Z^{__CFRunLoopTimer=}',), 'CFConvertFloat64SwappedToHost': (b'd{_CFSwappedFloat64=Q}',), 'CFReadStreamHasBytesAvailable': (b'Z^{__CFReadStream=}',), 'CFDataSetLength': (sel32or64(b'v^{__CFData=}l', b'v^{__CFData=}q'),), 'CFStringTokenizerCreate': (sel32or64(b'^{__CFStringTokenizer=}^{__CFAllocator=}^{__CFString=}{_CFRange=ll}L^{__CFLocale=}', b'^{__CFStringTokenizer=}^{__CFAllocator=}^{__CFString=}{_CFRange=qq}Q^{__CFLocale=}'), '', {'retval': {'already_cfretained': True}}), 'CFMachPortGetTypeID': (sel32or64(b'L', b'Q'),), 'CFTreeGetChildAtIndex': (sel32or64(b'^{__CFTree=}^{__CFTree=}l', b'^{__CFTree=}^{__CFTree=}q'),), 'CFSwapInt16BigToHost': (b'SS',), 'CFStringCreateWithCharacters': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^Tl', b'^{__CFString=}^{__CFAllocator=}^Tq'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_delimited_by_null': True, 'type_modifier': 'n'}}}), 'CFUserNotificationCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFUserNotification=}^?l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFUserNotification=}^?q'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFUserNotification=}'}, 1: {'type': sel32or64(b'i', b'q')}}}, 'function_pointer_retained': True}}}), 'CFStringTrimWhitespace': (b'v^{__CFString=}',), 'CFMessagePortCreateRemote': (b'^{__CFMessagePort=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringDelete': (sel32or64(b'v^{__CFString=}{_CFRange=ll}', b'v^{__CFString=}{_CFRange=qq}'),), 'CFBundleCopyResourceURLInDirectory': (b'^{__CFURL=}^{__CFURL=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFTreeFindRoot': (b'^{__CFTree=}^{__CFTree=}',), 'CFLocaleCopyDisplayNameForPropertyValue': (b'^{__CFString=}^{__CFLocale=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringTokenizerGetTypeID': (sel32or64(b'L', b'Q'),), 'CFSocketGetSocketFlags': (sel32or64(b'L^{__CFSocket=}', b'Q^{__CFSocket=}'),), 'CFLocaleGetLanguageLineDirection': (sel32or64(b'l^{__CFString=}', b'q^{__CFString=}'),), 'CFCopyHomeDirectoryURL': (b'^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFUUIDCreateFromString': (b'^{__CFUUID=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFPreferencesCopyApplicationList': (b'^{__CFArray=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFErrorCopyUserInfo': (b'^{__CFDictionary=}^{__CFError=}', '', {'retval': {'already_cfretained': True}}), 'CFMachPortIsValid': (b'Z^{__CFMachPort=}',), 'CFCalendarComposeAbsoluteTime': (b'Z^{__CFCalendar=}^d^c', '', {'variadic': True}), 'CFReadStreamUnscheduleFromRunLoop': (b'v^{__CFReadStream=}^{__CFRunLoop=}^{__CFString=}',), 'CFDictionaryGetValue': (b'@^{__CFDictionary=}@',), 'CFReadStreamCreateWithBytesNoCopy': (sel32or64(b'^{__CFReadStream=}^{__CFAllocator=}^vl^{__CFAllocator=}', b'^{__CFReadStream=}^{__CFAllocator=}^vq^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFSwapInt32LittleToHost': (b'II',), 'CFBinaryHeapRemoveAllValues': (b'v^{__CFBinaryHeap=}',), 'CFWriteStreamGetStatus': (sel32or64(b'l^{__CFWriteStream=}', b'q^{__CFWriteStream=}'),), 'CFURLCreateFileReferenceURL': (b'^{__CFURL=}^{__CFAllocator=}^{__CFURL=}^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFRunLoopObserverGetActivities': (sel32or64(b'L^{__CFRunLoopObserver=}', b'Q^{__CFRunLoopObserver=}'),), 'CFTimeZoneCreateWithTimeIntervalFromGMT': (b'^{__CFTimeZone=}^{__CFAllocator=}d', '', {'retval': {'already_cfretained': True}}), 'CFPropertyListCreateWithStream': (sel32or64(b'@^{__CFAllocator=}^{__CFReadStream=}lL^l^^{__CFError=}', b'@^{__CFAllocator=}^{__CFReadStream=}qQ^q^^{__CFError=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'type_modifier': 'o'}, 5: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFFileSecurityClearProperties': (sel32or64(b'Z^{__CFFileSecurity=}L', b'Z^{__CFFileSecurity=}Q'),), 'CFURLCopyResourcePropertyForKey': (b'Z^{__CFURL=}^{__CFString=}^@^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o'}, 3: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFDateFormatterCopyProperty': (b'@^{__CFDateFormatter=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFSwapInt64LittleToHost': (b'QQ',), 'CFUserNotificationReceiveResponse': (sel32or64(b'l^{__CFUserNotification=}d^L', b'i^{__CFUserNotification=}d^Q'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFNumberFormatterGetLocale': (b'^{__CFLocale=}^{__CFNumberFormatter=}',), 'CFURLStartAccessingSecurityScopedResource': (b'Z^{__CFURL=}',), 'CFMachPortCreateRunLoopSource': (sel32or64(b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFMachPort=}l', b'^{__CFRunLoopSource=}^{__CFAllocator=}^{__CFMachPort=}q'), '', {'retval': {'already_cfretained': True}}), 'CFURLGetBytes': (sel32or64(b'l^{__CFURL=}^Cl', b'q^{__CFURL=}^Cq'), '', {'arguments': {1: {'c_array_length_in_arg': 2, 'c_array_length_in_result': True, 'type_modifier': 'o'}}}), 'CFFileDescriptorGetNativeDescriptor': (b'i^{__CFFileDescriptor=}',), 'CFTimeZoneSetAbbreviationDictionary': (b'v^{__CFDictionary=}',), 'CFUserNotificationGetTypeID': (sel32or64(b'L', b'Q'),), 'CFTimeZoneCopySystem': (b'^{__CFTimeZone=}', '', {'retval': {'already_cfretained': True}}), 'CFShowStr': (b'v^{__CFString=}',), 'CFURLEnumeratorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBundleCopyResourceURL': (b'^{__CFURL=}^{__CFBundle=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorGetBits': (sel32or64(b'v^{__CFBitVector=}{_CFRange=ll}^C', b'v^{__CFBitVector=}{_CFRange=qq}^C'), '', {'arguments': {2: {'c_array_of_variable_length': True, 'type_modifier': 'o'}}}), 'CFFileSecuritySetGroup': (b'Z^{__CFFileSecurity=}I',), 'CFNotificationCenterGetLocalCenter': (b'^{__CFNotificationCenter=}',), 'CFTimeZoneGetData': (b'^{__CFData=}^{__CFTimeZone=}',), 'CFArrayReplaceValues': (sel32or64(b'v^{__CFArray=}{_CFRange=ll}^@l', b'v^{__CFArray=}{_CFRange=qq}^@q'), '', {'arguments': {2: {'c_array_length_in_arg': 3, 'type_modifier': 'n'}}}), 'CFStringGetCharactersPtr': (b'^T^{__CFString=}', '', {'retval': {'c_array_delimited_by_null': True}}), 'CFStringTokenizerGoToTokenAtIndex': (sel32or64(b'L^{__CFStringTokenizer=}l', b'Q^{__CFStringTokenizer=}q'),), 'CFBundleGetIdentifier': (b'^{__CFString=}^{__CFBundle=}',), 'CFTreeApplyFunctionToChildren': (b'v^{__CFTree=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFDataGetTypeID': (sel32or64(b'L', b'Q'),), 'CFRunLoopAddCommonMode': (b'v^{__CFRunLoop=}^{__CFString=}',), 'CFCalendarSetLocale': (b'v^{__CFCalendar=}^{__CFLocale=}',), 'CFStreamCreatePairWithSocketToHost': (sel32or64(b'v^{__CFAllocator=}^{__CFString=}L^^{__CFReadStream=}^^{__CFWriteStream=}', b'v^{__CFAllocator=}^{__CFString=}I^^{__CFReadStream=}^^{__CFWriteStream=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CFNumberCreate': (sel32or64(b'^{__CFNumber=}^{__CFAllocator=}l^v', b'^{__CFNumber=}^{__CFAllocator=}q^v'), '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetAddCharactersInRange': (sel32or64(b'v^{__CFCharacterSet=}{_CFRange=ll}', b'v^{__CFCharacterSet=}{_CFRange=qq}'),), 'CFMessagePortIsRemote': (b'Z^{__CFMessagePort=}',), 'CFURLGetTypeID': (sel32or64(b'L', b'Q'),), 'CFReadStreamGetError': (sel32or64(b'{_CFStreamError=ll}^{__CFReadStream=}', b'{_CFStreamError=qi}^{__CFReadStream=}'),), 'CFBagCreateMutableCopy': (sel32or64(b'^{__CFBag=}^{__CFAllocator=}l^{__CFBag=}', b'^{__CFBag=}^{__CFAllocator=}q^{__CFBag=}'), '', {'retval': {'already_cfretained': True}}), 'CFWriteStreamCreateWithAllocatedBuffers': (b'^{__CFWriteStream=}^{__CFAllocator=}^{__CFAllocator=}', '', {'retval': {'already_cfretained': True}}), 'CFBagGetTypeID': (sel32or64(b'L', b'Q'),), 'CFCalendarGetTimeRangeOfUnit': (sel32or64(b'Z^{__CFCalendar=}Ld^d^d', b'Z^{__CFCalendar=}Qd^d^d'), '', {'arguments': {3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CFBundlePreflightExecutable': (b'Z^{__CFBundle=}^^{__CFError=}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFArrayRemoveAllValues': (b'v^{__CFArray=}',), 'CFStringGetLineBounds': (sel32or64(b'v^{__CFString=}{_CFRange=ll}^l^l^l', b'v^{__CFString=}{_CFRange=qq}^q^q^q'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CFTimeZoneCopyAbbreviation': (b'^{__CFString=}^{__CFTimeZone=}d', '', {'retval': {'already_cfretained': True}}), 'CFFileSecurityGetGroup': (b'Z^{__CFFileSecurity=}^I', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFCharacterSetGetPredefined': (sel32or64(b'^{__CFCharacterSet=}l', b'^{__CFCharacterSet=}q'),), 'CFArrayRemoveValueAtIndex': (sel32or64(b'v^{__CFArray=}l', b'v^{__CFArray=}q'),), 'CFStringGetSmallestEncoding': (sel32or64(b'L^{__CFString=}', b'I^{__CFString=}'),), 'CFTreeAppendChild': (b'v^{__CFTree=}^{__CFTree=}',), 'CFURLCreatePropertyFromResource': (sel32or64(b'@^{__CFAllocator=}^{__CFURL=}^{__CFString=}^l', b'@^{__CFAllocator=}^{__CFURL=}^{__CFString=}^i'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'o'}}}), 'CFURLCopyHostName': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFAbsoluteTimeGetDayOfWeek': (sel32or64(b'ld^{__CFTimeZone=}', b'id^{__CFTimeZone=}'),), 'CFSwapInt64HostToLittle': (b'QQ',), 'CFArrayExchangeValuesAtIndices': (sel32or64(b'v^{__CFArray=}ll', b'v^{__CFArray=}qq'),), 'CFTimeZoneGetTypeID': (sel32or64(b'L', b'Q'),), 'CFRunLoopObserverCreate': (sel32or64(b'^{__CFRunLoopObserver=}^{__CFAllocator=}LZl^?^{_CFRunLoopObserverContext=l^v^?^?^?}', b'^{__CFRunLoopObserver=}^{__CFAllocator=}QZq^?^{_CFRunLoopObserverContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {4: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFRunLoopObserver=}'}, 1: {'type': b'Q'}, 2: {'type': b'^v'}}}}}}), 'CFStringGetLongCharacterForSurrogatePair': (sel32or64(b'LTT', b'ITT'),), 'CFBinaryHeapCreateCopy': (sel32or64(b'^{__CFBinaryHeap=}^{__CFAllocator=}l^{__CFBinaryHeap=}', b'^{__CFBinaryHeap=}^{__CFAllocator=}q^{__CFBinaryHeap=}'), '', {'retval': {'already_cfretained': True}}), 'CFStringCreateFromExternalRepresentation': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFData=}L', b'^{__CFString=}^{__CFAllocator=}^{__CFData=}I'), '', {'retval': {'already_cfretained': True}}), 'CFTimeZoneResetSystem': (b'v',), 'CFStringNormalize': (sel32or64(b'v^{__CFString=}l', b'v^{__CFString=}q'),), 'CFRunLoopContainsSource': (b'Z^{__CFRunLoop=}^{__CFRunLoopSource=}^{__CFString=}',), 'CFLocaleCreateCanonicalLanguageIdentifierFromString': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopGetTypeID': (sel32or64(b'L', b'Q'),), 'CFDictionaryApplyFunction': (b'v^{__CFDictionary=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFLocaleGetLanguageCharacterDirection': (sel32or64(b'l^{__CFString=}', b'q^{__CFString=}'),), 'CFStringCreateArrayWithFindResults': (sel32or64(b'^{__CFArray=}^{__CFAllocator=}^{__CFString=}^{__CFString=}{_CFRange=ll}L', b'^{__CFArray=}^{__CFAllocator=}^{__CFString=}^{__CFString=}{_CFRange=qq}Q'), '', {'retval': {'already_cfretained': True}}), 'CFArrayGetTypeID': (sel32or64(b'L', b'Q'),), 'CFNumberFormatterSetFormat': (b'v^{__CFNumberFormatter=}^{__CFString=}',), 'CFBitVectorCreateMutableCopy': (sel32or64(b'^{__CFBitVector=}^{__CFAllocator=}l^{__CFBitVector=}', b'^{__CFBitVector=}^{__CFAllocator=}q^{__CFBitVector=}'), '', {'retval': {'already_cfretained': True}}), 'CFPreferencesGetAppBooleanValue': (b'Z^{__CFString=}^{__CFString=}^Z', '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFSocketSetAddress': (sel32or64(b'l^{__CFSocket=}^{__CFData=}', b'q^{__CFSocket=}^{__CFData=}'),), 'CFRunLoopCopyAllModes': (b'^{__CFArray=}^{__CFRunLoop=}', '', {'retval': {'already_cfretained': True}}), 'CFURLCreateStringByReplacingPercentEscapesUsingEncoding': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}L', b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFString=}I'), '', {'retval': {'already_cfretained': True}}), 'CFRunLoopRun': (b'v',), 'CFPreferencesGetAppIntegerValue': (sel32or64(b'l^{__CFString=}^{__CFString=}^Z', b'q^{__CFString=}^{__CFString=}^Z'), '', {'arguments': {2: {'type_modifier': 'o'}}}), 'CFMessagePortSetName': (b'Z^{__CFMessagePort=}^{__CFString=}',), 'CFDateFormatterCreate': (sel32or64(b'^{__CFDateFormatter=}^{__CFAllocator=}^{__CFLocale=}ll', b'^{__CFDateFormatter=}^{__CFAllocator=}^{__CFLocale=}qq'), '', {'retval': {'already_cfretained': True}}), 'CFUUIDCreateString': (b'^{__CFString=}^{__CFAllocator=}^{__CFUUID=}', '', {'retval': {'already_cfretained': True}}), 'CFNumberFormatterCreate': (sel32or64(b'^{__CFNumberFormatter=}^{__CFAllocator=}^{__CFLocale=}l', b'^{__CFNumberFormatter=}^{__CFAllocator=}^{__CFLocale=}q'), '', {'retval': {'already_cfretained': True}}), 'CFXMLParserGetStatusCode': (sel32or64(b'l^{__CFXMLParser=}', b'q^{__CFXMLParser=}'),), 'CFCalendarGetMinimumRangeOfUnit': (sel32or64(b'{_CFRange=ll}^{__CFCalendar=}L', b'{_CFRange=qq}^{__CFCalendar=}Q'),), 'CFBitVectorCreateCopy': (b'^{__CFBitVector=}^{__CFAllocator=}^{__CFBitVector=}', '', {'retval': {'already_cfretained': True}}), 'CFTimeZoneGetSecondsFromGMT': (b'd^{__CFTimeZone=}d',), 'CFRunLoopTimerDoesRepeat': (b'Z^{__CFRunLoopTimer=}',), 'CFCharacterSetCreateInvertedSet': (b'^{__CFCharacterSet=}^{__CFAllocator=}^{__CFCharacterSet=}', '', {'retval': {'already_cfretained': True}}), 'CFStringGetParagraphBounds': (sel32or64(b'v^{__CFString=}{_CFRange=ll}^l^l^l', b'v^{__CFString=}{_CFRange=qq}^q^q^q'), '', {'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 4: {'type_modifier': 'o'}}}), 'CFStringGetSystemEncoding': (sel32or64(b'L', b'I'),), 'CFBundleCopyResourceURLsOfTypeInDirectory': (b'^{__CFArray=}^{__CFURL=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringCreateMutableCopy': (sel32or64(b'^{__CFAttributedString=}^{__CFAllocator=}l^{__CFAttributedString=}', b'^{__CFAttributedString=}^{__CFAllocator=}q^{__CFAttributedString=}'), '', {'retval': {'already_cfretained': True}}), 'CFStringTokenizerGetCurrentSubTokens': (sel32or64(b'l^{__CFStringTokenizer=}^{_CFRange=ll}l^{__CFArray=}', b'q^{__CFStringTokenizer=}^{_CFRange=qq}q^{__CFArray=}'), '', {'arguments': {1: {'c_array_length_in_result': True, 'c_array_length_in_arg': 2, 'type_modifier': 'o'}}}), 'CFBundleCopyBundleURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFXMLNodeGetInfoPtr': (b'^v^{__CFXMLNode=}',), 'CFSocketCreateConnectedToSocketSignature': (sel32or64(b'^{__CFSocket=}^{__CFAllocator=}^{_CFSocketSignature=lll^{__CFData=}}L^?^{_CFSocketContext=l^v^?^?^?}d', b'^{__CFSocket=}^{__CFAllocator=}^{_CFSocketSignature=iii^{__CFData=}}Q^?^{_CFSocketContext=q^v^?^?^?}d'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFSocket=}'}, 1: {'type': b'Q'}, 2: {'type': b'^{__CFData=}'}, 3: {'type': b'^v'}, 4: {'type': b'^v'}}}}}}), 'CFURLCreateDataAndPropertiesFromResource': (sel32or64(b'Z^{__CFAllocator=}^{__CFURL=}^^{__CFData=}^^{__CFDictionary=}^{__CFArray=}^l', b'Z^{__CFAllocator=}^{__CFURL=}^^{__CFData=}^^{__CFDictionary=}^{__CFArray=}^i'), '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'type_modifier': 'o'}, 3: {'type_modifier': 'o'}, 5: {'type_modifier': 'o'}}}), 'CFAbsoluteTimeGetWeekOfYear': (sel32or64(b'ld^{__CFTimeZone=}', b'id^{__CFTimeZone=}'),), 'CFDateFormatterSetProperty': (b'v^{__CFDateFormatter=}^{__CFString=}@',), 'CFTreeGetTypeID': (sel32or64(b'L', b'Q'),), 'CFRunLoopStop': (b'v^{__CFRunLoop=}',), 'CFNotificationCenterPostNotification': (b'v^{__CFNotificationCenter=}^{__CFString=}@^{__CFDictionary=}Z',), 'CFXMLTreeCreateFromData': (sel32or64(b'^{__CFTree=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Ll', b'^{__CFTree=}^{__CFAllocator=}^{__CFData=}^{__CFURL=}Qq'), '', {'retval': {'already_cfretained': True}}), 'CFBundleCopyBuiltInPlugInsURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFXMLTreeCreateWithDataFromURL': (sel32or64(b'^{__CFTree=}^{__CFAllocator=}^{__CFURL=}Ll', b'^{__CFTree=}^{__CFAllocator=}^{__CFURL=}Qq'), '', {'retval': {'already_cfretained': True}}), 'CFLocaleCreateComponentsFromLocaleIdentifier': (b'^{__CFDictionary=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFPropertyListIsValid': (sel32or64(b'Z@l', b'Z@q'),), 'CFNumberFormatterGetDecimalInfoForCurrencyCode': (b'Z^{__CFString=}^i^d', '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'CFSocketEnableCallBacks': (sel32or64(b'v^{__CFSocket=}L', b'v^{__CFSocket=}Q'),), 'CFSetCreateCopy': (b'^{__CFSet=}^{__CFAllocator=}^{__CFSet=}', '', {'retval': {'already_cfretained': True}}), 'CFSwapInt64BigToHost': (b'QQ',), 'CFReadStreamGetTypeID': (sel32or64(b'L', b'Q'),), 'CFFileDescriptorCreate': (sel32or64(b'^{__CFFileDescriptor=}^{__CFAllocator=}iZ^?^{_CFFileDescriptorContext=l^v^?^?^?}', b'^{__CFFileDescriptor=}^{__CFAllocator=}iZ^?^{_CFFileDescriptorContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFFileDescriptor=}'}, 1: {'type': b'Q'}, 2: {'type': b'^v'}}}}}}), 'CFBagCreateMutable': (sel32or64(b'^{__CFBag=}^{__CFAllocator=}l^{_CFBagCallBacks=l^?^?^?^?^?}', b'^{__CFBag=}^{__CFAllocator=}q^{_CFBagCallBacks=q^?^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFURLCreateWithString': (b'^{__CFURL=}^{__CFAllocator=}^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFDictionaryAddValue': (b'v^{__CFDictionary=}@@',), 'CFFileSecurityCreateCopy': (b'^{__CFFileSecurity=}^{__CFAllocator=}^{__CFFileSecurity=}', '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetRemoveCharactersInString': (b'v^{__CFCharacterSet=}^{__CFString=}',), 'CFRunLoopRemoveObserver': (b'v^{__CFRunLoop=}^{__CFRunLoopObserver=}^{__CFString=}',), 'CFAttributedStringGetMutableString': (b'^{__CFString=}^{__CFAttributedString=}',), 'CFDictionaryCreate': (sel32or64(b'^{__CFDictionary=}^{__CFAllocator=}^^v^^vl^{_CFDictionaryKeyCallBacks=l^?^?^?^?^?}^{_CFDictionaryValueCallBacks=l^?^?^?^?}', b'^{__CFDictionary=}^{__CFAllocator=}^^v^^vq^{_CFDictionaryKeyCallBacks=q^?^?^?^?^?}^{_CFDictionaryValueCallBacks=q^?^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFNumberGetByteSize': (sel32or64(b'l^{__CFNumber=}', b'q^{__CFNumber=}'),), 'CFXMLParserCopyErrorDescription': (b'^{__CFString=}^{__CFXMLParser=}', '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetCreateWithBitmapRepresentation': (b'^{__CFCharacterSet=}^{__CFAllocator=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleGetValueForInfoDictionaryKey': (b'@^{__CFBundle=}^{__CFString=}',), 'CFXMLParserGetCallBacks': (sel32or64(b'v^{__CFXMLParser=}^{_CFXMLParserCallBacks=l^?^?^?^?^?}', b'v^{__CFXMLParser=}^{_CFXMLParserCallBacks=q^?^?^?^?^?}'),), 'CFWriteStreamUnscheduleFromRunLoop': (b'v^{__CFWriteStream=}^{__CFRunLoop=}^{__CFString=}',), 'CFAttributedStringCreateCopy': (b'^{__CFAttributedString=}^{__CFAllocator=}^{__CFAttributedString=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorSetBitAtIndex': (sel32or64(b'v^{__CFBitVector=}lL', b'v^{__CFBitVector=}qI'),), 'CFMessagePortSetDispatchQueue': (b'v^{__CFMessagePort=}^{dispatch_queue_s=}',), 'CFStringGetNameOfEncoding': (sel32or64(b'^{__CFString=}L', b'^{__CFString=}I'),), 'CFBitVectorSetAllBits': (sel32or64(b'v^{__CFBitVector=}L', b'v^{__CFBitVector=}I'),), 'CFSocketGetContext': (sel32or64(b'v^{__CFSocket=}^{_CFSocketContext=l^v^?^?^?}', b'v^{__CFSocket=}^{_CFSocketContext=q^v^?^?^?}'),), 'CFLocaleGetWindowsLocaleCodeFromLocaleIdentifier': (b'I^{__CFString=}',), 'CFXMLParserGetLineNumber': (sel32or64(b'l^{__CFXMLParser=}', b'q^{__CFXMLParser=}'),), 'CFTimeZoneGetDaylightSavingTimeOffset': (b'd^{__CFTimeZone=}d',), 'CFPreferencesAddSuitePreferencesToApp': (b'v^{__CFString=}^{__CFString=}',), 'CFURLGetFileSystemRepresentation': (sel32or64(b'Z^{__CFURL=}Z^tl', b'Z^{__CFURL=}Z^tq'), '', {'arguments': {2: {'c_array_delimited_by_null': True, 'type_modifier': 'o', 'c_array_length_in_arg': 3}}}), 'CFSetApplyFunction': (b'v^{__CFSet=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFStringCapitalize': (b'v^{__CFString=}^{__CFLocale=}',), 'CFBinaryHeapGetMinimumIfPresent': (b'Z^{__CFBinaryHeap=}^@', '', {'arguments': {1: {'type_modifier': 'o'}}}), 'CFURLCopyPathExtension': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFLocaleCopyISOCountryCodes': (b'^{__CFArray=}', '', {'retval': {'already_cfretained': True}}), 'CFLocaleCreateCopy': (b'^{__CFLocale=}^{__CFAllocator=}^{__CFLocale=}', '', {'retval': {'already_cfretained': True}}), 'CFURLEnumeratorSkipDescendents': (b'v^{__CFURLEnumerator=}',), 'CFBinaryHeapAddValue': (b'v^{__CFBinaryHeap=}@',), 'CFBinaryHeapGetValues': (b'v^{__CFBinaryHeap=}^^v',), 'CFDateFormatterGetAbsoluteTimeFromString': (sel32or64(b'Z^{__CFDateFormatter=}^{__CFString=}^{_CFRange=ll}^d', b'Z^{__CFDateFormatter=}^{__CFString=}^{_CFRange=qq}^d'), '', {'arguments': {2: {'type_modifier': 'N'}, 3: {'type_modifier': 'o'}}}), 'CFTreeSortChildren': (b'v^{__CFTree=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'l'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFURLCopyResourcePropertiesForKeys': (b'^{__CFDictionary=}^{__CFURL=}^{__CFArray=}^^{__CFError=}', '', {'retval': {'already_cfretained': True}, 'arguments': {2: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFNumberCompare': (sel32or64(b'l^{__CFNumber=}^{__CFNumber=}^v', b'q^{__CFNumber=}^{__CFNumber=}^v'),), 'CFURLHasDirectoryPath': (b'Z^{__CFURL=}',), 'CFSwapInt16HostToBig': (b'SS',), 'CFXMLCreateStringByEscapingEntities': (b'^{__CFString=}^{__CFAllocator=}^{__CFString=}^{__CFDictionary=}', '', {'retval': {'already_cfretained': True}}), 'CFPreferencesSetMultiple': (b'v^{__CFDictionary=}^{__CFArray=}^{__CFString=}^{__CFString=}^{__CFString=}',), 'CFBagGetValue': (b'@^{__CFBag=}@',), 'CFBundleGetBundleWithIdentifier': (b'^{__CFBundle=}^{__CFString=}',), 'CFMakeCollectable': (b'@@',), 'CFSetGetTypeID': (sel32or64(b'L', b'Q'),), 'CFStringAppendFormat': (b'v^{__CFString=}^{__CFDictionary=}^{__CFString=}', '', {'arguments': {2: {'printf_format': True}}, 'variadic': True}), 'CFNumberGetValue': (sel32or64(b'Z^{__CFNumber=}l^v', b'Z^{__CFNumber=}q^v'),), 'CFStringTokenizerSetString': (sel32or64(b'v^{__CFStringTokenizer=}^{__CFString=}{_CFRange=ll}', b'v^{__CFStringTokenizer=}^{__CFString=}{_CFRange=qq}'),), 'CFRunLoopGetMain': (b'^{__CFRunLoop=}',), 'CFDictionaryRemoveAllValues': (b'v^{__CFDictionary=}',), 'CFPropertyListCreateDeepCopy': (sel32or64(b'@^{__CFAllocator=}@L', b'@^{__CFAllocator=}@Q'), '', {'retval': {'already_cfretained': True}}), 'CFUUIDGetTypeID': (sel32or64(b'L', b'Q'),), 'CFNotificationCenterPostNotificationWithOptions': (sel32or64(b'v^{__CFNotificationCenter=}^{__CFString=}@^{__CFDictionary=}L', b'v^{__CFNotificationCenter=}^{__CFString=}@^{__CFDictionary=}Q'),), 'CFStringLowercase': (b'v^{__CFString=}^{__CFLocale=}',), 'CFCalendarSetMinimumDaysInFirstWeek': (sel32or64(b'v^{__CFCalendar=}l', b'v^{__CFCalendar=}q'),), 'CFRetain': (b'@@',), 'CFStringGetCharacters': (sel32or64(b'v^{__CFString=}{_CFRange=ll}^T', b'v^{__CFString=}{_CFRange=qq}^T'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CFTimeZoneGetName': (b'^{__CFString=}^{__CFTimeZone=}',), 'CFURLCopyStrictPath': (b'^{__CFString=}^{__CFURL=}^Z', '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'type_modifier': 'o'}}}), 'CFBundleIsExecutableLoaded': (b'Z^{__CFBundle=}',), 'CFArrayAppendArray': (sel32or64(b'v^{__CFArray=}^{__CFArray=}{_CFRange=ll}', b'v^{__CFArray=}^{__CFArray=}{_CFRange=qq}'),), 'CFNumberFormatterGetTypeID': (sel32or64(b'L', b'Q'),), 'CFDateGetTypeID': (sel32or64(b'L', b'Q'),), 'CFPreferencesCopyMultiple': (b'^{__CFDictionary=}^{__CFArray=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFStringGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBinaryHeapGetTypeID': (sel32or64(b'L', b'Q'),), 'CFTimeZoneCopyLocalizedName': (sel32or64(b'^{__CFString=}^{__CFTimeZone=}l^{__CFLocale=}', b'^{__CFString=}^{__CFTimeZone=}q^{__CFLocale=}'), '', {'retval': {'already_cfretained': True}}), 'CFCalendarCopyLocale': (b'^{__CFLocale=}^{__CFCalendar=}', '', {'retval': {'already_cfretained': True}}), 'CFFileDescriptorDisableCallBacks': (sel32or64(b'v^{__CFFileDescriptor=}L', b'v^{__CFFileDescriptor=}Q'),), 'CFBundleLoadExecutableAndReturnError': (b'Z^{__CFBundle=}^^{__CFError=}', '', {'arguments': {1: {'already_cfretained': True, 'type_modifier': 'o', 'null_accepted': True}}}), 'CFNumberFormatterCreateNumberFromString': (sel32or64(b'^{__CFNumber=}^{__CFAllocator=}^{__CFNumberFormatter=}^{__CFString=}^{_CFRange=ll}L', b'^{__CFNumber=}^{__CFAllocator=}^{__CFNumberFormatter=}^{__CFString=}^{_CFRange=qq}Q'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'N'}}}), 'CFAttributedStringGetAttribute': (sel32or64(b'@^{__CFAttributedString=}l^{__CFString=}^{_CFRange=ll}', b'@^{__CFAttributedString=}q^{__CFString=}^{_CFRange=qq}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFURLCopyLastPathComponent': (b'^{__CFString=}^{__CFURL=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleCopyResourcesDirectoryURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopGetCurrent': (b'^{__CFRunLoop=}',), 'CFDateFormatterCreateDateFromString': (sel32or64(b'^{__CFDate=}^{__CFAllocator=}^{__CFDateFormatter=}^{__CFString=}^{_CFRange=ll}', b'^{__CFDate=}^{__CFAllocator=}^{__CFDateFormatter=}^{__CFString=}^{_CFRange=qq}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'type_modifier': 'N'}}}), 'CFURLEnumeratorGetDescendentLevel': (sel32or64(b'l^{__CFURLEnumerator=}', b'q^{__CFURLEnumerator=}'),), 'CFStringGetSurrogatePairForLongCharacter': (sel32or64(b'ZL^T', b'ZI^T'), '', {'arguments': {1: {'c_array_of_fixed_length': 2, 'type_modifier': 'o'}}}), 'CFBagApplyFunction': (b'v^{__CFBag=}^?@', '', {'arguments': {1: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFBundleCopySharedSupportURL': (b'^{__CFURL=}^{__CFBundle=}', '', {'retval': {'already_cfretained': True}}), 'CFCharacterSetCreateWithCharactersInString': (b'^{__CFCharacterSet=}^{__CFAllocator=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFPreferencesCopyKeyList': (b'^{__CFArray=}^{__CFString=}^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFDateFormatterGetTypeID': (sel32or64(b'L', b'Q'),), 'CFRunLoopSourceGetContext': (sel32or64(b'v^{__CFRunLoopSource=}^{_CFRunLoopSourceContext=l^v^?^?^?^?^?^?^?^?}', b'v^{__CFRunLoopSource=}^{_CFRunLoopSourceContext=q^v^?^?^?^?^?^?^?^?}'),), 'CFBundleGetAllBundles': (b'^{__CFArray=}',), 'CFFileSecuritySetGroupUUID': (b'Z^{__CFFileSecurity=}^{__CFUUID=}',), 'CFCharacterSetCreateMutableCopy': (b'^{__CFCharacterSet=}^{__CFAllocator=}^{__CFCharacterSet=}', '', {'retval': {'already_cfretained': True}}), 'CFStringGetRangeOfComposedCharactersAtIndex': (sel32or64(b'{_CFRange=ll}^{__CFString=}l', b'{_CFRange=qq}^{__CFString=}q'),), 'CFAttributedStringBeginEditing': (b'v^{__CFAttributedString=}',), 'CFNumberFormatterGetFormat': (b'^{__CFString=}^{__CFNumberFormatter=}',), 'CFErrorGetTypeID': (sel32or64(b'L', b'Q'),), 'CFURLCopyParameterString': (b'^{__CFString=}^{__CFURL=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFAttributedStringGetAttributesAndLongestEffectiveRange': (sel32or64(b'^{__CFDictionary=}^{__CFAttributedString=}l{_CFRange=ll}^{_CFRange=ll}', b'^{__CFDictionary=}^{__CFAttributedString=}q{_CFRange=qq}^{_CFRange=qq}'), '', {'arguments': {3: {'type_modifier': 'o'}}}), 'CFXMLParserGetContext': (sel32or64(b'v^{__CFXMLParser=}^{_CFXMLParserContext=l^v^?^?^?}', b'v^{__CFXMLParser=}^{_CFXMLParserContext=q^v^?^?^?}'),), 'CFCopyDescription': (b'^{__CFString=}@', '', {'retval': {'already_cfretained': True}}), 'CFDataDeleteBytes': (sel32or64(b'v^{__CFData=}{_CFRange=ll}', b'v^{__CFData=}{_CFRange=qq}'),), 'CFWriteStreamGetError': (sel32or64(b'{_CFStreamError=ll}^{__CFWriteStream=}', b'{_CFStreamError=qi}^{__CFWriteStream=}'),), 'CFURLCreateResourcePropertiesForKeysFromBookmarkData': (b'^{__CFDictionary=}^{__CFAllocator=}^{__CFArray=}^{__CFData=}', '', {'retval': {'already_cfretained': True}}), 'CFBitVectorGetFirstIndexOfBit': (sel32or64(b'l^{__CFBitVector=}{_CFRange=ll}L', b'q^{__CFBitVector=}{_CFRange=qq}I'),), 'CFCharacterSetCreateCopy': (b'^{__CFCharacterSet=}^{__CFAllocator=}^{__CFCharacterSet=}', '', {'retval': {'already_cfretained': True}}), 'CFStringCreateMutableWithExternalCharactersNoCopy': (sel32or64(b'^{__CFString=}^{__CFAllocator=}^Tll^{__CFAllocator=}', b'^{__CFString=}^{__CFAllocator=}^Tqq^{__CFAllocator=}'), '', {'retval': {'already_cfretained': True}, 'arguments': {1: {'c_array_length_in_arg': 2, 'type_modifier': 'n'}}}), 'CFRunLoopCopyCurrentMode': (b'^{__CFString=}^{__CFRunLoop=}', '', {'retval': {'already_cfretained': True}}), 'CFBundleGetPackageInfo': (sel32or64(b'v^{__CFBundle=}^L^L', b'v^{__CFBundle=}^I^I'), '', {'arguments': {1: {'type_modifier': 'o'}, 2: {'type_modifier': 'o'}}}), 'CFCalendarSetFirstWeekday': (sel32or64(b'v^{__CFCalendar=}l', b'v^{__CFCalendar=}q'),), 'CFStringGetFastestEncoding': (sel32or64(b'L^{__CFString=}', b'I^{__CFString=}'),), 'CFSocketIsValid': (b'Z^{__CFSocket=}',), 'CFTreeGetChildren': (b'v^{__CFTree=}^^{__CFTree=}', '', {'arguments': {1: {'c_array_of_variable_length': True, 'type_modifier': 'o'}}}), 'CFBundleGetLocalInfoDictionary': (b'^{__CFDictionary=}^{__CFBundle=}',), 'CFArrayBSearchValues': (sel32or64(b'l^{__CFArray=}{_CFRange=ll}@^?@', b'q^{__CFArray=}{_CFRange=qq}@^?@'), '', {'arguments': {3: {'callable': {'retval': {'type': b'l'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'callable_retained': False}}}), 'CFTreeGetNextSibling': (b'^{__CFTree=}^{__CFTree=}',), 'CFMessagePortGetTypeID': (sel32or64(b'L', b'Q'),), 'CFBagGetCount': (sel32or64(b'l^{__CFBag=}', b'q^{__CFBag=}'),), 'CFBagRemoveAllValues': (b'v^{__CFBag=}',), 'CFCharacterSetCreateBitmapRepresentation': (b'^{__CFData=}^{__CFAllocator=}^{__CFCharacterSet=}', '', {'retval': {'already_cfretained': True}}), 'CFXMLParserGetDocument': (b'^v^{__CFXMLParser=}',), 'CFXMLNodeGetTypeCode': (sel32or64(b'l^{__CFXMLNode=}', b'q^{__CFXMLNode=}'),), 'CFArrayGetValues': (sel32or64(b'v^{__CFArray=}{_CFRange=ll}^@', b'v^{__CFArray=}{_CFRange=qq}^@'), '', {'arguments': {2: {'c_array_length_in_arg': 1, 'type_modifier': 'o'}}}), 'CFCharacterSetIsSupersetOfSet': (b'Z^{__CFCharacterSet=}^{__CFCharacterSet=}',), 'CFRunLoopObserverGetTypeID': (sel32or64(b'L', b'Q'),), 'CFAbsoluteTimeGetGregorianDate': (sel32or64(b'{_CFGregorianDate=lccccd}d^{__CFTimeZone=}', b'{_CFGregorianDate=iccccd}d^{__CFTimeZone=}'),), 'CFNotificationCenterRemoveObserver': (b'v^{__CFNotificationCenter=}@^{__CFString=}@',), 'CFCalendarSetTimeZone': (b'v^{__CFCalendar=}^{__CFTimeZone=}',), 'CFSetCreateMutableCopy': (sel32or64(b'^{__CFSet=}^{__CFAllocator=}l^{__CFSet=}', b'^{__CFSet=}^{__CFAllocator=}q^{__CFSet=}'), '', {'retval': {'already_cfretained': True}}), 'CFXMLTreeCreateWithNode': (b'^{__CFTree=}^{__CFAllocator=}^{__CFXMLNode=}', '', {'retval': {'already_cfretained': True}}), 'CFRunLoopTimerGetOrder': (sel32or64(b'l^{__CFRunLoopTimer=}', b'q^{__CFRunLoopTimer=}'),), 'CFTreeCreate': (sel32or64(b'^{__CFTree=}^{__CFAllocator=}^{_CFTreeContext=l^v^?^?^?}', b'^{__CFTree=}^{__CFAllocator=}^{_CFTreeContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}}), 'CFPreferencesCopyAppValue': (b'@^{__CFString=}^{__CFString=}', '', {'retval': {'already_cfretained': True}}), 'CFXMLNodeGetString': (b'^{__CFString=}^{__CFXMLNode=}',), 'CFSocketCreateWithSocketSignature': (sel32or64(b'^{__CFSocket=}^{__CFAllocator=}^{_CFSocketSignature=lll^{__CFData=}}L^?^{_CFSocketContext=l^v^?^?^?}', b'^{__CFSocket=}^{__CFAllocator=}^{_CFSocketSignature=iii^{__CFData=}}Q^?^{_CFSocketContext=q^v^?^?^?}'), '', {'retval': {'already_cfretained': True}, 'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^{__CFSocket=}'}, 1: {'type': b'Q'}, 2: {'type': b'^{__CFData=}'}, 3: {'type': b'^v'}, 4: {'type': b'^v'}}}}}}), 'CFURLEnumeratorCreateForDirectoryURL': (sel32or64(b'^{__CFURLEnumerator=}^{__CFAllocator=}^{__CFURL=}L^{__CFArray=}', b'^{__CFURLEnumerator=}^{__CFAllocator=}^{__CFURL=}Q^{__CFArray=}'), '', {'retval': {'already_cfretained': True}})} variable

Completed in 381 milliseconds

123456