Searched refs:LABEL (Results 1 – 1 of 1) sorted by relevance
/system/core/toolbox/ |
D | getevent.h | 8 #define LABEL(constant) { #constant, constant } macro 12 LABEL(INPUT_PROP_POINTER), 13 LABEL(INPUT_PROP_DIRECT), 14 LABEL(INPUT_PROP_BUTTONPAD), 15 LABEL(INPUT_PROP_SEMI_MT), 20 LABEL(EV_SYN), 21 LABEL(EV_KEY), 22 LABEL(EV_REL), 23 LABEL(EV_ABS), 24 LABEL(EV_MSC), [all …]
|