Searched refs:XSyncIntToValue (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libXext/dist/include/X11/extensions/ |
| H A D | sync.h | 63 #undef XSyncIntToValue 80 extern void XSyncIntToValue(
|
| /xsrc/external/mit/xorg-server.old/dist/miext/sync/ |
| H A D | misync.c | 146 XSyncIntToValue(&unused, 0L);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | syncconst.h | 129 #define XSyncIntToValue(pv, i) _XSyncIntToValue(pv, i) macro
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | sync.c | 893 XSyncIntToValue(&zero, 0); 1605 XSyncIntToValue(&value, 0); 1778 XSyncIntToValue(&pTrigger->wait_value, 0L); 1792 XSyncIntToValue(&pAlarm->delta, 1L); 2154 XSyncIntToValue(&pAwait->trigger.wait_value, 0); 2172 XSyncIntToValue(&pAwait->event_threshold, 0); 2770 XSyncIntToValue(&resolution, 4); 2917 XSyncIntToValue (&resolution, 4);
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XSync.c | 921 XSyncIntToValue(XSyncValue *pv, int i) function in typeref:typename:void
|
Completed in 8 milliseconds