Searched refs:parsePrologue (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Configure.c | 161 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec); in configureInputSection() 200 parsePrologue(XF86ConfScreenPtr, XF86ConfScreenRec); in configureScreenSection() 258 parsePrologue(XF86ConfDevicePtr, XF86ConfDeviceRec); in configureDeviceSection() 329 parsePrologue(XF86ConfLayoutPtr, XF86ConfLayoutRec); in configureLayoutSection() 392 parsePrologue(XF86ConfFlagsPtr, XF86ConfFlagsRec); in configureFlagsSection() 402 parsePrologue(XF86ConfModulePtr, XF86ConfModuleRec); in configureModuleSection() 424 parsePrologue(XF86ConfFilesPtr, XF86ConfFilesRec); in configureFilesSection() 438 parsePrologue(XF86ConfMonitorPtr, XF86ConfMonitorRec); in configureMonitorSection() 483 parsePrologue(XF86ConfMonitorPtr, XF86ConfMonitorRec); in configureDDCMonitorSection()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Vendor.c | 95 parsePrologue(XF86ConfVendSubPtr, XF86ConfVendSubRec) in xf86parseVendorSubSection() 148 parsePrologue(XF86ConfVendorPtr, XF86ConfVendorRec) in xf86parseVendorSection()
|
| H A D | Module.c | 86 parsePrologue(XF86LoadPtr, XF86LoadRec) in xf86parseModuleSubSection() 123 parsePrologue(XF86ConfModulePtr, XF86ConfModuleRec) in xf86parseModuleSection()
|
| H A D | Video.c | 94 parsePrologue(XF86ConfVideoPortPtr, XF86ConfVideoPortRec) in xf86parseVideoPortSubSection() 151 parsePrologue(XF86ConfVideoAdaptorPtr, XF86ConfVideoAdaptorRec) in xf86parseVideoAdaptorSection()
|
| H A D | Extensions.c | 57 parsePrologue(XF86ConfExtensionsPtr, XF86ConfExtensionsRec); in xf86parseExtensionsSection()
|
| H A D | Monitor.c | 137 parsePrologue(XF86ConfModeLinePtr, XF86ConfModeLineRec) in xf86parseModeLine() 263 parsePrologue(XF86ConfModeLinePtr, XF86ConfModeLineRec) in xf86parseVerboseMode() 410 parsePrologue(XF86ConfMonitorPtr, XF86ConfMonitorRec) in xf86parseMonitorSection() 596 parsePrologue(XF86ConfModesPtr, XF86ConfModesRec) in xf86parseModesSection()
|
| H A D | Configint.h | 97 #define parsePrologue(typeptr,typerec) typeptr ptr; \ macro
|
| H A D | DRI.c | 54 parsePrologue(XF86ConfDRIPtr, XF86ConfDRIRec); in xf86parseDRISection()
|
| H A D | Input.c | 81 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parseInputSection()
|
| H A D | OutputClass.c | 96 parsePrologue(XF86ConfOutputClassPtr, XF86ConfOutputClassRec) in xf86parseOutputClassSection()
|
| H A D | Files.c | 86 parsePrologue(XF86ConfFilesPtr, XF86ConfFilesRec) in xf86parseFilesSection()
|
| H A D | Pointer.c | 101 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parsePointerSection()
|
| H A D | Screen.c | 113 parsePrologue(XF86ConfDisplayPtr, XF86ConfDisplayRec) in xf86parseDisplaySubSection() 253 parsePrologue(XF86ConfScreenPtr, XF86ConfScreenRec) in xf86parseScreenSection()
|
| H A D | Device.c | 99 parsePrologue(XF86ConfDevicePtr, XF86ConfDeviceRec) in xf86parseDeviceSection()
|
| H A D | Flags.c | 92 parsePrologue(XF86ConfFlagsPtr, XF86ConfFlagsRec) in xf86parseFlagsSection()
|
| H A D | Layout.c | 98 parsePrologue(XF86ConfLayoutPtr, XF86ConfLayoutRec) in xf86parseLayoutSection()
|
| H A D | InputClass.c | 175 parsePrologue(XF86ConfInputClassPtr, XF86ConfInputClassRec) in xf86parseInputClassSection()
|