Searched refs:DE_RESET (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xfs/dist/include/
H A Dglobals.h109 #define DE_RESET 0x1 macro
/xsrc/external/mit/xorg-server/dist/include/
H A Dopaque.h41 #define DE_RESET 1 macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dopaque.h43 #define DE_RESET 1 macro
/xsrc/external/mit/xfs/dist/os/
H A Dutils.c106 dispatchException |= DE_RESET;
/xsrc/external/mit/xfs/dist/difs/
H A Ddispatch.c156 dispatchException |= DE_RESET;
173 if (dispatchException & DE_RESET) {
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrproviderproperty.c52 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
H A Drrproperty.c53 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c399 dispatchException |= DE_RESET;
786 dispatchExceptionAtReset = DE_RESET;
H A Dxdmcp.c633 dispatchException |= DE_RESET;
862 dispatchException |= DE_RESET;
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c418 dispatchException |= DE_RESET;
911 dispatchExceptionAtReset = DE_RESET;
H A Dxdmcp.c648 dispatchException |= DE_RESET;
805 dispatchException |= (OneSession ? DE_TERMINATE : DE_RESET);
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrproperty.c52 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c464 dispatchException &= ~DE_RESET;
3389 char dispatchExceptionAtReset = DE_RESET;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c587 dispatchException &= ~DE_RESET;
3480 char dispatchExceptionAtReset = DE_RESET;

Completed in 27 milliseconds