Searched refs:SyncTriggerList (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/sync/
H A Dmisyncstr.h83 } SyncTriggerList; typedef in typeref:struct:_SyncTriggerList
H A Dmisync.c122 SyncTriggerList *ptl, *pNext;
141 SyncTriggerList *ptl, *pNext;
/xsrc/external/mit/xorg-server/dist/miext/sync/
H A Dmisync.c116 SyncTriggerList *ptl, *pNext;
134 SyncTriggerList *ptl, *pNext;
H A Dmisyncstr.h79 } SyncTriggerList; typedef in typeref:struct:_SyncTriggerList
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dsyncstr.h120 } SyncTriggerList; typedef in typeref:struct:_SyncTriggerList
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsync.c141 SyncTriggerList *pCur;
142 SyncTriggerList *pPrev;
186 SyncTriggerList *pCur;
199 if (!(pCur = malloc(sizeof(SyncTriggerList))))
730 SyncTriggerList *ptl, *pnext;
1039 SyncTriggerList *pCur;
1167 SyncTriggerList *ptl, *pnext;
2798 SyncTriggerList *list = IdleTimeCounter->sync.pTriglist;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsync.c147 SyncTriggerList *pCur;
148 SyncTriggerList *pPrev;
190 SyncTriggerList *pCur;
203 pCur = XNFalloc(sizeof(SyncTriggerList));
715 SyncTriggerList *ptl, *pnext;
1035 SyncTriggerList *pCur;
1162 SyncTriggerList *ptl, *pnext;
2679 SyncTriggerList *list = counter->sync.pTriglist;

Completed in 15 milliseconds