HomeSort by relevance Sort by last modified time
    Searched refs:Py_buffer (Results 51 - 75 of 95) sorted by null

1 23 4

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
shamodule.c 431 Py_buffer view;
538 Py_buffer view = { 0 };
sha256module.c 483 Py_buffer buf;
616 Py_buffer buf = { 0 };
651 Py_buffer buf = { 0 };
bz2module.c 828 Py_buffer pbuf;
    [all...]
sha512module.c 549 Py_buffer buf;
682 Py_buffer buf = { 0 };
717 Py_buffer buf = { 0 };
  /external/python/cpython2/Modules/_io/
bytesio.c 403 Py_buffer buf;
564 Py_buffer buf;
bufferedio.c 38 Py_buffer buf;
    [all...]
fileio.c 477 Py_buffer pbuf;
675 Py_buffer pbuf;
  /external/python/cpython2/Modules/
shamodule.c 431 Py_buffer view;
551 Py_buffer view = { 0 };
sha256module.c 483 Py_buffer buf;
616 Py_buffer buf = { 0 };
651 Py_buffer buf = { 0 };
bz2module.c 817 Py_buffer pbuf;
    [all...]
_testcapimodule.c 292 broken_buffer_getbuffer(PyObject *self, Py_buffer *view, int flags)
388 Py_buffer view = {
436 Py_buffer view = {
    [all...]
sha512module.c 549 Py_buffer buf;
682 Py_buffer buf = { 0 };
717 Py_buffer buf = { 0 };
operator.c 319 Py_buffer view_a;
320 Py_buffer view_b;
_struct.c     [all...]
  /external/python/cpython2/Modules/_multiprocessing/
connection.h 194 Py_buffer pbuf;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
sha256module.c 483 Py_buffer buf;
616 Py_buffer buf = { 0 };
651 Py_buffer buf = { 0 };
sha512module.c 549 Py_buffer buf;
682 Py_buffer buf = { 0 };
717 Py_buffer buf = { 0 };
operator.c 319 Py_buffer view_a;
320 Py_buffer view_b;
_struct.c     [all...]
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
bufferedio.c 38 Py_buffer buf;
    [all...]
fileio.c 464 Py_buffer pbuf;
662 Py_buffer pbuf;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
bufferedio.c 38 Py_buffer buf;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
bufferobject.c 805 static int buffer_getbuffer(PyBufferObject *self, Py_buffer *buf, int flags)
  /external/python/cpython2/Objects/
bufferobject.c 805 static int buffer_getbuffer(PyBufferObject *self, Py_buffer *buf, int flags)

Completed in 832 milliseconds

1 23 4