Searched defs:time (Results 1 - 25 of 220) sorted by relevance

123456789

/xsrc/external/mit/libX11/dist/src/
H A DUngrabKbd.c33 XUngrabKeyboard(register Display * dpy,Time time) argument
H A DUngrabPtr.c33 XUngrabPointer(register Display * dpy,Time time) argument
H A DAllowEv.c33 XAllowEvents(register Display * dpy,int mode,Time time) argument
H A DChActPGb.c33 XChangeActivePointerGrab(register Display * dpy,unsigned int event_mask,Cursor curs,Time time) argument
H A DSetIFocus.c33 XSetInputFocus(register Display * dpy,Window focus,int revert_to,Time time) argument
H A DSetSOwner.c33 XSetSelectionOwner(register Display * dpy,Atom selection,Window owner,Time time) argument
H A DConvSel.c33 XConvertSelection(register Display * dpy,Atom selection,Atom target,Atom property,Window requestor,Time time) argument
H A DGrKeybd.c31 XGrabKeyboard(register Display * dpy,Window window,Bool ownerEvents,int pointerMode,int keyboardMode,Time time) argument
/xsrc/external/mit/libXt/dist/src/
H A DClickTime.c81 XtSetMultiClickTime(Display *dpy, int time) argument
/xsrc/external/mit/libXi/dist/src/
H A DXAllowDv.c64 XAllowDeviceEvents(register Display * dpy,XDevice * dev,int event_mode,Time time) argument
H A DXISetDevFocus.c37 XISetFocus(Display *dpy, int deviceid, Window focus, Time time) argument
H A DXUngrDev.c64 XUngrabDevice(register Display * dpy,XDevice * dev,Time time) argument
H A DXGtFocus.c64 XGetDeviceFocus(register Display * dpy,XDevice * dev,Window * focus,int * revert_to,Time * time) argument
H A DXStFocus.c64 XSetDeviceFocus(register Display * dpy,XDevice * dev,Window focus,int revert_to,Time time) argument
H A DXGrabDev.c64 XGrabDevice(register Display * dpy,XDevice * dev,Window grab_window,Bool ownerEvents,int event_count,XEventClass * event_list,int this_device_mode,int other_devices_mode,Time time) argument
H A DXIAllowEvents.c40 _XIAllowEvents(Display *dpy, int deviceid, int event_mode, Time time, argument
80 XIAllowEvents(Display *dpy, int deviceid, int event_mode, Time time) argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_swap.c62 float time = 0.001 * (t - __glutSwapTime); local in function:glutSwapBuffers
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dallowev.c93 TimeStamp time; local in function:ProcXAllowDeviceEvents
[all...]
H A Dungrdev.c93 TimeStamp time; local in function:ProcXUngrabDevice
H A Dxiallowev.c62 TimeStamp time; local in function:ProcXIAllowEvents
[all...]
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dallowev.c91 TimeStamp time; local in function:ProcXAllowDeviceEvents
[all...]
H A Dungrdev.c91 TimeStamp time; local in function:ProcXUngrabDevice
/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dshape.h45 Time time; /* server timestamp when region changed */ member in struct:__anon340547ea0108
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_bo_cache.c70 drm_private void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) argument
187 struct timespec time; local in function:etna_bo_cache_free
[all...]
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_bo_cache.c82 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) argument
200 struct timespec time; local in function:fd_bo_cache_free
[all...]

Completed in 18 milliseconds

123456789