Home
last modified time | relevance | path

Searched defs:Py_buffer (Results 1 – 25 of 74) sorted by relevance

123

/dports/archivers/py-zstandard/zstandard-0.16.0/rust-ext/src/
H A Dbuffers.rs68 fn bf_getbuffer(slf: PyRefMut<Self>, view: *mut Py_buffer, flags: i32) -> PyResult<()> { in bf_getbuffer()
89 fn bf_releasebuffer(slf: PyRefMut<Self>, view: *mut Py_buffer) {} in bf_releasebuffer()
99 fn bf_getbuffer(slf: PyRefMut<Self>, view: *mut Py_buffer, flags: i32) -> PyResult<()> { in bf_getbuffer()
122 fn bf_releasebuffer(slf: PyRefMut<Self>, view: *mut Py_buffer) {} in bf_releasebuffer()
244 fn bf_getbuffer(slf: PyRefMut<Self>, view: *mut Py_buffer, flags: i32) -> PyResult<()> { in bf_getbuffer()
263 fn bf_releasebuffer(slf: PyRefMut<Self>, view: *mut Py_buffer) {} in bf_releasebuffer()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/arrays/
H A D_buffers.py49 class Py_buffer(ctypes.Structure): class
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/arrays/
H A D_buffers.py49 class Py_buffer(ctypes.Structure): class
/dports/devel/py-pyopencl/pyopencl-2018.2/pyopencl/
H A D_buffers.py60 class Py_buffer(ctypes.Structure): # noqa class
/dports/databases/py-gdbm/Python-3.8.12/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/lang/python37/Python-3.7.12/Doc/howto/
H A Dclinic.rst886 Py_buffer subsection
/dports/lang/python38/Python-3.8.12/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/lang/python-tools/Python-3.8.12/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/lang/python39/Python-3.9.9/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/databases/py-sqlite3/Python-3.8.12/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h143 #define Py_buffer Pep_buffer macro
H A Dpython25compat.h70 } Py_buffer; typedef
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h143 #define Py_buffer Pep_buffer macro
H A Dpython25compat.h70 } Py_buffer; typedef
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h143 #define Py_buffer Pep_buffer macro
H A Dpython25compat.h70 } Py_buffer; typedef
/dports/lang/python310/Python-3.10.1/Doc/howto/
H A Dclinic.rst892 Py_buffer subsection
/dports/lang/python311/Python-3.11.0a3/Doc/howto/
H A Dclinic.rst889 Py_buffer subsection
/dports/math/vtk8/VTK-8.2.0/Wrapping/PythonCore/
H A DvtkPythonCompatibility.h117 typedef struct bufferinfo { PyObject *obj; } Py_buffer; typedef
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalpython.h105 } Py_buffer; typedef
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalpythondriverloader.cpp106 if( !GDALPythonInitialize() )
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalpython.h105 } Py_buffer; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/click/
H A D_winconsole.py64 class Py_buffer(ctypes.Structure): class
/dports/devel/py-click6/click-6.7/click/
H A D_winconsole.py64 class Py_buffer(ctypes.Structure): class

123