HomeSort by: relevance | last modified time | path
    Searched refs:XSyncIntToValue (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/libXext/dist/include/X11/extensions/
sync.h 63 #undef XSyncIntToValue
80 extern void XSyncIntToValue(
  /xsrc/external/mit/xorg-server.old/dist/miext/sync/
misync.c 146 XSyncIntToValue(&unused, 0L);
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
syncconst.h 129 #define XSyncIntToValue(pv, i) _XSyncIntToValue(pv, i)
  /xsrc/external/mit/xorg-server.old/dist/Xext/
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/
XSync.c 921 XSyncIntToValue(XSyncValue *pv, int i)

Completed in 9 milliseconds