Home
last modified time | relevance | path

Searched refs:xf86unGetToken (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c148 xf86unGetToken(token); in xf86parseLayoutSection()
182 xf86unGetToken(token); in xf86parseLayoutSection()
208 xf86unGetToken(token); in xf86parseLayoutSection()
283 xf86unGetToken(token); in xf86parseLayoutSection()
H A DMonitor.c249 xf86unGetToken(token); in xf86parseModeLine()
366 xf86unGetToken(token); in xf86parseVerboseMode()
486 xf86unGetToken(token); in xf86parseMonitorSection()
523 xf86unGetToken(token); in xf86parseMonitorSection()
543 xf86unGetToken(token); in xf86parseMonitorSection()
H A DDevice.c161 xf86unGetToken(token); in xf86parseDeviceSection()
211 xf86unGetToken(token); in xf86parseDeviceSection()
H A DFlags.c444 xf86unGetToken(token); in xf86parseOption()
452 xf86unGetToken(token); in xf86parseOption()
H A DconfigProcs.h108 void xf86unGetToken(int token);
H A DModule.c236 xf86unGetToken(token); in xf86addNewLoadDirective()
H A DScreen.c200 xf86unGetToken(token); in xf86parseDisplaySubSection()
H A Dscan.c476 xf86unGetToken(int token) in xf86unGetToken() function