Home
last modified time | relevance | path

Searched refs:PyBUF_SHADOW (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h212 #define PyBUF_SHADOW 0x400 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h212 #define PyBUF_SHADOW 0x400 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmemoryobject.c307 if (buffertype == PyBUF_SHADOW) { in PyMemoryView_GetContiguous()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmemoryobject.c307 if (buffertype == PyBUF_SHADOW) { in PyMemoryView_GetContiguous()