| /third_party/ltp/testcases/kernel/syscalls/epoll_ctl/ |
| H A D | epoll_ctl03.c | 24 static struct epoll_event events = {.events = EPOLLIN}; variable [all...] |
| H A D | epoll_ctl05.c | 25 static struct epoll_event events = {.events = EPOLLIN}; variable
|
| H A D | epoll_ctl04.c | 24 static struct epoll_event events = {.events = EPOLLIN}; variable
|
| /third_party/libinput/test/ |
| H A D | litest-device-wacom-calibrated-tablet.c | 117 static int events[] = { variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | epoll_ctl.c | 67 struct epoll_event events[1]; in epoll_ctl_0100() local
|
| H A D | epoll_pwait.c | 42 struct epoll_event events[1]; in epoll_pwait_0100() local 61 struct epoll_event events[1]; in epoll_pwait_0200() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | poll.c | 30 static void uv__poll_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__poll_io() argument 122 int events; in uv_poll_start() local [all...] |
| H A D | os390-syscalls.h | 42 int events; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | poll.h | 48 short int events; /* Types of events poller cares about. */ member
|
| /third_party/python/Lib/asyncio/ |
| H A D | taskgroups.py | 7 from . import events namespace
|
| /third_party/vk-gl-cts/external/amber/src/android_sample/jni/ |
| H A D | main.cc | 96 int events; in android_main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | event_test.cpp | 217 std::array<marl::Event, 3> events = { in TEST_P() local
|
| /third_party/rust/crates/nix/src/ |
| H A D | poll.rs | 61 pub fn events(self) -> PollFlags { events() functions [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | epoll.rs | 64 pub fn events(&self) -> EpollFlags { in events() functions
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/ |
| H A D | dms_sa_cilent_test.cpp | 174 std::vector<EventNotify> events; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/ |
| H A D | dom_checkbox_util.cpp | 90 AddChildEvent(const RefPtr<CheckboxComponent>& component, int32_t pageId, const std::string& nodeId, const std::vector<std::string>& events) AddChildEvent() argument
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | poller_api.cpp | 35 int ffrt_epoll_ctl(ffrt_qos_t qos, int op, int fd, uint32_t events, void* data, ffrt_poller_cb cb) in ffrt_epoll_ctl() argument 56 int ffrt_epoll_wait(ffrt_qos_t qos, struct epoll_event* events, int max_events, int timeout) in ffrt_epoll_wait() argument
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | loop.cpp | 69 int Loop::EpollCtl(int op, int fd, uint32_t events, void *data, ffrt_poller_cb cb) in EpollCtl() argument
|
| H A D | loop_api.cpp | 69 int ffrt_loop_epoll_ctl(ffrt_loop_t loop, int op, int fd, uint32_t events, void *data, ffrt_poller_cb cb) in ffrt_loop_epoll_ctl() argument
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/ |
| H A D | statistics_observer_wrapper.cpp | 37 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument 72 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
|
| /foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/ |
| H A D | connectioncommon_fuzzer.cpp | 59 static int32_t DataEvent(ListenerModule module, int32_t events, int32_t fd) in DataEvent() argument
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_listener_test.cpp | 173 int32_t events = EVENTS; in HWTEST_F() local
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
| H A D | policy_observer_wrapper.cpp | 40 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument 84 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
| H A D | interface_state_observer_wrapper.cpp | 42 On(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) On() argument 79 Off(napi_env env, napi_callback_info info, const std::initializer_list<std::string> &events, bool asyncCallback) Off() argument
|
| /foundation/communication/wifi/wifi/base/cRPC/include/ |
| H A D | server.h | 46 int events[100]; member
|