Home
last modified time | relevance | path

Searched defs:events (Results 151 - 175 of 381) sorted by relevance

12345678910>>...16

/third_party/libinput/tools/
H A Dlibinput-analyze-touch-down-state.py129 def events(): function
/third_party/libinput/test/
H A Dlitest-device-wacom-isdv4-524c-pen.c145 static int events[] = { variable
H A Dlitest-device-protocol-a-touch-screen.c198 static int events[] = { variable
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl01.c28 static struct epoll_event events[3] = { variable
59 has_event(struct epoll_event *epvs, int len, int fd, unsigned int events) has_event() argument
75 unsigned int events; check_epoll_ctl() local
[all...]
/third_party/libevdev/test/
H A Dtest-uinput.c353 struct input_event events[] = { {{0, 0}, EV_REL, REL_X, 1}, in START_TEST() local
H A Dtest-libevdev-events.c1761 struct input_event events[] = { in START_TEST() local
[all...]
/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.c7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
H A Dpoll_oneoff.h16 int events; member
/third_party/pulseaudio/src/modules/
H A Dstdin-util.c261 io_event_cb( pa_mainloop_api*a, pa_io_event* e, int fd, pa_io_event_flags_t events, void *userdata) io_event_cb() argument
H A Dmodule-systemd-login.c158 monitor_cb( pa_mainloop_api*a, pa_io_event* e, int fd, pa_io_event_flags_t events, void *userdata) monitor_cb() argument
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Devent_attendee_test.cpp76 auto events = calendar->GetEvents(FilterByTitle("AddEventWithOneAttendee"), {}); in HWTEST_F() local
104 auto events = calendar->GetEvents(FilterById({eventId2}), {}); in HWTEST_F() local
122 auto events = calendar->GetEvents(FilterById({eventId}), {}); in HWTEST_F() local
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-listener-test.cc268 std::vector<std::string> events; in main() local
/third_party/libuv/test/
H A Dtest-poll-oob.c68 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h33 short events; member
/third_party/nghttp2/src/
H A Dlibevent_util.cc144 void bev_enable_unless(bufferevent *bev, int events) { in bev_enable_unless() argument
152 void bev_disable_unless(bufferevent *bev, int events) { in bev_disable_unless() argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h33 short events; member
/third_party/musl/porting/linux/user/include/
H A Dpoll.h33 short events; member
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h37 short events; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h33 short events; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h37 short events; member
/third_party/ltp/testcases/kernel/syscalls/io_pgetevents/
H A Dio_pgetevents02.c15 static struct io_event events[1]; variable
27 struct io_event *events; member
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H A Depoll_wait01.c76 has_event(struct epoll_event *epevs, int epevs_len, int fd, uint32_t events) has_event() argument
176 uint32_t events = EPOLLIN | EPOLLOUT; verify_epollio() local
[all...]
/third_party/musl/include/
H A Dpoll.h33 short events; member
/third_party/node/deps/uv/src/unix/
H A Dasync.c122 static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__async_io() argument
H A Depoll.c50 struct epoll_event* events; in uv__platform_invalidate_fd() local
117 struct epoll_event events[1024]; in uv__io_poll() local
307 struct epoll_event* events; uv__io_poll() member
[all...]

Completed in 10 milliseconds

12345678910>>...16