Home
last modified time | relevance | path

Searched refs:snd_timer_status_get_lost (Results 1 – 13 of 13) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/test/
H A Dtimer.c19 printf(" lost = %li\n", snd_timer_status_get_lost(status)); in show_status()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h245 long snd_timer_status_get_lost(snd_timer_status_t * status);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/timer/
H A Dtimer.c858 long snd_timer_status_get_lost(snd_timer_status_t * status) in snd_timer_status_get_lost() function
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsatimer.cpp999 return snd_timer_status_get_lost (m_Info); in getLost()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml578 snd_timer_status_get_lost: [long, snd_timer_status_t * status]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1459 pub fn snd_timer_status_get_lost(status: *mut snd_timer_status_t) -> c_long; in snd_timer_status_get_lost() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1459 pub fn snd_timer_status_get_lost(status: *mut snd_timer_status_t) -> c_long; in snd_timer_status_get_lost() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4402 pub fn snd_timer_status_get_lost(status: *mut snd_timer_status_t) -> ::std::os::raw::c_long; in snd_timer_status_get_lost() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs4402 pub fn snd_timer_status_get_lost(status: *mut snd_timer_status_t) -> ::std::os::raw::c_long; in snd_timer_status_get_lost() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4402 pub fn snd_timer_status_get_lost(status: *mut snd_timer_status_t) -> ::std::os::raw::c_long; in snd_timer_status_get_lost() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c15871 snd_timer_status_get_lost(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c17790 long snd_timer_status_get_lost(snd_timer_status_t * status) { in snd_timer_status_get_lost() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29512 long snd_timer_status_get_lost(snd_timer_status_get_lost_ARG_EXPAND);