Home
last modified time | relevance | path

Searched defs:view (Results 1 – 20 of 20) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmemoryobject.c34 memory_getbuf(PyMemoryViewObject *self, Py_buffer *view, int flags) in memory_getbuf()
45 memory_releasebuf(PyMemoryViewObject *self, Py_buffer *view) in memory_releasebuf()
76 Py_buffer view; in PyMemoryView_FromObject() local
173 _indirect_copy_nd(char *dest, Py_buffer *view, char fort) in _indirect_copy_nd()
244 Py_buffer *view; in PyMemoryView_GetContiguous() local
408 Py_buffer view; in memory_tobytes() local
426 Py_buffer *view = &(mem->view); in memory_tolist() local
514 Py_buffer *view = &(self->view); in memory_item() local
562 Py_buffer *view; in memory_subscript() local
631 Py_buffer *view = &(self->view); in memory_ass_sub() local
Dabstract.c360 PyObject_GetBuffer(PyObject *obj, Py_buffer *view, int flags) in PyObject_GetBuffer()
372 _IsFortranContiguous(Py_buffer *view) in _IsFortranContiguous()
393 _IsCContiguous(Py_buffer *view) in _IsCContiguous()
414 PyBuffer_IsContiguous(Py_buffer *view, char fort) in PyBuffer_IsContiguous()
430 PyBuffer_GetPointer(Py_buffer *view, Py_ssize_t *indices) in PyBuffer_GetPointer()
483 PyBuffer_ToContiguous(void *buf, Py_buffer *view, Py_ssize_t len, char fort) in PyBuffer_ToContiguous()
534 PyBuffer_FromContiguous(Py_buffer *view, void *buf, Py_ssize_t len, char fort) in PyBuffer_FromContiguous()
680 PyBuffer_FillInfo(Py_buffer *view, PyObject *obj, void *buf, Py_ssize_t len, in PyBuffer_FillInfo()
714 PyBuffer_Release(Py_buffer *view) in PyBuffer_Release()
Dbytearrayobject.c107 bytearray_getbuffer(PyByteArrayObject *obj, Py_buffer *view, int flags) in bytearray_getbuffer()
124 bytearray_releasebuffer(PyByteArrayObject *obj, Py_buffer *view) in bytearray_releasebuffer()
130 _getbuffer(PyObject *obj, Py_buffer *view) in _getbuffer()
855 Py_buffer view; in bytearray_init() local
Dstringobject.c1399 string_buffer_getbuffer(PyStringObject *self, Py_buffer *view, int flags) in string_buffer_getbuffer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmemoryobject.c34 memory_getbuf(PyMemoryViewObject *self, Py_buffer *view, int flags) in memory_getbuf()
45 memory_releasebuf(PyMemoryViewObject *self, Py_buffer *view) in memory_releasebuf()
76 Py_buffer view; in PyMemoryView_FromObject() local
173 _indirect_copy_nd(char *dest, Py_buffer *view, char fort) in _indirect_copy_nd()
244 Py_buffer *view; in PyMemoryView_GetContiguous() local
408 Py_buffer view; in memory_tobytes() local
426 Py_buffer *view = &(mem->view); in memory_tolist() local
514 Py_buffer *view = &(self->view); in memory_item() local
562 Py_buffer *view; in memory_subscript() local
631 Py_buffer *view = &(self->view); in memory_ass_sub() local
Dabstract.c360 PyObject_GetBuffer(PyObject *obj, Py_buffer *view, int flags) in PyObject_GetBuffer()
372 _IsFortranContiguous(Py_buffer *view) in _IsFortranContiguous()
393 _IsCContiguous(Py_buffer *view) in _IsCContiguous()
414 PyBuffer_IsContiguous(Py_buffer *view, char fort) in PyBuffer_IsContiguous()
430 PyBuffer_GetPointer(Py_buffer *view, Py_ssize_t *indices) in PyBuffer_GetPointer()
483 PyBuffer_ToContiguous(void *buf, Py_buffer *view, Py_ssize_t len, char fort) in PyBuffer_ToContiguous()
534 PyBuffer_FromContiguous(Py_buffer *view, void *buf, Py_ssize_t len, char fort) in PyBuffer_FromContiguous()
680 PyBuffer_FillInfo(Py_buffer *view, PyObject *obj, void *buf, Py_ssize_t len, in PyBuffer_FillInfo()
714 PyBuffer_Release(Py_buffer *view) in PyBuffer_Release()
Dbytearrayobject.c107 bytearray_getbuffer(PyByteArrayObject *obj, Py_buffer *view, int flags) in bytearray_getbuffer()
124 bytearray_releasebuffer(PyByteArrayObject *obj, Py_buffer *view) in bytearray_releasebuffer()
130 _getbuffer(PyObject *obj, Py_buffer *view) in _getbuffer()
849 Py_buffer view; in bytearray_init() local
Dstringobject.c1382 string_buffer_getbuffer(PyStringObject *self, Py_buffer *view, int flags) in string_buffer_getbuffer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dmemoryobject.h67 Py_buffer view; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dmemoryobject.h67 Py_buffer view; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmd5module.c53 Py_buffer view; in md5_update() local
264 Py_buffer view = { 0 }; in MD5_new() local
D_hashopenssl.c226 Py_buffer view; in EVP_update() local
318 Py_buffer view = { 0 }; in EVP_tp_init() local
469 Py_buffer view = { 0 }; in EVP_new() local
Dshamodule.c431 Py_buffer view; in SHA_update() local
538 Py_buffer view = { 0 }; in SHA_new() local
D_testcapimodule.c291 broken_buffer_getbuffer(PyObject *self, Py_buffer *view, int flags) in broken_buffer_getbuffer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dmd5module.c53 Py_buffer view; in md5_update() local
277 Py_buffer view = { 0 }; in MD5_new() local
Dshamodule.c431 Py_buffer view; in SHA_update() local
551 Py_buffer view = { 0 }; in SHA_new() local
/device/google/cuttlefish_common/common/vsoc/lib/
Dsocket_forward_region_view.h192 Receiver(ShmConnectionView* view) in Receiver()
244 explicit ShmSender(ShmConnectionView* view) : view_{view} {} in ShmSender()
272 explicit ShmReceiver(ShmConnectionView* view) : view_{view} {} in ShmReceiver()
/device/google/cuttlefish_common/common/frontend/socket_forward_proxy/
Dmain.cpp195 [[noreturn]] void host_thread(SocketForwardRegionView::ShmConnectionView view, in host_thread()
315 SocketForwardRegionView::ShmConnectionView view) { in guest_thread()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetargs.c1387 getbuffer(PyObject *arg, Py_buffer *view, char **errmsg) in getbuffer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetargs.c1387 getbuffer(PyObject *arg, Py_buffer *view, char **errmsg) in getbuffer()