Searched refs:KEYS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 57 #define KEYS 30 macro
|
| H A D | xkbscan.c | 147 case KEYS: 148 snprintf(buf, sizeof(buf), "KEYS"); 550 "keys", KEYS},
|
| H A D | xkbparse.y | 53 KEYS 30 480 RowBodyItem : KEYS OBRACE Keys CBRACE SEMI
|
| H A D | xkbparse.c | 148 KEYS = 30, /* KEYS */ enumerator in enum:yytokentype 218 #define KEYS 30 macro 337 YYSYMBOL_KEYS = 27, /* KEYS */ 873 "SHAPE", "KEYS", "ROW", "SECTION", "OVERLAY", "TEXT", "OUTLINE", "SOLID", 2345 case 93: /* RowBodyItem: KEYS OBRACE Keys CBRACE SEMI */
|
Completed in 8 milliseconds