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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XShm.h 44 #define ShmCompletion 0
45 #define ShmNumberEvents (ShmCompletion + 1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XShm.h 44 #define ShmCompletion 0
45 #define ShmNumberEvents (ShmCompletion + 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XShm.h 44 #define ShmCompletion 0
45 #define ShmNumberEvents (ShmCompletion + 1)
  /external/quake/quake/src/QW/client/
vid_x.c 580 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 782 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;
vid_x.cpp 654 x_shmeventtype = XShmGetEventBase(x_disp) + ShmCompletion;

Completed in 864 milliseconds