Home
last modified time | relevance | path

Searched refs:snd_timer_poll_descriptors_revents (Results 1 – 12 of 12) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h158 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, …
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/timer/
H A Dtimer.c383 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, … in snd_timer_poll_descriptors_revents() function
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsatimer.cpp1202 DRUMSTICK_ALSA_CHECK_WARNING(snd_timer_poll_descriptors_revents(m_Info, pfds, nfds, revents)); in pollDescriptorsRevents()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml511 snd_timer_poll_descriptors_revents: [int, snd_timer_t *timer, struct pollfd *pfds, unsigned int nfd…
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1392 …pub fn snd_timer_poll_descriptors_revents(timer: *mut snd_timer_t, pfds: *mut pollfd, nfds: c_uint… in snd_timer_poll_descriptors_revents() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1392 …pub fn snd_timer_poll_descriptors_revents(timer: *mut snd_timer_t, pfds: *mut pollfd, nfds: c_uint… in snd_timer_poll_descriptors_revents() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4149 pub fn snd_timer_poll_descriptors_revents( in snd_timer_poll_descriptors_revents() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs4149 pub fn snd_timer_poll_descriptors_revents( in snd_timer_poll_descriptors_revents() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4149 pub fn snd_timer_poll_descriptors_revents( in snd_timer_poll_descriptors_revents() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c15745 snd_timer_poll_descriptors_revents(args.a1, args.a2, args.a3, args.a4); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c17648 int snd_timer_poll_descriptors_revents(snd_timer_t * timer, struct pollfd * pfds, unsigned int nfds… in snd_timer_poll_descriptors_revents() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29486 int snd_timer_poll_descriptors_revents(snd_timer_poll_descriptors_revents_ARG_EXPAND);