Searched refs:xf86nameCompare (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dread.c113 if (xf86nameCompare(xf86_lex_val.str, "files") == 0) {
118 else if (xf86nameCompare(xf86_lex_val.str, "serverflags") == 0) {
123 else if (xf86nameCompare(xf86_lex_val.str, "pointer") == 0) {
129 else if (xf86nameCompare(xf86_lex_val.str, "videoadaptor") == 0) {
135 else if (xf86nameCompare(xf86_lex_val.str, "device") == 0) {
141 else if (xf86nameCompare(xf86_lex_val.str, "monitor") == 0) {
147 else if (xf86nameCompare(xf86_lex_val.str, "modes") == 0) {
153 else if (xf86nameCompare(xf86_lex_val.str, "screen") == 0) {
159 else if (xf86nameCompare(xf86_lex_val.str, "inputdevice") == 0) {
165 else if (xf86nameCompare(xf86_lex_va
[all...]
H A DInput.c186 if (xf86nameCompare(ident, p->inp_identifier) == 0)
198 if (xf86nameCompare(driver, p->inp_driver) == 0)
H A Dxf86Optrec.h87 extern _X_EXPORT int xf86nameCompare(const char *s1, const char *s2);
H A Dscan.c241 if (!xf86nameCompare(tab[i].name, str))
1020 xf86nameCompare(const char *s1, const char *s2) function in typeref:typename:int
1120 if (xf86nameCompare(str, "1") == 0)
1122 else if (xf86nameCompare(str, "on") == 0)
1124 else if (xf86nameCompare(str, "true") == 0)
1126 else if (xf86nameCompare(str, "yes") == 0)
1128 else if (xf86nameCompare(str, "0") == 0)
1130 else if (xf86nameCompare(str, "off") == 0)
1132 else if (xf86nameCompare(str, "false") == 0)
1134 else if (xf86nameCompare(st
[all...]
H A DDevice.c346 if (xf86nameCompare(ident, p->dev_identifier) == 0)
359 if (xf86nameCompare (driver, p->dev_driver) == 0)
H A DFlags.c311 if (xf86nameCompare(list->opt_name, name) == 0)
376 if (xf86nameCompare(a->opt_name, b->opt_name) == 0) {
H A DVideo.c281 if (xf86nameCompare(ident, p->va_identifier) == 0)
H A DScreen.c327 if (xf86nameCompare(xf86_lex_val.str, aptr->al_adaptor_str) == 0)
562 if (xf86nameCompare(ident, p->scrn_identifier) == 0)
H A DMonitor.c816 if (xf86nameCompare(ident, p->mon_identifier) == 0)
828 if (xf86nameCompare(ident, p->modes_identifier) == 0)
840 if (xf86nameCompare(ident, p->ml_identifier) == 0)
H A DLayout.c534 if (xf86nameCompare(list->lay_identifier, name) == 0)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dread.c119 if (xf86nameCompare (val.str, "files") == 0)
125 else if (xf86nameCompare (val.str, "serverflags") == 0)
131 else if (xf86nameCompare (val.str, "pointer") == 0)
138 else if (xf86nameCompare (val.str, "videoadaptor") == 0)
145 else if (xf86nameCompare (val.str, "device") == 0)
152 else if (xf86nameCompare (val.str, "monitor") == 0)
159 else if (xf86nameCompare (val.str, "modes") == 0)
166 else if (xf86nameCompare (val.str, "screen") == 0)
173 else if (xf86nameCompare(val.str, "inputdevice") == 0)
180 else if (xf86nameCompare(va
[all...]
H A DInput.c193 if (xf86nameCompare (ident, p->inp_identifier) == 0)
206 if (xf86nameCompare (driver, p->inp_driver) == 0)
H A Dscan.c454 if (xf86nameCompare (configRBuf, tab[i].name) == 0)
1052 if (!xf86nameCompare (tab[i].name, str))
1064 xf86nameCompare (const char *s1, const char *s2) function in typeref:typename:int
1152 if (xf86nameCompare(str, "1") == 0)
1154 else if (xf86nameCompare(str, "on") == 0)
1156 else if (xf86nameCompare(str, "true") == 0)
1158 else if (xf86nameCompare(str, "yes") == 0)
1160 else if (xf86nameCompare(str, "0") == 0)
1162 else if (xf86nameCompare(str, "off") == 0)
1164 else if (xf86nameCompare(st
[all...]
H A Dxf86Optrec.h106 extern _X_EXPORT int xf86nameCompare (const char *s1, const char *s2);
H A DDevice.c365 if (xf86nameCompare (ident, p->dev_identifier) == 0)
378 if (xf86nameCompare (driver, p->dev_driver) == 0)
H A DFlags.c318 if (xf86nameCompare (list->opt_name, name) == 0)
387 if (xf86nameCompare (a->opt_name, b->opt_name) == 0) {
H A DVideo.c290 if (xf86nameCompare (ident, p->va_identifier) == 0)
H A DScreen.c290 if (xf86nameCompare (val.str, aptr->al_adaptor_str) == 0)
562 if (xf86nameCompare (ident, p->scrn_identifier) == 0)
H A DMonitor.c843 if (xf86nameCompare (ident, p->mon_identifier) == 0)
856 if (xf86nameCompare (ident, p->modes_identifier) == 0)
869 if (xf86nameCompare (ident, p->ml_identifier) == 0)
H A DLayout.c552 if (xf86nameCompare (list->lay_identifier, name) == 0)
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_module.c561 if (p->dev_driver && xf86nameCompare(ident, p->dev_driver) == 0)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_module.c494 if (p->dev_driver && xf86nameCompare(ident, p->dev_driver) == 0)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Option.c888 return xf86nameCompare(s1, s2);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Option.c895 return xf86nameCompare(s1, s2);
H A Dxf86Config.c238 if (!_l->match_seat || (SeatId && xf86nameCompare(_l->match_seat, SeatId) == 0)) \
2036 if (!xf86nameCompare(visname, xf86VisualNames[i]))

Completed in 25 milliseconds

12