Home
last modified time | relevance | path

Searched defs:events (Results 526 - 550 of 576) sorted by relevance

1...<<21222324

/third_party/libdrm/include/drm/
H A Dvc4_drm.h417 __u8 events[DRM_VC4_MAX_PERF_COUNTERS]; member
/third_party/node/src/
H A Dcares_wrap.cc85 void ares_poll_cb(uv_poll_t* watcher, int status, int events) { in ares_poll_cb() argument
/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.cc1164 int Http3Upstream::downstream_error(DownstreamConnection *dconn, int events) { in downstream_error() argument
H A Dshrpx_http2_upstream.cc1357 int Http2Upstream::downstream_error(DownstreamConnection *dconn, int events) { in downstream_error() argument
/third_party/mesa3d/include/drm-uapi/
H A Dvc4_drm.h417 __u8 events[DRM_VC4_MAX_PERF_COUNTERS]; member
/third_party/libinput/src/
H A Dlibinput-private.h143 struct libinput_event **events; member
H A Devdev-tablet.c2086 struct input_event events[2] = { in tablet_proximity_out_quirk_timer_func() local
H A Dquirks.c825 struct input_event events[32]; in parse_attr() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c206 struct io_event *events; member
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc599 std::vector<SourcePositionEvent> events; in CalculateFunctionLiteralChanges() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h204 uint8_t events[DRM_VC4_MAX_PERF_COUNTERS]; member
/third_party/node/deps/uv/include/uv/
H A Dwin.h38 short events; member
/third_party/libcoap/src/
H A Dcoap_net.c2107 coap_io_do_epoll(coap_context_t *ctx, struct epoll_event *events, size_t nevents) { in coap_io_do_epoll() argument
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py31 from asyncio import events namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1470 std::fill(begin(events) + VERIFYMAXVALUES_OBJECT_COUNT / 2, end(events), EventSp()); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h950 waitEvents(uint32_t eventCount, const VkEvent *events, VkPipelineStageFlags srcStageMask, VkPipelineStageFlags dstStageMask, uint32_t memoryBarrierCount, const VkMemoryBarrier *memoryBarriers, uint32_t bufferMemoryBarrierCount, const VkBufferMemoryBarrier *bufferMemoryBarriers, uint32_t imageMemoryBarrierCount, const VkImageMemoryBarrier *imageMemoryBarriers) waitEvents() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c2641 struct epoll_event events[MAX_EVENTS]; MHD_epoll() local
[all...]
/third_party/python/Modules/
H A Dselectmodule.c810 internal_devpoll_register(devpollObject *self, int fd, unsigned short events, int remove) internal_devpoll_register() argument
1424 pyepoll_internal_ctl(int epfd, int op, int fd, unsigned int events) pyepoll_internal_ctl() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1469 std::fill(begin(events) + VERIFYMAXVALUES_OBJECT_COUNT / 2, end(events), EventSp()); variable
[all...]
/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp2365 Event events = static_cast<Event>(data.ReadInt32()); in OnListNotifications() local
2389 Event events = static_cast<Event>(data.ReadInt32()); in OnRetrieveNotificationList() local
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp3891 ListNotifications( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) ListNotifications() argument
3940 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) RetrieveNotificationList() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h530 int events; /* read-only - queue size */ global() member
[all...]
/third_party/libuv/src/unix/
H A Dlinux.c63 int uv__epoll_wait(struct epoll_event* events, int eventsize, uint64_t timeout) { in uv__epoll_wait() argument
723 struct epoll_event* events; member
1241 uv__epoll_ctl_prep(int epollfd, struct uv__iou* ctl, struct epoll_event (*events)[256], int op, int fd, struct epoll_event* e) uv__epoll_ctl_prep() argument
1313 uv__epoll_ctl_flush(int epollfd, struct uv__iou* ctl, struct epoll_event (*events)[256]) uv__epoll_ctl_flush() argument
1383 struct epoll_event events[1024]; uv__io_poll() local
2462 uv__inotify_read(uv_loop_t* loop, uv__io_t* dummy, unsigned int events) uv__inotify_read() argument
2551 int events; uv_fs_event_start() local
[all...]
/third_party/lwip/src/include/lwip/
H A Dsockets.h510 short events; member
/third_party/python/Lib/test/support/
H A D__init__.py1985 import asyncio.events namespace

Completed in 63 milliseconds

1...<<21222324