Searched refs:ENDSUBSECTION (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Vendor.c | 65 {ENDSUBSECTION, "endsubsection"}, 97 while ((token = xf86getToken(VendorSubTab)) != ENDSUBSECTION) { in xf86parseVendorSubSection()
|
| H A D | Module.c | 65 {ENDSUBSECTION, "endsubsection"}, 94 while ((token = xf86getToken(SubModuleTab)) != ENDSUBSECTION) { in xf86parseModuleSubSection()
|
| H A D | Video.c | 65 {ENDSUBSECTION, "endsubsection"}, 96 while ((token = xf86getToken(VideoPortTab)) != ENDSUBSECTION) { in xf86parseVideoPortSubSection()
|
| H A D | xf86tokens.h | 85 ENDSUBSECTION, enumerator
|
| H A D | Pointer.c | 69 {ENDSUBSECTION, "endsubsection"},
|
| H A D | Screen.c | 65 {ENDSUBSECTION, "endsubsection"}, 118 while ((token = xf86getToken(DisplayTab)) != ENDSUBSECTION) { in xf86parseDisplaySubSection()
|