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

12345

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c122 #define FALSE 0 macro
228 (!strncasecmp(ap->value, yes , 3)) ? TRUE : FALSE;
232 (!strncasecmp(ap->value, yes , 3)) ? TRUE : FALSE;
236 (!strncasecmp(ap->value, yes , 3)) ? TRUE : FALSE;
240 (!strncasecmp(ap->value, "sep", 3)) ? TRUE : FALSE;
244 (!strncasecmp(ap->value, yes , 3)) ? TRUE : FALSE;
248 (!strncasecmp(ap->value, "pos", 3)) ? TRUE : FALSE;
252 (!strncasecmp(ap->value, "pos", 3)) ? TRUE : FALSE;
256 (!strncasecmp(ap->value, "pos", 3)) ? TRUE : FALSE;
325 vidtiming->Fint = FALSE ; /* Default
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc.h35 #ifndef FALSE
36 #define FALSE (0 != 0) /* Boolean False */ macro
39 #define TRUE (!FALSE) /* Boolean True */
H A Dfbc_Option.c268 * Return the actual or implied value of the Option as TRUE or FALSE.
284 { "false", FALSE }, /* Preferred Boolean keyword */
286 { "off", FALSE },
288 { "no", FALSE },
290 { "0", FALSE },
293 { NULL, FALSE } /* End of table */
304 * Retrieve the Option value string, else return FALSE
319 return (FALSE); /* No active section */
323 return (FALSE); /* Option not found in section */
329 value = FALSE; /* Accep
[all...]
H A Dfbc_ask.c64 reply = FALSE;
/solaris-x11-s11/open-src/app/dsession/sun-src/
H A Ddsession.c93 static Bool debug = FALSE;
123 return FALSE;
135 return FALSE;
142 return FALSE;
152 return FALSE;
163 return FALSE;
179 Bool done = FALSE;
220 return FALSE;
227 return FALSE;
236 return FALSE;
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Template.c36 /* class_inited */ FALSE,
48 /* visible_interest */ FALSE,
H A DXaw3_1Sme.c68 /* Class init'ed */ FALSE,
77 /* compress_motion */ FALSE,
78 /* compress_exposure */ FALSE,
79 /* compress_enterleave*/ FALSE,
80 /* visible_interest */ FALSE,
H A DXaw3_1Vendor.c75 /* Class init'ed ? */ FALSE,
84 /* compress_motion */ FALSE,
86 /* compress_enterleave*/ FALSE,
87 /* visible_interest */ FALSE,
144 return FALSE;
H A DXaw3_1AsciiText.c70 /* class_inited */ FALSE,
82 /* visible_interest */ FALSE,
178 /* class_inited */ FALSE,
190 /* visible_interest */ FALSE,
234 /* class_inited */ FALSE,
246 /* visible_interest */ FALSE,
H A DXaw3_1SmeLine.c76 /* Class init'ed */ FALSE,
85 /* compress_motion */ FALSE,
86 /* compress_exposure */ FALSE,
87 /* compress_enterleave*/ FALSE,
88 /* visible_interest */ FALSE,
182 values.graphics_exposures = FALSE;
264 return(FALSE);
H A DXaw3_1Box.c83 /* class_inited */ FALSE,
95 /* visible_interest */ FALSE,
316 &preferred_width, &preferred_height, FALSE);
329 DoLayout(w, width, 0, &preferred_width, &preferred_height, FALSE);
336 &preferred_width, &preferred_height, FALSE);
339 DoLayout(w, width, 0, &preferred_width, &preferred_height, FALSE);
389 &preferred_width, &preferred_height, FALSE );
416 &preferred_width, &preferred_height, FALSE );
421 return (FALSE);
442 &preferred_width, &preferred_height, FALSE);
[all...]
H A DXaw3_1Grip.c71 /* class_inited */ FALSE,
83 /* visible_interest */ FALSE,
H A DXaw3_1TextSrc.c70 /* class_inited */ FALSE,
79 /* compress_motion */ FALSE,
80 /* compress_exposure */ FALSE,
81 /* compress_enterleave */ FALSE,
82 /* visible_interest */ FALSE,
260 return(FALSE);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTemplate.c61 /* class_inited */ FALSE,
73 /* visible_interest */ FALSE,
H A DVendor.c102 /* allows_change_managed_set */ FALSE
113 /* Class init'ed ? */ FALSE,
122 /* compress_motion */ FALSE,
124 /* compress_enterleave*/ FALSE,
125 /* visible_interest */ FALSE,
177 XtRImmediate, (XtPointer)FALSE}
193 /* Class init'ed ? */ FALSE,
202 /* pad */ FALSE,
203 /* pad */ FALSE,
204 /* pad */ FALSE,
[all...]
H A DSme.c51 offset(international), XtRImmediate, (XtPointer) FALSE},
72 /* Class init'ed */ FALSE,
81 /* compress_motion */ FALSE,
82 /* compress_exposure */ FALSE,
83 /* compress_enterleave*/ FALSE,
84 /* visible_interest */ FALSE,
H A DSmeLine.c78 /* Class init'ed */ FALSE,
87 /* compress_motion */ FALSE,
88 /* compress_exposure */ FALSE,
89 /* compress_enterleave*/ FALSE,
90 /* visible_interest */ FALSE,
167 values.graphics_exposures = FALSE;
252 return(FALSE);
H A DGrip.c93 /* class_inited */ FALSE,
105 /* visible_interest */ FALSE,
H A DAsciiText.c94 /* class_inited */ FALSE,
106 /* visible_interest */ FALSE,
229 /* class_inited */ FALSE,
241 /* visible_interest */ FALSE,
285 /* class_inited */ FALSE,
297 /* visible_interest */ FALSE,
/solaris-x11-s11/open-src/xserver/xorg/sun-src/hw/xfree86/dixmods/
H A Dtsolmodule.c65 LoadExtension(&xtsolExt, FALSE);
H A Diamodule.c69 LoadExtension(&IAExt, FALSE);
/solaris-x11-s11/open-src/driver/xf86-input-hotkey/sun-src/
H A Dhotkey.c100 return FALSE;
114 return FALSE;
120 return FALSE;
158 return FALSE;
166 return FALSE;
212 xf86PostKeyboardEvent(pInfo->dev, keycode, FALSE);
256 device->public.on = FALSE;
287 device->public.on = FALSE;
321 static Bool Initialised = FALSE;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DInput.c84 int has_ident = FALSE;
176 return (FALSE);
183 return (FALSE);
H A DConfigint.h86 #ifndef FALSE
87 #define FALSE 0 macro
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c65 Bool system_audit_on = FALSE;
66 Bool priv_win_colormap = FALSE;
67 Bool priv_win_config = FALSE;
68 Bool priv_win_devices = FALSE;
69 Bool priv_win_dga = FALSE;
70 Bool priv_win_fontpath = FALSE;
84 static TsolPolyAtomRec tsolpolyprop = {FALSE, 0, 0, NULL};
425 system_audit_on = FALSE;
714 return (FALSE);
720 return (FALSE);
[all...]

Completed in 858 milliseconds

12345