Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Include/
Dobject.h164 typedef struct bufferinfo { struct
165 void *buf;
166 PyObject *obj; /* owned reference */
167 Py_ssize_t len;
168 Py_ssize_t itemsize; /* This is Py_ssize_t so it can be
170 int readonly;
171 int ndim;
172 char *format;
173 Py_ssize_t *shape;
174 Py_ssize_t *strides;
[all …]
/aosp_15_r20/external/drm_hwcomposer/
H A Dmeson.build54 subdir('bufferinfo') subdir
/aosp_15_r20/external/openthread/src/cli/
H A DREADME.md492 ### bufferinfo subsection