Searched refs:KEYS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h57 #define KEYS 30 macro
H A Dxkbscan.c147 case KEYS:
148 snprintf(buf, sizeof(buf), "KEYS");
550 "keys", KEYS},
H A Dxkbparse.y53 KEYS 30
480 RowBodyItem : KEYS OBRACE Keys CBRACE SEMI
H A Dxkbparse.c148 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