Searched refs:FALSE (Results 1 - 25 of 3005) sorted by relevance

1234567891011>>

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition_options.h23 { 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 Dnv_const.h26 { 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 Dagp_noop.c46 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 DVTsw_usl.c54 return xf86Info.vtRequestsPending ? TRUE : FALSE;
60 xf86Info.vtRequestsPending = FALSE;
62 return FALSE;
70 xf86Info.vtRequestsPending = FALSE;
72 return FALSE;
82 return FALSE;
H A DVTsw_noop.c41 return FALSE;
47 return FALSE;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dagp_noop.c46 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 DVTsw_usl.c54 return xf86Info.vtRequestsPending ? TRUE : FALSE;
60 xf86Info.vtRequestsPending = FALSE;
62 return FALSE;
70 xf86Info.vtRequestsPending = FALSE;
72 return FALSE;
82 return FALSE;
H A DVTsw_noop.c41 return FALSE;
47 return FALSE;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Ddpmsstubs.c35 #define FALSE 0 macro
39 return FALSE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c262 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 Dlp_test_conv.c262 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 DPopupCB.c55 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 Dwinvalargs.c47 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 Dwinglobals.c60 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 Dwinvalargs.c50 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 Dwinglobals.c60 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 Dwinclipboardunicode.c45 Bool fReturn = FALSE;
64 fReturn = FALSE;
/xsrc/external/mit/libXdmcp/dist/
H A DWrite.c47 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 DPci.c132 Bool success = FALSE;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_driver.c188 {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 Dxf86Globals.c99 .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 Dbsd_VTsw.c60 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 Dsun_VTsw.c69 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 Dbsd_VTsw.c60 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 Dsun_VTsw.c68 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;

Completed in 20 milliseconds

1234567891011>>