| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition_options.h | 23 { OPTION_FBWC, "FramebufferWC", OPTV_BOOLEAN, {0}, FALSE }, 24 { OPTION_SW_CURSOR, "SWCursor", OPTV_BOOLEAN, {0}, FALSE }, 25 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 26 { OPTION_OVERCLOCK_MEM,"Overclock_Mem", OPTV_BOOLEAN, {0}, FALSE }, 27 { OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE }, 28 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 29 { OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE }, 30 { -1, NULL, OPTV_NONE, {0}, FALSE }
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv_const.h | 26 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 27 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE }, 28 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 29 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 30 { OPTION_VIDEO_KEY, "VideoKey", OPTV_INTEGER, {0}, FALSE }, 31 { OPTION_WFB, "WrappedFB", OPTV_BOOLEAN, {0}, FALSE }, 32 { OPTION_GLX_VBLANK, "GLXVBlank", OPTV_BOOLEAN, {0}, FALSE }, 33 { OPTION_ZAPHOD_HEADS, "ZaphodHeads", OPTV_STRING, {0}, FALSE }, 34 { OPTION_PAGE_FLIP, "PageFlip", OPTV_BOOLEAN, {0}, FALSE }, 35 { OPTION_SWAP_LIMIT, "SwapLimit", OPTV_INTEGER, {0}, FALSE }, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/ |
| H A D | agp_noop.c | 46 return FALSE; 52 return FALSE; 64 return FALSE; 70 return FALSE; 83 return FALSE; 89 return FALSE; 96 return FALSE; 102 return FALSE;
|
| H A D | VTsw_usl.c | 54 return xf86Info.vtRequestsPending ? TRUE : FALSE; 60 xf86Info.vtRequestsPending = FALSE; 62 return FALSE; 70 xf86Info.vtRequestsPending = FALSE; 72 return FALSE; 82 return FALSE;
|
| H A D | VTsw_noop.c | 41 return FALSE; 47 return FALSE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/ |
| H A D | agp_noop.c | 46 return FALSE; 52 return FALSE; 64 return FALSE; 70 return FALSE; 83 return FALSE; 89 return FALSE; 95 return FALSE; 101 return FALSE;
|
| H A D | VTsw_usl.c | 54 return xf86Info.vtRequestsPending ? TRUE : FALSE; 60 xf86Info.vtRequestsPending = FALSE; 62 return FALSE; 70 xf86Info.vtRequestsPending = FALSE; 72 return FALSE; 82 return FALSE;
|
| H A D | VTsw_noop.c | 41 return FALSE; 47 return FALSE;
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | dpmsstubs.c | 35 #define FALSE 0 macro 39 return FALSE;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_conv.c | 262 success = FALSE; 345 { TRUE, FALSE, TRUE, TRUE, 32, 4 }, 346 { TRUE, FALSE, TRUE, FALSE, 32, 4 }, 347 { TRUE, FALSE, FALSE, TRUE, 32, 4 }, 348 { TRUE, FALSE, FALSE, FALSE, 32, 4 }, 350 { TRUE, FALSE, TRU [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_conv.c | 262 success = FALSE; 345 { TRUE, FALSE, TRUE, TRUE, 32, 4 }, 346 { TRUE, FALSE, TRUE, FALSE, 32, 4 }, 347 { TRUE, FALSE, FALSE, TRUE, 32, 4 }, 348 { TRUE, FALSE, FALSE, FALSE, 32, 4 }, 350 { TRUE, FALSE, TRU [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | PopupCB.c | 55 XtSetSensitive(widget, FALSE); 56 _XtPopup((Widget) closure, XtGrabNone, FALSE); 65 XtSetSensitive(widget, FALSE); 66 _XtPopup((Widget) closure, XtGrabNonexclusive, FALSE); 74 XtSetSensitive(widget, FALSE); 75 _XtPopup((Widget) closure, XtGrabExclusive, FALSE);
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winvalargs.c | 47 return FALSE; 60 BOOL fHasNormalScreen0 = FALSE; 76 return FALSE; 103 return FALSE; 109 if (g_fXdmcpEnabled && !fHasNormalScreen0 && (FALSE 117 return FALSE; 121 if (g_ScreenInfo[i].fFullScreen && (FALSE 127 return FALSE; 131 if (!g_ScreenInfo[i].fDecoration && (FALSE 137 return FALSE; [all...] |
| H A D | winglobals.c | 60 Bool g_fXdmcpEnabled = FALSE; 61 Bool g_fAuthEnabled = FALSE; 62 Bool g_fCompositeAlpha = FALSE; 70 Bool g_fLogFileChanged = FALSE; 73 Bool g_fLogInited = FALSE; 75 Bool g_fSilentFatalError = FALSE; 77 Bool g_fKeyboardHookLL = FALSE; 78 Bool g_fNoHelpMessageBox = FALSE; 79 Bool g_fSoftwareCursor = FALSE; 94 Bool g_fClipboardStarted = FALSE; [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winvalargs.c | 50 return FALSE; 64 BOOL fHasNormalScreen0 = FALSE; 65 BOOL fImplicitScreenFound = FALSE; 82 return FALSE; 116 return FALSE; 123 && (FALSE 135 return FALSE; 140 && (FALSE 152 return FALSE; 162 return FALSE; [all...] |
| H A D | winglobals.c | 60 Bool g_fXdmcpEnabled = FALSE; 61 Bool g_fAuthEnabled = FALSE; 68 Bool g_fLogFileChanged = FALSE; 71 Bool g_fLogInited = FALSE; 73 Bool g_fSilentFatalError = FALSE; 75 Bool g_fKeyboardHookLL = FALSE; 76 Bool g_fNoHelpMessageBox = FALSE; 77 Bool g_fSoftwareCursor = FALSE; 78 Bool g_fSilentDupError = FALSE; 79 Bool g_fNativeGl = FALSE; [all...] |
| H A D | winclipboardunicode.c | 45 Bool fReturn = FALSE; 64 fReturn = FALSE;
|
| /xsrc/external/mit/libXdmcp/dist/ |
| H A D | Write.c | 47 return FALSE; 54 return FALSE; 56 return FALSE; 58 return FALSE; 68 return FALSE; 71 return FALSE; 81 return FALSE; 84 return FALSE; 94 return FALSE; 97 return FALSE; [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/ |
| H A D | Pci.c | 132 Bool success = FALSE;
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_driver.c | 188 {LX_OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE}, 189 {LX_OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE}, 190 {LX_OPTION_NOCOMPRESSION, "NoCompression", OPTV_BOOLEAN, {0}, FALSE}, 191 {LX_OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE}, 192 {LX_OPTION_TV_SUPPORT, "TV", OPTV_ANYSTR, {0}, FALSE}, 193 {LX_OPTION_TV_OUTPUT, "TV_Output", OPTV_ANYSTR, {0}, FALSE}, 194 {LX_OPTION_TV_OVERSCAN, "TVOverscan", OPTV_ANYSTR, {0}, FALSE}, 195 {LX_OPTION_ROTATE, "Rotate", OPTV_ANYSTR, {0}, FALSE}, 196 {LX_OPTION_NOPANEL, "NoPanel", OPTV_BOOLEAN, {0}, FALSE}, 197 {LX_OPTION_EXA_SCRATCH_BFRSZ, "ExaScratch", OPTV_INTEGER, {0}, FALSE}, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Globals.c | 99 .vtSysreq = FALSE, 101 .vtRequestsPending = FALSE, 105 .dontVTSwitch = FALSE, 106 .dontZap = FALSE, 107 .dontZoom = FALSE, 108 .notrapSignals = FALSE, 109 .caughtSignal = FALSE, 115 .allowMouseOpenFail = FALSE, 117 .vidModeAllowNonLocal = FALSE, 119 .miscModInDevAllowNonLocal = FALSE, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | bsd_VTsw.c | 60 return xf86Info.vtRequestsPending ? TRUE : FALSE; 63 return FALSE; 74 xf86Info.vtRequestsPending = FALSE; 76 return FALSE; 81 return FALSE; 92 xf86Info.vtRequestsPending = FALSE; 94 return FALSE; 106 return FALSE;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_VTsw.c | 69 return xf86Info.vtRequestsPending ? TRUE : FALSE; 79 xf86Info.vtRequestsPending = FALSE; 97 return FALSE; 101 return FALSE; 111 xf86Info.vtRequestsPending = FALSE; 114 return FALSE; 128 return FALSE; 131 return FALSE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/ |
| H A D | bsd_VTsw.c | 60 return xf86Info.vtRequestsPending ? TRUE : FALSE; 63 return FALSE; 74 xf86Info.vtRequestsPending = FALSE; 76 return FALSE; 81 return FALSE; 92 xf86Info.vtRequestsPending = FALSE; 94 return FALSE; 106 return FALSE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_VTsw.c | 68 return xf86Info.vtRequestsPending ? TRUE : FALSE; 78 xf86Info.vtRequestsPending = FALSE; 96 return FALSE; 100 return FALSE; 110 xf86Info.vtRequestsPending = FALSE; 112 return FALSE; 125 return FALSE; 128 return FALSE;
|