Searched refs:has_ident (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DVendor.c82 int has_ident = FALSE; local
96 if (has_ident == TRUE)
99 has_ident = TRUE;
137 int has_ident = FALSE; local
151 if (has_ident == TRUE)
154 has_ident = TRUE;
177 if (!has_ident)
H A DInput.c84 int has_ident = FALSE; local
98 if (has_ident == TRUE)
101 has_ident = TRUE;
120 if (!has_ident)
H A DVideo.c81 int has_ident = FALSE; local
95 if (has_ident == TRUE)
98 has_ident = TRUE;
140 int has_ident = FALSE; local
156 if (has_ident == TRUE)
158 has_ident = TRUE;
201 if (!has_ident)
H A DDevice.c106 int has_ident = FALSE; local
139 if (has_ident == TRUE)
142 has_ident = TRUE;
286 if (!has_ident)
H A DLayout.c98 int has_ident = FALSE; local
112 if (has_ident == TRUE)
115 has_ident = TRUE;
302 if (!has_ident)
H A DMonitor.c535 int has_ident = FALSE; local
564 if (has_ident == TRUE)
567 has_ident = TRUE;
753 if (!has_ident)
768 int has_ident = FALSE; local
795 if (has_ident == TRUE)
798 has_ident = TRUE;
834 if (!has_ident)
H A DScreen.c367 int has_ident = FALSE; local
398 if (has_ident || has_driver)
400 has_ident = TRUE;
406 if (has_ident || has_driver)
507 if (!has_ident && !has_driver)

Completed in 2795 milliseconds