Searched refs:LIBINPUT_ATTRIBUTE_PRINTF (Results 1 – 10 of 10) sorted by relevance
/third_party/libinput/doc/api/ |
D | libinput.doxygen.in | 22 PREDEFINED = LIBINPUT_ATTRIBUTE_PRINTF(f, a)= \
|
/third_party/libinput/src/ |
D | libinput-private.h | 448 LIBINPUT_ATTRIBUTE_PRINTF(4, 5); 454 LIBINPUT_ATTRIBUTE_PRINTF(3, 4); 461 LIBINPUT_ATTRIBUTE_PRINTF(3, 0);
|
D | libinput.h | 37 #define LIBINPUT_ATTRIBUTE_PRINTF(_format, _args) \ macro 3650 LIBINPUT_ATTRIBUTE_PRINTF(3, 0);
|
D | evdev.h | 755 LIBINPUT_ATTRIBUTE_PRINTF(3, 4) 783 LIBINPUT_ATTRIBUTE_PRINTF(4, 5)
|
D | quirks.c | 186 LIBINPUT_ATTRIBUTE_PRINTF(3, 0) 213 LIBINPUT_ATTRIBUTE_PRINTF(3, 4)
|
D | libinput.c | 245 LIBINPUT_ATTRIBUTE_PRINTF(3, 0)
|
/third_party/libinput/export_include/ |
D | libinput.h | 37 #define LIBINPUT_ATTRIBUTE_PRINTF(_format, _args) \ macro 3650 LIBINPUT_ATTRIBUTE_PRINTF(3, 0);
|
/third_party/libinput/tools/ |
D | shared.c | 46 LIBINPUT_ATTRIBUTE_PRINTF(3, 0)
|
D | libinput-debug-gui.c | 176 LIBINPUT_ATTRIBUTE_PRINTF(1, 2)
|
/third_party/libinput/test/ |
D | litest.c | 168 LIBINPUT_ATTRIBUTE_PRINTF(5, 6) 665 LIBINPUT_ATTRIBUTE_PRINTF(3, 0) 920 LIBINPUT_ATTRIBUTE_PRINTF(3, 0) 1747 LIBINPUT_ATTRIBUTE_PRINTF(3, 0)
|