Searched refs:xf86ConfigSymTabRec (Results 1 – 20 of 20) sorted by relevance
105 int xf86getToken(const xf86ConfigSymTabRec * tab);107 int xf86getSubTokenWithTab(char **comment, const xf86ConfigSymTabRec * tab);119 xf86getStringToken(const xf86ConfigSymTabRec * tab);
64 static const xf86ConfigSymTabRec VendorSubTab[] = {132 static const xf86ConfigSymTabRec VendorTab[] = {
65 static const xf86ConfigSymTabRec PointerTab[] = {86 static const xf86ConfigSymTabRec ZMapTab[] = {
64 static const xf86ConfigSymTabRec SubModuleTab[] = {70 static const xf86ConfigSymTabRec ModuleTab[] = {
64 static const xf86ConfigSymTabRec VideoPortTab[] = {131 static const xf86ConfigSymTabRec VideoAdaptorTab[] = {
236 StringToToken(const char *str, const xf86ConfigSymTabRec * tab) in StringToToken()253 xf86getToken(const xf86ConfigSymTabRec * tab) in xf86getToken()460 xf86getSubTokenWithTab(char **comment, const xf86ConfigSymTabRec * tab) in xf86getSubTokenWithTab()1004 xf86getStringToken(const xf86ConfigSymTabRec * tab) in xf86getStringToken()
44 static const xf86ConfigSymTabRec ExtensionsTab[] = {
64 static const xf86ConfigSymTabRec MonitorTab[] = {80 static const xf86ConfigSymTabRec ModesTab[] = {88 static const xf86ConfigSymTabRec TimingTab[] = {104 static const xf86ConfigSymTabRec ModeTab[] = {
40 static const xf86ConfigSymTabRec DRITab[] = {
65 static const xf86ConfigSymTabRec InputTab[] = {
69 static const xf86ConfigSymTabRec LayoutTab[] = {80 static const xf86ConfigSymTabRec AdjTab[] = {
35 static const xf86ConfigSymTabRec OutputClassTab[] = {
64 static const xf86ConfigSymTabRec FilesTab[] = {
64 static const xf86ConfigSymTabRec DisplayTab[] = {225 static const xf86ConfigSymTabRec ScreenTab[] = {
65 static const xf86ConfigSymTabRec TopLevelTab[] = {
440 } xf86ConfigSymTabRec, *xf86ConfigSymTabPtr; typedef
64 static const xf86ConfigSymTabRec DeviceTab[] = {
66 static const xf86ConfigSymTabRec ServerFlagsTab[] = {
37 static const xf86ConfigSymTabRec InputClassTab[] = {
26417 xfree86/parser: annotate xf86ConfigSymTabRec as constant data