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

  /prebuilts/gcc/linux-x86/host/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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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...]

Completed in 72 milliseconds