| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ |
| H A D | xf86RamDac.c | 112 xnfcalloc(sizeof(RamDacHWRec), 1); 114 xnfcalloc(sizeof(RamDacScreenRec), 1);
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_xv.c | 126 adaptor = xnfcalloc(1, sizeof(*adaptor)); 138 port_privates = xnfcalloc(adaptor->nPorts, 140 adaptor->pPortPrivates = xnfcalloc(adaptor->nPorts,
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_probe.c | 171 pPriv->ptr = xnfcalloc(sizeof(RADEONEntRec), 1); 267 pPriv->ptr = xnfcalloc(sizeof(RADEONEntRec), 1);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_dcon.c | 131 pGeode->panelMode = xnfcalloc(1, sizeof(DisplayModeRec));
|
| H A D | lx_panel.c | 131 mode = xnfcalloc(1, sizeof(DisplayModeRec));
|
| /xsrc/external/mit/xorg-server/dist/config/ |
| H A D | config.c | 136 xnfcalloc(1, sizeof (struct OdevAttributes));
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_ums_mode.c | 41 mode = xnfcalloc (1, sizeof (DisplayModeRec)); 472 qxl->crtcs = xnfcalloc (sizeof (xf86CrtcPtr), qxl->num_heads); 473 qxl->outputs = xnfcalloc (sizeof (xf86OutputPtr), qxl->num_heads); 481 qxl_crtc = xnfcalloc (sizeof (qxl_crtc_private), 1); 492 qxl_output = xnfcalloc (sizeof (qxl_output_private), 1);
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_output.c | 170 *outputFuncs = xnfcalloc(sizeof(xf86OutputFuncsRec), 1);
|
| H A D | smi_crtc.c | 244 *crtcFuncs = xnfcalloc(sizeof(xf86CrtcFuncsRec), 1); 245 *crtcPriv = xnfcalloc(sizeof(SMICrtcPrivateRec), 1);
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmwaremodes.c | 111 dispModeList = xnfcalloc(dispModeCount + 2, sizeof(*dispModeList));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86gtf.c | 108 DisplayModeRec *mode = xnfcalloc(1, sizeof(DisplayModeRec));
|
| H A D | xf86cvt.c | 70 DisplayModeRec *Mode = xnfcalloc(1, sizeof(DisplayModeRec));
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86gtf.c | 103 DisplayModeRec *mode = xnfcalloc(1, sizeof(DisplayModeRec));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_xaa.c | 287 xnfcalloc(nr_buffers, sizeof(unsigned char *)); 298 xnfcalloc(1, sizeof(unsigned char *));
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_xaa.c | 287 xnfcalloc(nr_buffers, sizeof(unsigned char *)); 298 xnfcalloc(1, sizeof(unsigned char *));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/ |
| H A D | vidmem.c | 93 vp = pScrn->privates[vidMapIndex].ptr = xnfcalloc(sizeof(VidMapRec), 1); 106 vp->mappings[vp->numMappings] = xnfcalloc(sizeof(MappingRec), 1);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Bus.c | 245 xf86Entities[xf86NumEntities - 1] = xnfcalloc(1,sizeof(EntityRec)); 247 xnfcalloc(sizeof(DevUnion) * xf86EntityPrivateCount, 1); 428 pEnt = xnfcalloc(1,sizeof(EntityInfoRec));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | generic.c | 144 pInt = (xf86Int10InfoPtr)xnfcalloc(1, sizeof(xf86Int10InfoRec)); 150 pInt->private = (pointer)xnfcalloc(1, sizeof(genericInt10Priv)); 151 INTPriv(pInt)->alloc = (pointer)xnfcalloc(1, ALLOC_ENTRIES(getpagesize()));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 146 pInt = (xf86Int10InfoPtr)xnfcalloc(1, sizeof(xf86Int10InfoRec)); 155 pInt->private = (pointer)xnfcalloc(1, sizeof(linuxInt10Priv)); 158 (pointer)xnfcalloc(1, ALLOC_ENTRIES(pagesize));
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Bus.c | 303 xf86Entities[xf86NumEntities - 1] = xnfcalloc(1, sizeof(EntityRec)); 305 xnfcalloc(xf86EntityPrivateCount, sizeof(DevUnion)); 504 pEnt = xnfcalloc(1, sizeof(EntityInfoRec));
|
| H A D | xf86Config.c | 184 dir_elem = xnfcalloc(1, strlen(path_elem) + 1); 334 xf86configptr->conf_modules = xnfcalloc(1, sizeof(XF86ConfModuleRec)); 1360 indp = xnfcalloc((count + 1), sizeof(InputInfoPtr)); 1444 slp = xnfcalloc((count + 1), sizeof(screenLayoutRec)); 1454 slp[count].screen = xnfcalloc(1, sizeof(confScreenRec)); 1508 slp[0].screen = xnfcalloc(1, sizeof(confScreenRec)); 1636 slp = xnfcalloc(1, 2 * sizeof(screenLayoutRec)); 1637 slp[0].screen = xnfcalloc(1, sizeof(confScreenRec)); 1645 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec)); 1730 screenp->monitor = xnfcalloc( [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | generic.c | 135 pInt = (xf86Int10InfoPtr) xnfcalloc(1, sizeof(xf86Int10InfoRec)); 140 pInt->private = (void *) xnfcalloc(1, sizeof(genericInt10Priv)); 141 INTPriv(pInt)->alloc = (void *) xnfcalloc(1, ALLOC_ENTRIES(getpagesize()));
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_dga.c | 77 mode = xnfcalloc(sizeof(DGAModeRec), 1);
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_dri.c | 142 if (!(pConfigs = (__GLXvisualConfig*)xnfcalloc(sizeof(__GLXvisualConfig), 146 if (!(pXGIConfigs = (XGIConfigPrivPtr)xnfcalloc(sizeof(XGIConfigPrivRec), 151 if (!(pXGIConfigPtrs = (XGIConfigPrivPtr*)xnfcalloc(sizeof(XGIConfigPrivPtr), 319 if (!(pXGIDRI = (XGIDRIPtr)xnfcalloc(sizeof(XGIDRIRec),1))) {
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.c | 218 pPriv->ptr = xnfcalloc(sizeof(RADEONEntRec), 1);
|