Home
last modified time | relevance | path

Searched refs:string_buffer_getbuffer (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstringobject.c1382 string_buffer_getbuffer(PyStringObject *self, Py_buffer *view, int flags) in string_buffer_getbuffer() function
1411 (getbufferproc)string_buffer_getbuffer,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstringobject.c1399 string_buffer_getbuffer(PyStringObject *self, Py_buffer *view, int flags) in string_buffer_getbuffer() function
1428 (getbufferproc)string_buffer_getbuffer,