HomeSort by relevance Sort by last modified time
    Searched refs:buffer_getbuffer (Results 1 - 2 of 2) sorted by null

  /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) function
836 (getbufferproc)buffer_getbuffer,
  /external/python/cpython2/Objects/
bufferobject.c 805 static int buffer_getbuffer(PyBufferObject *self, Py_buffer *buf, int flags) function
836 (getbufferproc)buffer_getbuffer,

Completed in 435 milliseconds