Home
last modified time | relevance | path

Searched refs:xf86tokenString (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVendor.c118 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVendorSubSection()
178 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVendorSection()
H A DFiles.c155 xf86parseError(OBSOLETE_MSG, xf86tokenString()); in xf86parseFilesSection()
159 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseFilesSection()
H A DModule.c107 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModuleSubSection()
161 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModuleSection()
H A DVideo.c117 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVideoPortSubSection()
202 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseVideoAdaptorSection()
H A Dread.c205 Error(INVALID_SECTION_MSG, xf86tokenString()); in xf86readConfigFile()
211 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86readConfigFile()
H A DExtensions.c72 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseExtensionsSection()
H A DDRI.c82 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseDRISection()
H A DInput.c113 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseInputSection()
H A DconfigProcs.h109 char *xf86tokenString(void);
H A DMonitor.c244 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModeLine()
571 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseMonitorSection()
620 xf86parseError(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseModesSection()
H A DOutputClass.c147 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseOutputClassSection()
H A DPointer.c205 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parsePointerSection()
H A DScreen.c211 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseDisplaySubSection()
359 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseScreenSection()
H A DDevice.c240 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseDeviceSection()
H A DFlags.c161 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseFlagsSection()
H A DLayout.c295 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseLayoutSection()
H A DInputClass.c380 Error(INVALID_KEYWORD_MSG, xf86tokenString()); in xf86parseInputClassSection()
H A Dscan.c482 xf86tokenString(void) in xf86tokenString() function