Home
last modified time | relevance | path

Searched refs:sipVoidPtr_Type (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dvoidptr.c469 PyTypeObject sipVoidPtr_Type = { variable
670 if ((self = PyObject_NEW(sipVoidPtrObject, &sipVoidPtr_Type)) == NULL) in make_voidptr()
698 else if (PyObject_TypeCheck(arg, &sipVoidPtr_Type)) in vp_convertor()
H A Dsipint.h90 extern PyTypeObject sipVoidPtr_Type;
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dvoidptr.c469 PyTypeObject sipVoidPtr_Type = { variable
670 if ((self = PyObject_NEW(sipVoidPtrObject, &sipVoidPtr_Type)) == NULL) in make_voidptr()
698 else if (PyObject_TypeCheck(arg, &sipVoidPtr_Type)) in vp_convertor()
H A Dsipint.h90 extern PyTypeObject sipVoidPtr_Type;
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dvoidptr.c469 PyTypeObject sipVoidPtr_Type = { variable
670 if ((self = PyObject_NEW(sipVoidPtrObject, &sipVoidPtr_Type)) == NULL) in make_voidptr()
698 else if (PyObject_TypeCheck(arg, &sipVoidPtr_Type)) in vp_convertor()
H A Dsipint.h90 extern PyTypeObject sipVoidPtr_Type;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dvoidptr.c744 PyTypeObject sipVoidPtr_Type = { variable
1003 if ((self = PyObject_NEW(sipVoidPtrObject, &sipVoidPtr_Type)) == NULL) in make_voidptr()
1033 else if (PyObject_TypeCheck(arg, &sipVoidPtr_Type)) in vp_convertor()
H A Dsipint.h90 extern PyTypeObject sipVoidPtr_Type;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A DsipAPI_msw.h238 #define sipVoidPtr_Type sipAPI__msw->api_voidptr_type macro
H A DsipAPI_xml.h364 #define sipVoidPtr_Type sipAPI__xml->api_voidptr_type macro
H A DsipAPI_glcanvas.h320 #define sipVoidPtr_Type sipAPI__glcanvas->api_voidptr_type macro
H A DsipAPI_webkit.h414 #define sipVoidPtr_Type sipAPI__webkit->api_voidptr_type macro
H A DsipAPI_media.h344 #define sipVoidPtr_Type sipAPI__media->api_voidptr_type macro
H A DsipAPI_xrc.h442 #define sipVoidPtr_Type sipAPI__xrc->api_voidptr_type macro
/dports/databases/py-qt5-sql/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/www/py-qt5-websockets/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/www/py-qt5-webkit/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/net/py-qt5-network/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()
/dports/devel/py-qt5-test/PyQt5-5.15.4/qpy/QtCore/
H A Dqpycore_chimera.cpp461 else if (type_obj == sipVoidPtr_Type) in parse_py_type()

123