Home
last modified time | relevance | path

Searched defs:PyCapsule_New (Results 1 – 25 of 31) sorted by relevance

12

/dports/science/siconos/siconos-4.4.0/wrap/swig/
H A Dstart.i58 #define PyCapsule_New PyCObject_FromVoidPtrAndDesc macro
/dports/math/py-pygsl/pygsl-2.3.0/Include/pygsl/
H A Dcapsuletrunk.h27 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/devel/py-numba/numba-0.51.2/numba/
H A Dcapsulethunk.h55 PyObject* PyCapsule_New(void* ptr, const char *name, PyCapsule_Destructor dtor) in PyCapsule_New() function
/dports/lang/python37/Python-3.7.12/Doc/includes/
H A Dcapsulethunk.h27 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/lang/python-legacy/Python-2.7.18/Doc/includes/
H A Dcapsulethunk.h27 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/lang/python27/Python-2.7.18/Doc/includes/
H A Dcapsulethunk.h27 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/archivers/py-lz4/lz4-2.1.10/py3c/py3c/
H A Dcapsulethunk.h34 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/math/py-graphillion/Graphillion-1.3/src/py3c/
H A Dcapsulethunk.h34 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/devel/py3c/py3c-1.3/include/py3c/
H A Dcapsulethunk.h34 #define PyCapsule_New(pointer, name, destructor) \ macro
/dports/net/py-mpi4py/mpi4py-3.1.3/test/
H A Ddlpackimpl.py78 PyCapsule_New = pyapi.PyCapsule_New variable
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python27/Python-2.7.18/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python37/Python-3.7.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python310/Python-3.10.1/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python38/Python-3.8.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python39/Python-3.9.9/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dcapsule.c44 PyCapsule_New(void *pointer, const char *name, PyCapsule_Destructor destructor) in PyCapsule_New() function
/dports/devel/py-game/pygame-2.1.0/src_c/include/
H A Dpgcompat.h21 #define PyCapsule_New(ptr, n, dfn) PyCObject_FromVoidPtr(ptr, dfn) macro
/dports/devel/py-game/pygame-2.1.0/test/test_utils/
H A Darrinter.py90 PyCapsule_New = pythonapi.PyCapsule_New variable
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml_wrap.h39 #define PyCapsule_New PyCObject_FromVoidPtrAndDesc macro

12