• Home
  • Raw
  • Download

Lines Matching defs:itself

84 PyObject *CFRange_New(CFRange *itself)  in CFRange_New()
126 PyObject *CFTypeRefObj_New(CFTypeRef itself) in CFTypeRefObj_New()
404 CFTypeRef itself; in CFTypeRefObj_tp_init() local
488 PyObject *CFArrayRefObj_New(CFArrayRef itself) in CFArrayRefObj_New()
608 CFArrayRef itself; in CFArrayRefObj_tp_init() local
699 PyObject *CFMutableArrayRefObj_New(CFMutableArrayRef itself) in CFMutableArrayRefObj_New()
848 CFMutableArrayRef itself; in CFMutableArrayRefObj_tp_init() local
939 PyObject *CFDictionaryRefObj_New(CFDictionaryRef itself) in CFDictionaryRefObj_New()
1041 CFDictionaryRef itself; in CFDictionaryRefObj_tp_init() local
1132 PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef itself) in CFMutableDictionaryRefObj_New()
1218 CFMutableDictionaryRef itself; in CFMutableDictionaryRefObj_tp_init() local
1309 PyObject *CFDataRefObj_New(CFDataRef itself) in CFDataRefObj_New()
1449 CFDataRef itself; in CFDataRefObj_tp_init() local
1540 PyObject *CFMutableDataRefObj_New(CFMutableDataRef itself) in CFMutableDataRefObj_New()
1714 CFMutableDataRef itself; in CFMutableDataRefObj_tp_init() local
1805 PyObject *CFStringRefObj_New(CFStringRef itself) in CFStringRefObj_New()
2457 CFStringRef itself; in CFStringRefObj_tp_init() local
2548 PyObject *CFMutableStringRefObj_New(CFMutableStringRef itself) in CFMutableStringRefObj_New()
2845 CFMutableStringRef itself; in CFMutableStringRefObj_tp_init() local
2936 PyObject *CFURLRefObj_New(CFURLRef itself) in CFURLRefObj_New()
3497 CFURLRef itself; in CFURLRefObj_tp_init() local
4828 PyObject *CFObj_New(CFTypeRef itself) in CFObj_New()