Home
last modified time | relevance | path

Searched refs:parsePrologue (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c161 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 DVendor.c95 parsePrologue(XF86ConfVendSubPtr, XF86ConfVendSubRec) in xf86parseVendorSubSection()
148 parsePrologue(XF86ConfVendorPtr, XF86ConfVendorRec) in xf86parseVendorSection()
H A DModule.c86 parsePrologue(XF86LoadPtr, XF86LoadRec) in xf86parseModuleSubSection()
123 parsePrologue(XF86ConfModulePtr, XF86ConfModuleRec) in xf86parseModuleSection()
H A DVideo.c94 parsePrologue(XF86ConfVideoPortPtr, XF86ConfVideoPortRec) in xf86parseVideoPortSubSection()
151 parsePrologue(XF86ConfVideoAdaptorPtr, XF86ConfVideoAdaptorRec) in xf86parseVideoAdaptorSection()
H A DExtensions.c57 parsePrologue(XF86ConfExtensionsPtr, XF86ConfExtensionsRec); in xf86parseExtensionsSection()
H A DMonitor.c137 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 DConfigint.h97 #define parsePrologue(typeptr,typerec) typeptr ptr; \ macro
H A DDRI.c54 parsePrologue(XF86ConfDRIPtr, XF86ConfDRIRec); in xf86parseDRISection()
H A DInput.c81 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parseInputSection()
H A DOutputClass.c96 parsePrologue(XF86ConfOutputClassPtr, XF86ConfOutputClassRec) in xf86parseOutputClassSection()
H A DFiles.c86 parsePrologue(XF86ConfFilesPtr, XF86ConfFilesRec) in xf86parseFilesSection()
H A DPointer.c101 parsePrologue(XF86ConfInputPtr, XF86ConfInputRec) in xf86parsePointerSection()
H A DScreen.c113 parsePrologue(XF86ConfDisplayPtr, XF86ConfDisplayRec) in xf86parseDisplaySubSection()
253 parsePrologue(XF86ConfScreenPtr, XF86ConfScreenRec) in xf86parseScreenSection()
H A DDevice.c99 parsePrologue(XF86ConfDevicePtr, XF86ConfDeviceRec) in xf86parseDeviceSection()
H A DFlags.c92 parsePrologue(XF86ConfFlagsPtr, XF86ConfFlagsRec) in xf86parseFlagsSection()
H A DLayout.c98 parsePrologue(XF86ConfLayoutPtr, XF86ConfLayoutRec) in xf86parseLayoutSection()
H A DInputClass.c175 parsePrologue(XF86ConfInputClassPtr, XF86ConfInputClassRec) in xf86parseInputClassSection()