| /third_party/libinput/tools/ |
| H A D | libinput-analyze-touch-down-state.py | 129 def events(): function
|
| /third_party/libinput/test/ |
| H A D | litest-device-wacom-isdv4-524c-pen.c | 145 static int events[] = { variable
|
| H A D | litest-device-protocol-a-touch-screen.c | 198 static int events[] = { variable
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
| H A D | epoll_ctl01.c | 28 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 D | test-uinput.c | 353 struct input_event events[] = { {{0, 0}, EV_REL, REL_X, 1}, in START_TEST() local
|
| H A D | test-libevdev-events.c | 1761 struct input_event events[] = { in START_TEST() local [all...] |
| /third_party/node/deps/uvwasi/src/ |
| H A D | poll_oneoff.c | 7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
|
| H A D | poll_oneoff.h | 16 int events; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | stdin-util.c | 261 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 D | module-systemd-login.c | 158 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 D | event_attendee_test.cpp | 76 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 D | googletest-listener-test.cc | 268 std::vector<std::string> events; in main() local
|
| /third_party/libuv/test/ |
| H A D | test-poll-oob.c | 68 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 D | poll.h | 33 short events; member
|
| /third_party/nghttp2/src/ |
| H A D | libevent_util.cc | 144 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 D | poll.h | 33 short events; member
|
| /third_party/musl/porting/linux/user/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| H A D | poll.h | 37 short events; member
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | poll.h | 33 short events; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| H A D | poll.h | 37 short events; member
|
| /third_party/ltp/testcases/kernel/syscalls/io_pgetevents/ |
| H A D | io_pgetevents02.c | 15 static struct io_event events[1]; variable 27 struct io_event *events; member
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| H A D | epoll_wait01.c | 76 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 D | poll.h | 33 short events; member
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | async.c | 122 static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__async_io() argument
|
| H A D | epoll.c | 50 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...] |