HomeSort by relevance Sort by last modified time
    Searched refs:INTERPRET (Results 1 - 3 of 3) sorted by null

  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.h 65 INTERPRET = 22,
131 #define INTERPRET 22
parser.y 107 INTERPRET 22
415 InterpretDecl : INTERPRET InterpretMatch OBRACE
581 | INTERPRET
582 { $$ = xkb_atom_intern_literal(param->ctx, "interpret"); }
parser.c 175 INTERPRET = 22,
241 #define INTERPRET 22
660 "AUGMENT", "REPLACE", "ALTERNATE", "VIRTUAL_MODS", "TYPE", "INTERPRET",
    [all...]

Completed in 203 milliseconds