Home
last modified time | relevance | path

Searched refs:snd_seq_query_subscribe_get_time_real (Results 1 – 17 of 17) sorted by relevance

/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dsubscription.cpp220 return (snd_seq_query_subscribe_get_time_real(m_Info) != 0); in getTimeReal()
/dports/audio/alsa-utils/alsa-utils-1.2.2/seq/aconnect/
H A Daconnect.c116 (snd_seq_query_subscribe_get_time_real(subs) ? "real" : "tick"), in list_each_subs()
/dports/audio/lash/lash-0.5.4/lashd/
H A Dalsa_patch.c258 snd_seq_query_subscribe_get_time_real in query_to_sub()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dseq.h377 int snd_seq_query_subscribe_get_time_real(const snd_seq_query_subscribe_t *info);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c2903 int snd_seq_query_subscribe_get_time_real(const snd_seq_query_subscribe_t *info) in snd_seq_query_subscribe_get_time_real() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs599 …pub fn get_time_real(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_time_real(self.0)… in get_time_real()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/
H A Dseq.rs599 …pub fn get_time_real(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_time_real(self.0)… in get_time_real()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs599 …pub fn get_time_real(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_time_real(self.0)… in get_time_real()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml1098 snd_seq_query_subscribe_get_time_real: [int, const snd_seq_query_subscribe_t *info]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs2002 pub fn snd_seq_query_subscribe_get_time_real(info: *const snd_seq_query_subscribe_t) -> c_int; in snd_seq_query_subscribe_get_time_real() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs2002 pub fn snd_seq_query_subscribe_get_time_real(info: *const snd_seq_query_subscribe_t) -> c_int; in snd_seq_query_subscribe_get_time_real() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs8016 pub fn snd_seq_query_subscribe_get_time_real( in snd_seq_query_subscribe_get_time_real() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs8016 pub fn snd_seq_query_subscribe_get_time_real( in snd_seq_query_subscribe_get_time_real() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs8016 pub fn snd_seq_query_subscribe_get_time_real( in snd_seq_query_subscribe_get_time_real() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c14110 snd_seq_query_subscribe_get_time_real(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c15916 int snd_seq_query_subscribe_get_time_real(const snd_seq_query_subscribe_t * info) { in snd_seq_query_subscribe_get_time_real() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29136 int snd_seq_query_subscribe_get_time_real(snd_seq_query_subscribe_get_time_real_ARG_EXPAND);