Searched refs:ENDSECTION (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Extensions.c | 45 {ENDSECTION, "endsection"}, 59 while ((token = xf86getToken(ExtensionsTab)) != ENDSECTION) { in xf86parseExtensionsSection()
|
| H A D | DRI.c | 41 {ENDSECTION, "endsection"}, 58 while ((token = xf86getToken(DRITab)) != ENDSECTION) { in xf86parseDRISection()
|
| H A D | Input.c | 66 {ENDSECTION, "endsection"}, 83 while ((token = xf86getToken(InputTab)) != ENDSECTION) { in xf86parseInputSection()
|
| H A D | Vendor.c | 133 {ENDSECTION, "endsection"}, 150 while ((token = xf86getToken(VendorTab)) != ENDSECTION) { in xf86parseVendorSection()
|
| H A D | OutputClass.c | 36 {ENDSECTION, "endsection"}, 101 while ((token = xf86getToken(OutputClassTab)) != ENDSECTION) { in xf86parseOutputClassSection()
|
| H A D | Files.c | 65 {ENDSECTION, "endsection"}, 88 while ((token = xf86getToken(FilesTab)) != ENDSECTION) { in xf86parseFilesSection()
|
| H A D | Pointer.c | 70 {ENDSECTION, "endsection"}, 103 while ((token = xf86getToken(PointerTab)) != ENDSECTION) { in xf86parsePointerSection()
|
| H A D | Module.c | 71 {ENDSECTION, "endsection"}, 125 while ((token = xf86getToken(ModuleTab)) != ENDSECTION) { in xf86parseModuleSection()
|
| H A D | Video.c | 132 {ENDSECTION, "endsection"}, 153 while ((token = xf86getToken(VideoAdaptorTab)) != ENDSECTION) { in xf86parseVideoAdaptorSection()
|
| H A D | Monitor.c | 65 {ENDSECTION, "endsection"}, 81 {ENDSECTION, "endsection"}, 412 while ((token = xf86getToken(MonitorTab)) != ENDSECTION) { in xf86parseMonitorSection() 598 while ((token = xf86getToken(ModesTab)) != ENDSECTION) { in xf86parseModesSection()
|
| H A D | Device.c | 65 {ENDSECTION, "endsection"}, 105 while ((token = xf86getToken(DeviceTab)) != ENDSECTION) { in xf86parseDeviceSection()
|
| H A D | Flags.c | 67 {ENDSECTION, "endsection"}, 94 while ((token = xf86getToken(ServerFlagsTab)) != ENDSECTION) { in xf86parseFlagsSection()
|
| H A D | xf86tokens.h | 84 ENDSECTION, enumerator
|
| H A D | Layout.c | 70 {ENDSECTION, "endsection"}, 100 while ((token = xf86getToken(LayoutTab)) != ENDSECTION) { in xf86parseLayoutSection()
|
| H A D | Screen.c | 226 {ENDSECTION, "endsection"}, 255 while ((token = xf86getToken(ScreenTab)) != ENDSECTION) { in xf86parseScreenSection()
|
| H A D | InputClass.c | 38 {ENDSECTION, "endsection"}, 188 while ((token = xf86getToken(InputClassTab)) != ENDSECTION) { in xf86parseInputClassSection()
|