Home
last modified time | relevance | path

Searched refs:EV_SYN (Results 1 – 25 of 72) sorted by relevance

123

/external/strace/xlat/
Devdev_ev.h11 #if defined(EV_SYN) || (defined(HAVE_DECL_EV_SYN) && HAVE_DECL_EV_SYN)
12 XLAT(EV_SYN),
Devdev_ev.in1 EV_SYN
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c38 #ifndef EV_SYN
39 #define EV_SYN 0 macro
44 [EV_SYN] = "Sync", [EV_KEY] = "Key",
295 [EV_SYN] = events, [EV_KEY] = keys,
453 if (ev[i].type == EV_SYN) { in do_evtest_dumpall()
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/
Done_finger_swipe.dat5 Event type 0 (EV_SYN)
Done_finger_swipe_late_tid.dat5 Event type 0 (EV_SYN)
Dtwo_finger_tap.vertical.dat5 Event type 0 (EV_SYN)
Done_finger_fast_swipe_id_split.dat5 Event type 0 (EV_SYN)
D1f_click.dat5 Event type 0 (EV_SYN)
D1f_click_incorrect_behind_tid.dat5 Event type 0 (EV_SYN)
D1f_clickb.dat5 Event type 0 (EV_SYN)
Done_finger_without_slot_0.dat5 Event type 0 (EV_SYN)
Dtwo_finger_fast_flick_id_split.dat5 Event type 0 (EV_SYN)
Dnon_ready_events_in_final_state_packet.dat5 Event type 0 (EV_SYN)
Done_finger_with_slot_0.dat5 Event type 0 (EV_SYN)
Dx_y_multiple_slots.dat5 Event type 0 (EV_SYN)
Dtwo_finger_tap_one_finger_hold.dat5 Event type 0 (EV_SYN)
Dtwo_finger_long_hold.dat5 Event type 0 (EV_SYN)
Ddrumroll_lumpy.dat5 Event type 0 (EV_SYN)
Dtwo_finger_without_slot_0.dat5 Event type 0 (EV_SYN)
/external/autotest/client/bin/input/
Dlinux_input.py154 EV_SYN = 0x00 variable
1117 EV_SYN : 'EV_SYN',
Dinput_device.py187 if ev.type == EV_SYN and ev.code == SYN_REPORT:
277 fcntl.ioctl(self.f, EVIOCGBIT(EV_SYN, EV_CNT / 8), ev_types, 1)
/external/strace/
Devdev.c321 case EV_SYN: in evdev_read_ioctl()
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h37 #define EV_SYN 0x00 macro
/external/libvncserver/examples/android/jni/
Dfbvncserver.c353 ev.type = EV_SYN; in injectTouchEvent()
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/linearity/
Done_finger_to_edge.center_to_top.slow-lumpy-fw_11.27-robot-20130227_203228.dat5 Event type 0 (EV_SYN)

123