| /third_party/libdrm/include/drm/ |
| H A D | vc4_drm.h | 417 __u8 events[DRM_VC4_MAX_PERF_COUNTERS]; member
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 85 void ares_poll_cb(uv_poll_t* watcher, int status, int events) { in ares_poll_cb() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http3_upstream.cc | 1164 int Http3Upstream::downstream_error(DownstreamConnection *dconn, int events) { in downstream_error() argument
|
| H A D | shrpx_http2_upstream.cc | 1357 int Http2Upstream::downstream_error(DownstreamConnection *dconn, int events) { in downstream_error() argument
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | vc4_drm.h | 417 __u8 events[DRM_VC4_MAX_PERF_COUNTERS]; member
|
| /third_party/libinput/src/ |
| H A D | libinput-private.h | 143 struct libinput_event **events; member
|
| H A D | evdev-tablet.c | 2086 struct input_event events[2] = { in tablet_proximity_out_quirk_timer_func() local
|
| H A D | quirks.c | 825 struct input_event events[32]; in parse_attr() local
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aio-stress.c | 206 struct io_event *events; member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 599 std::vector<SourcePositionEvent> events; in CalculateFunctionLiteralChanges() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 204 uint8_t events[DRM_VC4_MAX_PERF_COUNTERS]; member
|
| /third_party/node/deps/uv/include/uv/ |
| H A D | win.h | 38 short events; member
|
| /third_party/libcoap/src/ |
| H A D | coap_net.c | 2107 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 D | test_events.py | 31 from asyncio import events namespace [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 1470 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 D | vk_wrapper.h | 950 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 D | daemon.c | 2641 struct epoll_event events[MAX_EVENTS]; MHD_epoll() local [all...] |
| /third_party/python/Modules/ |
| H A D | selectmodule.c | 810 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 D | vktDeviceObjectReservationTests.cpp | 1469 std::fill(begin(events) + VERIFYMAXVALUES_OBJECT_COUNT / 2, end(events), EventSp()); variable [all...] |
| /base/telephony/core_service/services/core/src/ |
| H A D | core_service_stub.cpp | 2365 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 D | core_service_proxy.cpp | 3891 ListNotifications( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) ListNotifications() argument 3940 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList ¬ificationList) RetrieveNotificationList() argument
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asequencer.h | 530 int events; /* read-only - queue size */ global() member [all...] |
| /third_party/libuv/src/unix/ |
| H A D | linux.c | 63 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 D | sockets.h | 510 short events; member
|
| /third_party/python/Lib/test/support/ |
| H A D | __init__.py | 1985 import asyncio.events namespace
|