Searched refs:inactives (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinconfig.h142 GDevPtr inactives; member in struct:_serverlayoutrec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinconfig.h175 GDevPtr inactives; member in struct:_serverlayoutrec
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86str.h479 GDevPtr inactives; member in struct:_serverlayoutrec
H A Dxf86Config.c403 while (xf86ConfigLayout.inactives[j++].identifier)
423 while (xf86ConfigLayout.inactives[j].identifier)
424 modulearray[count++] = xf86ConfigLayout.inactives[j++].driver;
1691 servlayoutp->inactives = gdp;
1752 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
H A Dxf86Helper.c1455 while (xf86ConfigLayout.inactives[j].identifier) {
1456 gdp = &xf86ConfigLayout.inactives[j];
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86str.h396 GDevPtr inactives; member in struct:_serverlayoutrec
H A Dxf86Config.c423 while (xf86ConfigLayout.inactives[j++].identifier)
447 while (xf86ConfigLayout.inactives[j].identifier)
448 modulearray[count++] = xf86ConfigLayout.inactives[j++].driver;
1584 servlayoutp->inactives = gdp;
1645 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec));
H A Dxf86Helper.c1357 while (xf86ConfigLayout.inactives[j].identifier) {
1358 gdp = &xf86ConfigLayout.inactives[j];

Completed in 64 milliseconds