Searched refs:ClockRec (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-mach64/dist/src/ | ||
| H A D | aticlock.h | 55 } ClockRec, *ClockPtr; typedef in typeref:struct:__anonb55e059f0208 56 extern ClockRec ATIClockDescriptors[]; |
| H A D | aticlock.c | 61 ClockRec ATIClockDescriptors[] = |
| H A D | atistruct.h | 363 ClockRec ClockDescriptor; |
| /xsrc/external/mit/oclock/dist/ | ||
| H A D | ClockP.h | 72 } ClockRec; typedef in typeref:struct:_ClockRec |
| H A D | Clock.c | 50 #define offset(field) XtOffsetOf(ClockRec, clock.field) 105 /* size */ sizeof(ClockRec), |
| /xsrc/external/mit/xclock/dist/ | ||
| H A D | ClockP.h | 156 } ClockRec; typedef in typeref:struct:_ClockRec |
| H A D | Clock.c | 139 #define offset(field) XtOffsetOf(ClockRec, clock.field) 236 /* widget_size */ sizeof(ClockRec), |
Completed in 12 milliseconds