Home
last modified time | relevance | path

Searched defs:p_itself (Results 1 – 23 of 23) sorted by relevance

/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c128 int EventRef_Convert(PyObject *v, EventRef *p_itself) in EventRef_Convert()
473 int EventQueueRef_Convert(PyObject *v, EventQueueRef *p_itself) in EventQueueRef_Convert()
694 int EventLoopRef_Convert(PyObject *v, EventLoopRef *p_itself) in EventLoopRef_Convert()
824 int EventLoopTimerRef_Convert(PyObject *v, EventLoopTimerRef *p_itself) in EventLoopTimerRef_Convert()
974 int EventHandlerRef_Convert(PyObject *v, EventHandlerRef *p_itself) in EventHandlerRef_Convert()
1164 int EventHandlerCallRef_Convert(PyObject *v, EventHandlerCallRef *p_itself) in EventHandlerCallRef_Convert()
1297 int EventTargetRef_Convert(PyObject *v, EventTargetRef *p_itself) in EventTargetRef_Convert()
1452 int EventHotKeyRef_Convert(PyObject *v, EventHotKeyRef *p_itself) in EventHotKeyRef_Convert()
/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c47 CmpDesc_Convert(PyObject *v, ComponentDescription *p_itself) in CmpDesc_Convert()
83 int CmpInstObj_Convert(PyObject *v, ComponentInstance *p_itself) in CmpInstObj_Convert()
355 int CmpObj_Convert(PyObject *v, Component *p_itself) in CmpObj_Convert()
/external/python/cpython2/Mac/Modules/ibcarbon/
D_IBCarbon.c39 int IBNibRefObj_Convert(PyObject *v, IBNibRef *p_itself) in IBNibRefObj_Convert()
/external/python/cpython2/Mac/Modules/cg/
D_CGmodule.c35 CGPoint_Convert(PyObject *v, CGPoint *p_itself) in CGPoint_Convert()
55 CGRect_Convert(PyObject *v, CGRect *p_itself) in CGRect_Convert()
79 CGAffineTransform_Convert(PyObject *v, CGAffineTransform *p_itself) in CGAffineTransform_Convert()
114 int CGContextRefObj_Convert(PyObject *v, CGContextRef *p_itself) in CGContextRefObj_Convert()
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c90 CFRange_Convert(PyObject *v, CFRange *p_itself) in CFRange_Convert()
103 OptionalCFURLRefObj_Convert(PyObject *v, CFURLRef *p_itself) in OptionalCFURLRefObj_Convert()
141 int CFTypeRefObj_Convert(PyObject *v, CFTypeRef *p_itself) in CFTypeRefObj_Convert()
504 int CFArrayRefObj_Convert(PyObject *v, CFArrayRef *p_itself) in CFArrayRefObj_Convert()
715 int CFMutableArrayRefObj_Convert(PyObject *v, CFMutableArrayRef *p_itself) in CFMutableArrayRefObj_Convert()
955 int CFDictionaryRefObj_Convert(PyObject *v, CFDictionaryRef *p_itself) in CFDictionaryRefObj_Convert()
1148 int CFMutableDictionaryRefObj_Convert(PyObject *v, CFMutableDictionaryRef *p_itself) in CFMutableDictionaryRefObj_Convert()
1325 int CFDataRefObj_Convert(PyObject *v, CFDataRef *p_itself) in CFDataRefObj_Convert()
1556 int CFMutableDataRefObj_Convert(PyObject *v, CFMutableDataRef *p_itself) in CFMutableDataRefObj_Convert()
1821 int CFStringRefObj_Convert(PyObject *v, CFStringRef *p_itself) in CFStringRefObj_Convert()
[all …]
/external/python/cpython2/Mac/Modules/mlte/
D_Mltemodule.c39 OptFSSpecPtr_Convert(PyObject *v, FSSpec **p_itself) in OptFSSpecPtr_Convert()
55 OptGWorldObj_Convert(PyObject *v, GWorldPtr *p_itself) in OptGWorldObj_Convert()
89 int TXNObj_Convert(PyObject *v, TXNObject *p_itself) in TXNObj_Convert()
1325 int TXNFontMenuObj_Convert(PyObject *v, TXNFontMenuObject *p_itself) in TXNFontMenuObj_Convert()
/external/python/cpython2/Mac/Modules/scrap/
D_Scrapmodule.c42 int ScrapObj_Convert(PyObject *v, ScrapRef *p_itself) in ScrapObj_Convert()
/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c44 TextStyle_Convert(PyObject *v, TextStylePtr p_itself) in TextStyle_Convert()
82 int TEObj_Convert(PyObject *v, TEHandle *p_itself) in TEObj_Convert()
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c55 int GWorldObj_Convert(PyObject *v, GWorldPtr *p_itself) in GWorldObj_Convert()
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c62 int ResObj_Convert(PyObject *v, Handle *p_itself) in ResObj_Convert()
1706 int OptResObj_Convert(PyObject *v, Handle *p_itself) in OptResObj_Convert()
/external/python/cpython2/Mac/Modules/osa/
D_OSAmodule.c57 int OSAObj_Convert(PyObject *v, ComponentInstance *p_itself) in OSAObj_Convert()
/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c21 static int ThemeButtonDrawInfo_Convert(PyObject *v, ThemeButtonDrawInfo *p_itself) in ThemeButtonDrawInfo_Convert()
49 int ThemeDrawingStateObj_Convert(PyObject *v, ThemeDrawingState *p_itself) in ThemeDrawingStateObj_Convert()
/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c64 int DragObj_Convert(PyObject *v, DragRef *p_itself) in DragObj_Convert()
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c186 static int FSCatalogInfo_Convert(PyObject *v, FSCatalogInfo *p_itself) in FSCatalogInfo_Convert()
564 static int FInfo_Convert(PyObject *v, FInfo *p_itself) in FInfo_Convert()
753 static int Alias_Convert(PyObject *v, AliasHandle *p_itself) in Alias_Convert()
/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c65 int ListObj_Convert(PyObject *v, ListHandle *p_itself) in ListObj_Convert()
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c286 static int SPBObj_Convert(PyObject *v, SPBPtr *p_itself) in SPBObj_Convert()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c149 int DlgObj_Convert(PyObject *v, DialogPtr *p_itself) in DlgObj_Convert()
/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c72 int AEDesc_Convert(PyObject *v, AEDesc *p_itself) in AEDesc_Convert()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c46 int OptMenuObj_Convert(PyObject *v, MenuRef *p_itself) in OptMenuObj_Convert()
77 int MenuObj_Convert(PyObject *v, MenuHandle *p_itself) in MenuObj_Convert()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c48 int QdRGB_Convert(PyObject *v, RGBColorPtr p_itself) in QdRGB_Convert()
94 int GrafObj_Convert(PyObject *v, GrafPtr *p_itself) in GrafObj_Convert()
1433 int BMObj_Convert(PyObject *v, BitMapPtr *p_itself) in BMObj_Convert()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c68 QtTimeRecord_Convert(PyObject *v, TimeRecord *p_itself) in QtTimeRecord_Convert()
83 QtMusicMIDIPacket_Convert(PyObject *v, MusicMIDIPacket *p_itself) in QtMusicMIDIPacket_Convert()
121 int IdleManagerObj_Convert(PyObject *v, IdleManager *p_itself) in IdleManagerObj_Convert()
245 int MovieCtlObj_Convert(PyObject *v, MovieController *p_itself) in MovieCtlObj_Convert()
1365 int TimeBaseObj_Convert(PyObject *v, TimeBase *p_itself) in TimeBaseObj_Convert()
1859 int UserDataObj_Convert(PyObject *v, UserData *p_itself) in UserDataObj_Convert()
2230 int MediaObj_Convert(PyObject *v, Media *p_itself) in MediaObj_Convert()
3472 int TrackObj_Convert(PyObject *v, Track *p_itself) in TrackObj_Convert()
4820 int MovieObj_Convert(PyObject *v, Movie *p_itself) in MovieObj_Convert()
7373 int SGOutputObj_Convert(PyObject *v, SGOutput *p_itself) in SGOutputObj_Convert()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c73 int WinObj_Convert(PyObject *v, WindowPtr *p_itself) in WinObj_Convert()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c159 int CtlObj_Convert(PyObject *v, ControlHandle *p_itself) in CtlObj_Convert()