Home
last modified time | relevance | path

Searched refs:has_ident (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVendor.c92 int has_ident = FALSE; in xf86parseVendorSubSection() local
105 if (has_ident == TRUE) in xf86parseVendorSubSection()
108 has_ident = TRUE; in xf86parseVendorSubSection()
145 int has_ident = FALSE; in xf86parseVendorSection() local
158 if (has_ident == TRUE) in xf86parseVendorSection()
161 has_ident = TRUE; in xf86parseVendorSection()
184 if (!has_ident) in xf86parseVendorSection()
H A DVideo.c91 int has_ident = FALSE; in xf86parseVideoPortSubSection() local
104 if (has_ident == TRUE) in xf86parseVideoPortSubSection()
107 has_ident = TRUE; in xf86parseVideoPortSubSection()
148 int has_ident = FALSE; in xf86parseVideoAdaptorSection() local
162 if (has_ident == TRUE) in xf86parseVideoAdaptorSection()
164 has_ident = TRUE; in xf86parseVideoAdaptorSection()
207 if (!has_ident) in xf86parseVideoAdaptorSection()
H A DInput.c78 int has_ident = FALSE; in xf86parseInputSection() local
91 if (has_ident == TRUE) in xf86parseInputSection()
94 has_ident = TRUE; in xf86parseInputSection()
118 if (!has_ident) in xf86parseInputSection()
H A DOutputClass.c93 int has_ident = FALSE; in xf86parseOutputClassSection() local
109 if (has_ident == TRUE) in xf86parseOutputClassSection()
112 has_ident = TRUE; in xf86parseOutputClassSection()
152 if (!has_ident) in xf86parseOutputClassSection()
H A DMonitor.c407 int has_ident = FALSE; in xf86parseMonitorSection() local
420 if (has_ident == TRUE) in xf86parseMonitorSection()
423 has_ident = TRUE; in xf86parseMonitorSection()
578 if (!has_ident) in xf86parseMonitorSection()
593 int has_ident = FALSE; in xf86parseModesSection() local
606 if (has_ident == TRUE) in xf86parseModesSection()
609 has_ident = TRUE; in xf86parseModesSection()
627 if (!has_ident) in xf86parseModesSection()
H A DDevice.c96 int has_ident = FALSE; in xf86parseDeviceSection() local
113 if (has_ident == TRUE) in xf86parseDeviceSection()
116 has_ident = TRUE; in xf86parseDeviceSection()
245 if (!has_ident) in xf86parseDeviceSection()
H A DScreen.c249 int has_ident = FALSE; in xf86parseScreenSection() local
264 if (has_ident || has_driver) in xf86parseScreenSection()
266 has_ident = TRUE; in xf86parseScreenSection()
277 if (has_ident || has_driver) in xf86parseScreenSection()
364 if (!has_ident && !has_driver) in xf86parseScreenSection()
H A DLayout.c95 int has_ident = FALSE; in xf86parseLayoutSection() local
108 if (has_ident == TRUE) in xf86parseLayoutSection()
111 has_ident = TRUE; in xf86parseLayoutSection()
300 if (!has_ident) in xf86parseLayoutSection()
H A DInputClass.c171 int has_ident = FALSE; in xf86parseInputClassSection() local
198 if (has_ident == TRUE) in xf86parseInputClassSection()
201 has_ident = TRUE; in xf86parseInputClassSection()
385 if (!has_ident) in xf86parseInputClassSection()