Searched refs:XF86RandRInfoRec (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_randr.c62 } XF86RandRInfoRec, *XF86RandRInfoPtr; typedef in typeref:struct:_GXRandRInfo
360 pRandr = calloc(1, sizeof(XF86RandRInfoRec));
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86RandR.c47 } XF86RandRInfoRec, *XF86RandRInfoPtr; typedef in typeref:struct:_xf86RandRInfo
432 randrp = malloc(sizeof (XF86RandRInfoRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86RandR.c46 } XF86RandRInfoRec, *XF86RandRInfoPtr; typedef in typeref:struct:_xf86RandRInfo
420 randrp = malloc(sizeof(XF86RandRInfoRec));
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86RandR12.c65 } XF86RandRInfoRec, *XF86RandRInfoPtr; typedef in typeref:struct:_xf86RandR12Info
867 randrp = malloc(sizeof (XF86RandRInfoRec));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86RandR12.c71 } XF86RandRInfoRec, *XF86RandRInfoPtr; typedef in typeref:struct:_xf86RandR12Info
864 randrp = malloc(sizeof(XF86RandRInfoRec));

Completed in 10 milliseconds