Searched refs:ACTION_TOK (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 50 #define ACTION_TOK 23 macro
|
| H A D | xkbscan.c | 126 case ACTION_TOK: 530 "action", ACTION_TOK},
|
| H A D | xkbparse.y | 46 ACTION_TOK 23 559 Element : ACTION_TOK
|
| H A D | xkbparse.c | 141 ACTION_TOK = 23, /* ACTION_TOK */ enumerator in enum:yytokentype 211 #define ACTION_TOK 23 macro 330 YYSYMBOL_ACTION_TOK = 20, /* ACTION_TOK */ 872 "ACTION_TOK", "KEY", "ALIAS", "GROUP", "MODIFIER_MAP", "INDICATOR", 2504 case 118: /* Element: ACTION_TOK */
|
Completed in 9 milliseconds