Home
last modified time | relevance | path

Searched defs:bufferinfo (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h91 typedef struct bufferinfo { struct
92 void *buf;
93 PyObject *obj; /* owned reference */
94 Py_ssize_t len;
97 int readonly;
98 int ndim;
99 char *format;
100 Py_ssize_t *shape;
101 Py_ssize_t *strides;
102 Py_ssize_t *suboffsets;
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h91 typedef struct bufferinfo { struct
92 void *buf;
93 PyObject *obj; /* owned reference */
94 Py_ssize_t len;
97 int readonly;
98 int ndim;
99 char *format;
100 Py_ssize_t *shape;
101 Py_ssize_t *strides;
102 Py_ssize_t *suboffsets;
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbufferprocs_py37.h91 typedef struct bufferinfo { struct
92 void *buf;
93 PyObject *obj; /* owned reference */
94 Py_ssize_t len;
97 int readonly;
98 int ndim;
99 char *format;
100 Py_ssize_t *shape;
101 Py_ssize_t *strides;
102 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-game/pygame-2.1.0/src_c/include/
H A Dpgcompat.h31 void *buf;
32 PyObject *obj;
33 Py_ssize_t len;
34 Py_ssize_t itemsize;
35 int readonly;
36 int ndim;
37 char *format;
38 Py_ssize_t *shape;
39 Py_ssize_t *strides;
40 Py_ssize_t *suboffsets;
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python310/Python-3.10.1/Include/cpython/
H A Dobject.h49 typedef struct bufferinfo { struct
50 void *buf;
51 PyObject *obj; /* owned reference */
52 Py_ssize_t len;
55 int readonly;
56 int ndim;
57 char *format;
58 Py_ssize_t *shape;
59 Py_ssize_t *strides;
60 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python38/Python-3.8.12/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python-tools/Python-3.8.12/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python39/Python-3.9.9/Include/cpython/
H A Dobject.h56 typedef struct bufferinfo { struct
57 void *buf;
58 PyObject *obj; /* owned reference */
59 Py_ssize_t len;
62 int readonly;
63 int ndim;
64 char *format;
65 Py_ssize_t *shape;
66 Py_ssize_t *strides;
67 Py_ssize_t *suboffsets;
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python311/Python-3.11.0a3/Include/cpython/
H A Dobject.h49 typedef struct bufferinfo { struct
50 void *buf;
51 PyObject *obj; /* owned reference */
52 Py_ssize_t len;
55 int readonly;
56 int ndim;
57 char *format;
58 Py_ssize_t *shape;
59 Py_ssize_t *strides;
60 Py_ssize_t *suboffsets;
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/cpython/
H A Dobject.h40 typedef struct bufferinfo { struct
41 void *buf;
42 PyObject *obj; /* owned reference */
43 Py_ssize_t len;
46 int readonly;
47 int ndim;
48 char *format;
49 Py_ssize_t *shape;
50 Py_ssize_t *strides;
51 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/cpython/
H A Dobject.h49 typedef struct bufferinfo { struct
50 void *buf;
51 PyObject *obj; /* owned reference */
52 Py_ssize_t len;
55 int readonly;
56 int ndim;
57 char *format;
58 Py_ssize_t *shape;
59 Py_ssize_t *strides;
60 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/cpython/
H A Dobject.h56 typedef struct bufferinfo { struct
57 void *buf;
58 PyObject *obj; /* owned reference */
59 Py_ssize_t len;
62 int readonly;
63 int ndim;
64 char *format;
65 Py_ssize_t *shape;
66 Py_ssize_t *strides;
67 Py_ssize_t *suboffsets;
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/src/lib/
H A Dnc.h596 typedef struct bufferinfo { struct
605 } bufferinfo; argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h164 typedef struct bufferinfo { struct
165 void *buf;
166 PyObject *obj; /* owned reference */
167 Py_ssize_t len;
170 int readonly;
171 int ndim;
172 char *format;
173 Py_ssize_t *shape;
174 Py_ssize_t *strides;
175 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python27/Python-2.7.18/Include/
H A Dobject.h164 typedef struct bufferinfo { struct
165 void *buf;
166 PyObject *obj; /* owned reference */
167 Py_ssize_t len;
170 int readonly;
171 int ndim;
172 char *format;
173 Py_ssize_t *shape;
174 Py_ssize_t *strides;
175 Py_ssize_t *suboffsets;
[all …]
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dobject.h164 typedef struct bufferinfo { struct
165 void *buf;
166 PyObject *obj; /* owned reference */
167 Py_ssize_t len;
170 int readonly;
171 int ndim;
172 char *format;
173 Py_ssize_t *shape;
174 Py_ssize_t *strides;
175 Py_ssize_t *suboffsets;
[all …]
/dports/math/vtk8/VTK-8.2.0/Wrapping/PythonCore/
H A DvtkPythonCompatibility.h117 typedef struct bufferinfo { PyObject *obj; } Py_buffer; struct
/dports/lang/python37/Python-3.7.12/Include/
H A Dobject.h182 typedef struct bufferinfo { struct
183 void *buf;
184 PyObject *obj; /* owned reference */
185 Py_ssize_t len;
188 int readonly;
189 int ndim;
190 char *format;
191 Py_ssize_t *shape;
192 Py_ssize_t *strides;
193 Py_ssize_t *suboffsets;
[all …]
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dobject.h179 typedef struct bufferinfo { struct
180 void *buf;
181 PyObject *obj; /* owned reference */
182 Py_ssize_t len;
185 int readonly;
186 int ndim;
187 char *format;
188 Py_ssize_t *shape;
189 Py_ssize_t *strides;
190 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dobject.h182 typedef struct bufferinfo { struct
183 void *buf;
184 PyObject *obj; /* owned reference */
185 Py_ssize_t len;
188 int readonly;
189 int ndim;
190 char *format;
191 Py_ssize_t *shape;
192 Py_ssize_t *strides;
193 Py_ssize_t *suboffsets;
[all …]
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dobject.h182 typedef struct bufferinfo { struct
183 void *buf;
184 PyObject *obj; /* owned reference */
185 Py_ssize_t len;
188 int readonly;
189 int ndim;
190 char *format;
191 Py_ssize_t *shape;
192 Py_ssize_t *strides;
193 Py_ssize_t *suboffsets;
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dncvalidator.c233 typedef struct bufferinfo { struct
241 } bufferinfo; typedef

12