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

  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xv/
Xvlibint.h 55 req = (xv##name##Req *)(dpy->last_req = dpy->bufptr);\
67 req = (xv/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 97 char *last_req; /* beginning of last request, or dummy */ member in struct:_XDisplay
405 dpy->last_req = dpy->bufptr;\
432 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
443 req = (x/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
458 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
468 req = (x/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
487 req = (xResourceReq *) (dpy->last_req = dpy->bufptr);\
498 req = (xResourceReq *) (dpy->last_req = dpy->bufptr);\
515 req = (xReq *) (dpy->last_req = dpy->bufptr);\
525 req = (xReq *) (dpy->last_req = dpy->bufptr);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/
XF86VMode.c 437 req = (x##oldname##Req *)(dpy->last_req = dpy->bufptr);\
448 req = (x/**/oldname/**/Req *)(dpy->last_req = dpy->bufptr);\
    [all...]

Completed in 15 milliseconds