Searched refs:PyObjC_RegisterMethodMapping (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dsuper-call.h30 * @function PyObjC_RegisterMethodMapping
39 extern int PyObjC_RegisterMethodMapping(
91 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
100 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
H A Dalloc_hack.m431 r = PyObjC_RegisterMethodMapping(
438 r = PyObjC_RegisterMethodMapping(
445 r = PyObjC_RegisterMethodMapping(
452 r = PyObjC_RegisterMethodMapping(
459 r = PyObjC_RegisterMethodMapping(
H A Dpyobjc-api.m104 (RegisterMethodMappingFunctionType*)PyObjC_RegisterMethodMapping, /* register_method_mapping */
H A Dpyobjc-api.h151 * - Version 5 modifies the signature for PyObjC_RegisterMethodMapping,
190 /* PyObjC_RegisterMethodMapping */
357 #define PyObjC_RegisterMethodMapping (PyObjC_API->register_method_mapping) macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dsuper-call.h30 * @function PyObjC_RegisterMethodMapping
39 extern int PyObjC_RegisterMethodMapping(
91 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
100 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
H A Dalloc_hack.m431 r = PyObjC_RegisterMethodMapping(
438 r = PyObjC_RegisterMethodMapping(
445 r = PyObjC_RegisterMethodMapping(
452 r = PyObjC_RegisterMethodMapping(
H A Dpyobjc-api.m105 (RegisterMethodMappingFunctionType*)PyObjC_RegisterMethodMapping, /* register_method_mapping */
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dsuper-call.h30 * @function PyObjC_RegisterMethodMapping
39 extern int PyObjC_RegisterMethodMapping(
91 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
100 * PyObjC_RegisterMethodMapping and PyObjC_RegisterSignatureMapping if
H A Dalloc_hack.m431 r = PyObjC_RegisterMethodMapping(
438 r = PyObjC_RegisterMethodMapping(
445 r = PyObjC_RegisterMethodMapping(
452 r = PyObjC_RegisterMethodMapping(
H A Dpyobjc-api.m105 (RegisterMethodMappingFunctionType*)PyObjC_RegisterMethodMapping, /* register_method_mapping */
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Modules/
H A D_Foundation_string.m141 if (PyObjC_RegisterMethodMapping(
150 if (PyObjC_RegisterMethodMapping(
H A D_Foundation_functioncallbacks.m299 if (PyObjC_RegisterMethodMapping(
308 if (PyObjC_RegisterMethodMapping(
317 if (PyObjC_RegisterMethodMapping(
330 if (PyObjC_RegisterMethodMapping(
339 if (PyObjC_RegisterMethodMapping(
H A D_AppKit_nsbezierpath.m278 if (PyObjC_RegisterMethodMapping(cls,
286 if (PyObjC_RegisterMethodMapping(cls,
H A D_Foundation_data.m239 if (PyObjC_RegisterMethodMapping(classNSData,
250 if (PyObjC_RegisterMethodMapping(classNSMutableData,
H A D_Foundation_netservice.m170 if (PyObjC_RegisterMethodMapping(
H A D_Foundation_NSDecimal.m1137 if (PyObjC_RegisterMethodMapping(
1147 if (PyObjC_RegisterMethodMapping(
1157 if (PyObjC_RegisterMethodMapping(
1165 if (PyObjC_RegisterMethodMapping(
H A Dpyobjc-api.h151 * - Version 5 modifies the signature for PyObjC_RegisterMethodMapping,
190 /* PyObjC_RegisterMethodMapping */
357 #define PyObjC_RegisterMethodMapping (PyObjC_API->register_method_mapping) macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Modules/
H A D_Foundation_string.m154 if (PyObjC_RegisterMethodMapping(
163 if (PyObjC_RegisterMethodMapping(
H A D_AppKit_nsbezierpath.m267 if (PyObjC_RegisterMethodMapping(cls,
275 if (PyObjC_RegisterMethodMapping(cls,
H A D_Foundation_netservice.m155 if (PyObjC_RegisterMethodMapping(
H A D_Foundation_NSDecimal.m1138 if (PyObjC_RegisterMethodMapping(
1148 if (PyObjC_RegisterMethodMapping(
1158 if (PyObjC_RegisterMethodMapping(
1166 if (PyObjC_RegisterMethodMapping(
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Modules/
H A D_Foundation_string.m154 if (PyObjC_RegisterMethodMapping(
163 if (PyObjC_RegisterMethodMapping(
H A D_AppKit_nsbezierpath.m267 if (PyObjC_RegisterMethodMapping(cls,
275 if (PyObjC_RegisterMethodMapping(cls,
H A D_Foundation_netservice.m155 if (PyObjC_RegisterMethodMapping(
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-CFNetwork/Modules/
H A Dpyobjc-api.h151 * - Version 5 modifies the signature for PyObjC_RegisterMethodMapping,
190 /* PyObjC_RegisterMethodMapping */
357 #define PyObjC_RegisterMethodMapping (PyObjC_API->register_method_mapping) macro

Completed in 123 milliseconds

12