Home
last modified time | relevance | path

Searched refs:events (Results 701 - 725 of 744) sorted by relevance

1...<<21222324252627282930

/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2484 pub events: __poll_t,
3301 pub events: crate::ctypes::c_short,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs238 pub events: ::c_short,
416 pub events: u32,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4019 events: *mut ::epoll_event, in epoll_pwait()
4125 events: *mut ::epoll_event, in epoll_wait()
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2483 pub events: __poll_t,
3300 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2463 pub events: __poll_t,
3280 pub events: crate::ctypes::c_short,
/third_party/python/Modules/
H A Dsocketmodule.c754 pollfd.events = writing ? POLLOUT : POLLIN; in internal_select()
760 pollfd.events |= POLLERR; in internal_select()
/third_party/python/Lib/test/
H A Dtest_logging.py5703 events = win32evtlog.ReadEventLog(elh, flags, GO_BACK)
5704 for e in events:
/third_party/cups-filters/utils/
H A Dcups-browsed.c4975 "notify-events", NULL, "all"); in create_subscription()
10475 /* All cached Avahi events are treated now */ in browse_callback()
11069 static const char * const events[] = { "printer-added", in browse_poll_create_subscription() local
11098 "notify-events", sizeof (events) / sizeof (events[0]), in browse_poll_create_subscription()
11099 NULL, events); in browse_poll_create_subscription()
11255 debug_printf("cups-browsed [BrowsePoll %s:%d]: no events\n", in browse_poll_get_notifications()
11303 * subscription to watch to printer-* events. */ in browse_poll()
/third_party/backends/backend/
H A Dmagicolor.c253 fds[0].events = POLLIN; in sanei_magicolor_net_read()
H A Dkodakaio.c710 fds[0].events = POLLIN; in kodakaio_net_read()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c2198 struct pollfd fds = { .fd = queue->fence, .events = POLLIN }; in tu_QueueWaitIdle()
/third_party/alsa-utils/aplay/
H A Daplay.c1598 pfd.events = POLLIN;
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1857 fi.poll_events = arg->events;
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3227 events: *mut ::epoll_event, in epoll_wait()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1947 context.isDeviceFunctionalitySupported("VK_KHR_portability_subset") && !context.getPortabilitySubsetFeatures().events) in checkSupportDrawTests()
2675 // Use events to sync both render passes in drawRenderPasses()
3256 // We are using events to change image layout and this is only allowed outside a render pass in createTestsInGroup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp1923 context.isDeviceFunctionalitySupported("VK_KHR_portability_subset") && !context.getPortabilitySubsetFeatures().events) in checkSupportDrawTests()
2639 // Use events to sync both render passes in drawRenderPasses()
3210 // We are using events to change image layout and this is only allowed outside a render pass in createTestsInGroup()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c4546 /* Enable Probe Request events based on explicit request. in hostapd_ctrl_check_event_enabled()
4547 * Other events are enabled by default. in hostapd_ctrl_check_event_enabled()
4550 return !!(dst->events & WPA_EVENT_RX_PROBE_REQUEST); in hostapd_ctrl_check_event_enabled()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp5215 CommandBuffer::waitEvents( ArrayProxy<const VULKAN_HPP_NAMESPACE::Event> const & events,
5225 events.size(),
5226 reinterpret_cast<const VkEvent *>( events.data() ),
[all...]
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2599 pub events: __poll_t,
3416 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2668 pub events: __poll_t,
3485 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2621 pub events: __poll_t,
3438 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2732 pub events: __poll_t,
3549 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2567 pub events: __poll_t,
3384 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2832 pub events: __poll_t,
3649 pub events: crate::ctypes::c_short,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2536 pub events: __poll_t,
3353 pub events: crate::ctypes::c_short,

Completed in 259 milliseconds

1...<<21222324252627282930