Searched defs:timer (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-timer.c37 pixman_timer_t *timer; local in function:dump_timers
50 pixman_timer_register(pixman_timer_t * timer) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) argument
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbackspecular.c45 timer(int value) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsecuritysrv.h71 OsTimerPtr timer; /* timer for this auth */ member in struct:__anon8d0a645a0108
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsecuritysrv.h70 OsTimerPtr timer; /* timer for this auth */ member in struct:__anon5fcfc06d0108
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxsync.c82 static CARD32 dmxSyncCallback(OsTimerPtr timer, CARD32 time, pointer arg) argument
H A Ddmxstat.c163 static CARD32 dmxStatCallback(OsTimerPtr timer, CARD32 t, pointer arg) argument
/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_fake.c31 OsTimerPtr timer; member in struct:present_fake_vblank
55 present_fake_do_timer(OsTimerPtr timer, argument
/xsrc/external/mit/xorg-server.old/dist/config/
H A Ddbus-core.c43 OsTimerPtr timer; member in struct:dbus_core_info
188 reconnect_timer(OsTimerPtr timer, CARD32 time, pointer arg) argument
[all...]
/xsrc/external/mit/xorg-server/dist/config/
H A Ddbus-core.c43 OsTimerPtr timer; member in struct:dbus_core_info
180 reconnect_timer(OsTimerPtr timer, CARD32 time, void *arg) argument
[all...]
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DRepeaterP.h60 XtIntervalId timer; /* timer that will fire */ member in struct:__anonf754e8080208
H A DTipP.h63 XtIntervalId timer; member in struct:_TipPart
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_acpi.c43 lnxACPIReopen(OsTimerPtr timer, CARD32 time, pointer arg) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_acpi.c43 lnxACPIReopen(OsTimerPtr timer, CARD32 time, void *arg) argument
/xsrc/external/mit/xgc/dist/
H A Dtests.c40 timer(int flag) function in typeref:typename:long
[all...]
/xsrc/external/mit/xload/dist/
H A Dxload.c337 SetLights (XtPointer data, XtIntervalId *timer) argument
/xsrc/external/mit/xedit/dist/
H A Dxedit.h61 XtIntervalId timer; member in struct:_xedit_hints
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dsun_kbd.c429 RemoveKeyboard(OsTimerPtr timer, CARD32 time, pointer arg) argument
/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dfi1236.c479 static CARD32 AFC_TimerCallback(OsTimerPtr timer, CARD32 time, pointer data){ argument
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutEvent.cpp48 GLUTtimer *timer, *other; local in function:glutTimerFunc
86 GLUTtimer *timer; local in function:handleTimeouts
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dfi1236.c479 static CARD32 AFC_TimerCallback(OsTimerPtr timer, CARD32 time, pointer data){ argument
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dquartz.c276 static void pokeActivityCallback(CFRunLoopTimerRef timer, void *info) { argument
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dquartz.c319 pokeActivityCallback(CFRunLoopTimerRef timer, void *info) argument
/xsrc/external/mit/xorg-server.old/dist/os/
H A DWaitFor.c406 OsTimerPtr timer; local in function:CheckAllTimers
421 DoTimer(OsTimerPtr timer,CARD32 now,OsTimerPtr * prev) argument
433 TimerSet(OsTimerPtr timer,int flags,CARD32 millis,OsTimerCallback func,pointer arg) argument
487 TimerForce(OsTimerPtr timer) argument
504 TimerCancel(OsTimerPtr timer) argument
521 TimerFree(OsTimerPtr timer) argument
541 OsTimerPtr timer; local in function:TimerInit
585 ScreenSaverTimeoutExpire(OsTimerPtr timer,CARD32 now,pointer arg) argument
[all...]
/xsrc/external/mit/xorg-server/dist/os/
H A DWaitFor.c128 OsTimerPtr timer; local in function:check_timers
247 static inline Bool timer_pending(OsTimerPtr timer) { argument
256 OsTimerPtr timer; local in function:CheckAllTimers
273 DoTimer(OsTimerPtr timer,CARD32 now) argument
286 OsTimerPtr timer; local in function:DoTimers
298 TimerSet(OsTimerPtr timer,int flags,CARD32 millis,OsTimerCallback func,void * arg) argument
349 TimerForce(OsTimerPtr timer) argument
362 TimerCancel(OsTimerPtr timer) argument
372 TimerFree(OsTimerPtr timer) argument
390 OsTimerPtr timer, tmp; local in function:TimerInit
437 ScreenSaverTimeoutExpire(OsTimerPtr timer,CARD32 now,void * arg) argument
[all...]

Completed in 30 milliseconds

123