/external/python/cpython2/Mac/Modules/carbonevt/ |
D | _CarbonEvtmodule.c | 119 PyObject *EventRef_New(EventRef itself) in EventRef_New() 394 EventRef itself; in EventRef_tp_new() local 464 PyObject *EventQueueRef_New(EventQueueRef itself) in EventQueueRef_New() 615 EventQueueRef itself; in EventQueueRef_tp_new() local 685 PyObject *EventLoopRef_New(EventLoopRef itself) in EventLoopRef_New() 745 EventLoopRef itself; in EventLoopRef_tp_new() local 815 PyObject *EventLoopTimerRef_New(EventLoopTimerRef itself) in EventLoopTimerRef_New() 893 EventLoopTimerRef itself; in EventLoopTimerRef_tp_new() local 964 PyObject *EventHandlerRef_New(EventHandlerRef itself) in EventHandlerRef_New() 1085 EventHandlerRef itself; in EventHandlerRef_tp_new() local [all …]
|
/external/python/cpython2/Mac/Modules/ibcarbon/ |
D | _IBCarbon.c | 30 PyObject *IBNibRefObj_New(IBNibRef itself) in IBNibRefObj_New() 153 IBNibRef itself; in IBNibRefObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/cm/ |
D | _Cmmodule.c | 36 CmpDesc_New(ComponentDescription *itself) in CmpDesc_New() 70 PyObject *CmpInstObj_New(ComponentInstance itself) in CmpInstObj_New() 271 ComponentInstance itself; in CmpInstObj_tp_new() local 341 PyObject *CmpObj_New(Component itself) in CmpObj_New() 709 Component itself; in CmpObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/cf/ |
D | _CFmodule.c | 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() [all …]
|
/external/python/cpython2/Mac/Modules/cg/ |
D | _CGmodule.c | 26 PyObject *CGPoint_New(CGPoint *itself) in CGPoint_New() 44 PyObject *CGRect_New(CGRect *itself) in CGRect_New() 66 PyObject *CGAffineTransform_New(CGAffineTransform *itself) in CGAffineTransform_New() 105 PyObject *CGContextRefObj_New(CGContextRef itself) in CGContextRefObj_New() 1202 CGContextRef itself; in CGContextRefObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/fm/ |
D | _Fmmodule.c | 26 FMRec_New(FMetricRec *itself) in FMRec_New()
|
/external/python/cpython2/Mac/Modules/qdoffs/ |
D | _Qdoffsmodule.c | 45 PyObject *GWorldObj_New(GWorldPtr itself) in GWorldObj_New() 142 GWorldPtr itself; in GWorldObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/mlte/ |
D | _Mltemodule.c | 79 PyObject *TXNObj_New(TXNObject itself) in TXNObj_New() 1245 TXNObject itself; in TXNObj_tp_new() local 1315 PyObject *TXNFontMenuObj_New(TXNFontMenuObject itself) in TXNFontMenuObj_New() 1399 TXNFontMenuObject itself; in TXNFontMenuObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/scrap/ |
D | _Scrapmodule.c | 34 PyObject *ScrapObj_New(ScrapRef itself) in ScrapObj_New()
|
/external/python/cpython2/Mac/Modules/ |
D | Nav.c | 221 NavReplyRecord itself; member 284 newnavrrobject(NavReplyRecord *itself) in newnavrrobject()
|
/external/python/cpython2/Mac/Modules/te/ |
D | _TEmodule.c | 36 TextStyle_New(TextStylePtr itself) in TextStyle_New() 69 PyObject *TEObj_New(TEHandle itself) in TEObj_New() 991 TEHandle itself; in TEObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/file/ |
D | _Filemodule.c | 110 PyMac_BuildHFSUniStr255(HFSUniStr255 *itself) in PyMac_BuildHFSUniStr255() 176 static PyObject *FSCatalogInfo_New(FSCatalogInfo *itself) in FSCatalogInfo_New() 554 static PyObject *FInfo_New(FInfo *itself) in FInfo_New() 657 FInfo *itself = NULL; in FInfo_tp_init() local 742 static PyObject *Alias_New(AliasHandle itself) in Alias_New() 985 AliasHandle itself = NULL; in Alias_tp_init() local 1093 static PyObject *FSSpec_New(FSSpec *itself) in FSSpec_New() 1553 static PyObject *FSRef_New(FSRef *itself) in FSRef_New()
|
/external/python/cpython2/Mac/Modules/osa/ |
D | _OSAmodule.c | 44 PyObject *OSAObj_New(ComponentInstance itself) in OSAObj_New() 804 ComponentInstance itself; in OSAObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/ae/ |
D | _AEmodule.c | 62 PyObject *AEDesc_New(AEDesc *itself) in AEDesc_New() 873 AEDesc itself; in AEDesc_tp_new() local 1420 PyObject *AEDesc_NewBorrowed(AEDesc *itself) in AEDesc_NewBorrowed()
|
/external/python/cpython2/Mac/Modules/res/ |
D | _Resmodule.c | 51 PyObject *ResObj_New(Handle itself) in ResObj_New() 583 Handle itself; in ResObj_tp_init() local 1697 PyObject *OptResObj_New(Handle itself) in OptResObj_New()
|
/external/python/cpython2/Mac/Modules/drag/ |
D | _Dragmodule.c | 50 PyObject *DragObj_New(DragRef itself) in DragObj_New() 749 DragRef itself; in DragObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | _Ctlmodule.c | 51 ControlFontStyle_Convert(PyObject *v, ControlFontStyleRec *itself) in ControlFontStyle_Convert() 63 PyControlID_New(ControlID *itself) in PyControlID_New() 70 PyControlID_Convert(PyObject *v, ControlID *itself) in PyControlID_Convert() 79 DataBrowserTableViewColumnDesc_Convert(PyObject *v, DataBrowserTableViewColumnDesc *itself) in DataBrowserTableViewColumnDesc_Convert() 88 ControlButtonContentInfo_Convert(PyObject *v, ControlButtonContentInfo *itself) in ControlButtonContentInfo_Convert() 96 DataBrowserListViewHeaderDesc_Convert(PyObject *v, DataBrowserListViewHeaderDesc *itself) in DataBrowserListViewHeaderDesc_Convert() 110 DataBrowserListViewColumnDesc_Convert(PyObject *v, DataBrowserListViewColumnDesc *itself) in DataBrowserListViewColumnDesc_Convert() 147 PyObject *CtlObj_New(ControlHandle itself) in CtlObj_New() 3856 ControlHandle itself; in CtlObj_tp_new() local 5532 CtlObj_NewUnmanaged(ControlHandle itself) in CtlObj_NewUnmanaged()
|
/external/python/cpython2/Mac/Modules/list/ |
D | _Listmodule.c | 49 PyObject *ListObj_New(ListHandle itself) in ListObj_New() 744 ListHandle itself; in ListObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | _Dlgmodule.c | 138 PyObject *DlgObj_New(DialogPtr itself) in DlgObj_New() 964 DialogPtr itself; in DlgObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/app/ |
D | _Appmodule.c | 40 PyObject *ThemeDrawingStateObj_New(ThemeDrawingState itself) in ThemeDrawingStateObj_New() 122 ThemeDrawingState itself; in ThemeDrawingStateObj_tp_new() local
|
/external/python/cpython2/Mac/Modules/qd/ |
D | _Qdmodule.c | 42 PyObject *QdRGB_New(RGBColorPtr itself) in QdRGB_New() 64 PyObject *QdFI_New(FontInfo *itself) in QdFI_New() 84 PyObject *GrafObj_New(GrafPtr itself) in GrafObj_New() 1349 GrafPtr itself; in GrafObj_tp_new() local 1421 PyObject *BMObj_New(BitMapPtr itself) in BMObj_New() 1548 BitMapPtr itself; in BMObj_tp_new() local 7096 PyObject *BMObj_NewCopied(BitMapPtr itself) in BMObj_NewCopied()
|
/external/python/cpython2/Mac/Modules/menu/ |
D | _Menumodule.c | 36 PyObject *OptMenuObj_New(MenuRef itself) in OptMenuObj_New() 68 PyObject *MenuObj_New(MenuHandle itself) in MenuObj_New() 2544 MenuHandle itself; in MenuObj_tp_new() local
|
/external/python/cpython2/Modules/ |
D | pyexpat.c | 69 XML_Parser itself; member
|
/external/python/cpython2/Mac/Modules/snd/ |
D | _Sndmodule.c | 57 static PyObject *SndCh_New(SndChannelPtr itself) in SndCh_New()
|
/external/python/cpython2/Mac/Modules/win/ |
D | _Winmodule.c | 56 PyObject *WinObj_New(WindowPtr itself) in WinObj_New() 2597 WindowPtr itself; in WinObj_tp_new() local
|