Searched refs:Reduced (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/utils/cvt/ |
| H A D | cvt.c | 79 CVTCheckStandard(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, argument 137 PrintComment(DisplayModeRec *Mode, Bool CVT, Bool Reduced) argument 161 if (Reduced) 183 Bool Reduced) 185 if (Reduced) 218 Bool Reduced = FALSE, Verbose = FALSE, IsCVT; local in function:main 233 Reduced = TRUE; 283 if (Reduced) { 293 IsCVT = CVTCheckStandard(HDisplay, VDisplay, VRefresh, Reduced, Verbose); 295 Mode = xf86CVTMode(HDisplay, VDisplay, VRefresh, Reduced, Interlace 182 PrintModeline(DisplayModePtr Mode,int HDisplay,int VDisplay,float VRefresh,Bool Reduced) argument [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86cvt.c | 67 xf86CVTMode(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, argument 153 if (!Reduced) { /* simplified GTF calculation */ 225 } else { /* Reduced blanking */ 284 if (Reduced)
|
| H A D | xf86Modes.h | 65 Bool Reduced, Bool Interlaced);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.h | 63 float VRefresh, Bool Reduced,
|
| H A D | xf86Modes.c | 801 xf86CVTMode(int HDisplay, int VDisplay, float VRefresh, Bool Reduced, argument 809 libxcvt_gen_mode_info(HDisplay, VDisplay, VRefresh, Reduced, Interlaced);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.1.rst | 36 - Reduced memory usage for display lists.
|
| H A D | 7.1.rst | 34 - Reduced dependencies between X server and Mesa
|
| H A D | 21.2.0.rst | 480 - pan/mdg: Reduced printed parens
|
Completed in 12 milliseconds