Home
last modified time | relevance | path

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

12345678910>>...15

/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/libevdev/test/
H A Dtest-libevdev-events.c1761 struct input_event events[] = { in START_TEST() 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...]
/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.h16 int events; member
/third_party/pulseaudio/src/modules/
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
H A Dmodule-lirc.c69 static void io_callback(pa_mainloop_api *io, pa_io_event *e, int fd, pa_io_event_flags_t events, void*userdata) { in io_callback() argument
/third_party/python/Lib/asyncio/
H A Dtimeouts.py6 from . import events namespace
H A Drunners.py10 from . import events namespace
/third_party/pulseaudio/src/pulsecore/
H A Dthread-mq.c37 static void asyncmsgq_read_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_read_cb() argument
80 static void asyncmsgq_write_inq_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_write_inq_cb() argument
90 static void asyncmsgq_write_outq_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in asyncmsgq_write_outq_cb() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLEventCL.cpp53 std::vector<cl_event> CLEventCL::Cast(const cl::EventPtrs &events) in Cast() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp78 Events* events = mEvents ? mEvents : other.mEvents; in operator =() local
116 Events events; in TEST() local
129 Events events; in TEST() local
145 Events events; TEST() local
160 Events events; TEST() local
176 Events events; TEST() local
210 Events events; TEST() local
238 Events events; TEST() local
253 Events events; TEST() local
268 Events events; TEST() local
283 Events events; TEST() local
294 Events events; TEST() local
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dinotify.rs195 let mut events = Vec::new(); read_events() variables
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.h55 struct ndis_events_data *events; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.h55 struct ndis_events_data *events; member
/third_party/ffmpeg/libavcodec/
H A Dlibjxldec.c50 JxlDecoderStatus events; member

Completed in 9 milliseconds

12345678910>>...15