Searched refs:newstuff (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c518 xXF86VidModeAddModeLineReq newstuff; local in function:ProcXF86VidModeAddModeLine
529 stuff = &newstuff;
678 xXF86VidModeDeleteModeLineReq newstuff; local in function:ProcXF86VidModeDeleteModeLine
688 stuff = &newstuff;
795 xXF86VidModeModModeLineReq newstuff; local in function:ProcXF86VidModeModModeLine
805 stuff = &newstuff;
919 xXF86VidModeValidateModeLineReq newstuff; local in function:ProcXF86VidModeValidateModeLine
930 stuff = &newstuff;
1053 xXF86VidModeSwitchToModeReq newstuff; local in function:ProcXF86VidModeSwitchToMode
1063 stuff = &newstuff;
[all...]
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c446 xXF86VidModeAddModeLineReq newstuff; local in function:ProcVidModeAddModeLine
473 stuff = &newstuff;
617 xXF86VidModeDeleteModeLineReq newstuff; local in function:ProcVidModeDeleteModeLine
643 stuff = &newstuff;
741 xXF86VidModeModModeLineReq newstuff; local in function:ProcVidModeModModeLine
767 stuff = &newstuff;
875 xXF86VidModeValidateModeLineReq newstuff; local in function:ProcVidModeValidateModeLine
901 stuff = &newstuff;
1028 xXF86VidModeSwitchToModeReq newstuff; local in function:ProcVidModeSwitchToMode
1054 stuff = &newstuff;
[all...]

Completed in 5 milliseconds