Searched refs:XORG_VERSION_CURRENT (Results 1 - 25 of 214) sorted by relevance
123456789
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xorgVersion.h | 32 # ifndef XORG_VERSION_CURRENT 44 # define XORG_VERSION_MAJOR XORG_GET_MAJOR_VERSION(XORG_VERSION_CURRENT) 45 # define XORG_VERSION_MINOR XORG_GET_MINOR_VERSION(XORG_VERSION_CURRENT) 46 # define XORG_VERSION_PATCH XORG_GET_PATCH_VERSION(XORG_VERSION_CURRENT) 47 # define XORG_VERSION_SNAP XORG_GET_SNAP_VERSION(XORG_VERSION_CURRENT)
|
| H A D | xorgHelper.c | 22 return XORG_VERSION_CURRENT;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xorgVersion.h | 32 #ifndef XORG_VERSION_CURRENT 44 #define XORG_VERSION_MAJOR XORG_GET_MAJOR_VERSION(XORG_VERSION_CURRENT) 45 #define XORG_VERSION_MINOR XORG_GET_MINOR_VERSION(XORG_VERSION_CURRENT) 46 #define XORG_VERSION_PATCH XORG_GET_PATCH_VERSION(XORG_VERSION_CURRENT) 47 #define XORG_VERSION_SNAP XORG_GET_SNAP_VERSION(XORG_VERSION_CURRENT)
|
| H A D | xorgHelper.c | 21 return XORG_VERSION_CURRENT;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/ |
| H A D | bt829_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | fi1236_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | msp3430_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | tda8425_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | tda9850_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | tda9885_module.c | 13 XORG_VERSION_CURRENT,
|
| H A D | uda1380_module.c | 13 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/ |
| H A D | sfbmodule.c | 13 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/ |
| H A D | vbe_module.c | 15 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaHWmodule.c | 16 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/shadowfb/ |
| H A D | sfbmodule.c | 12 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHWmodule.c | 16 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | xassert.h | 37 #if XORG_VERSION_CURRENT < XORG_VERSION_NUMERIC(1,6,0,0,0)
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ch7017/ |
| H A D | ch7017_module.c | 19 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ch7xxx/ |
| H A D | ch7xxx_module.c | 18 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | theatre200_module.c | 16 XORG_VERSION_CURRENT,
|
| H A D | theatre_detect_module.c | 20 XORG_VERSION_CURRENT,
|
| H A D | theatre_module.c | 16 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/ |
| H A D | ivch_module.c | 46 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/sil164/ |
| H A D | sil164_module.c | 20 XORG_VERSION_CURRENT,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/ |
| H A D | tfp410_module.c | 20 XORG_VERSION_CURRENT,
|
Completed in 13 milliseconds
123456789