Home
last modified time | relevance | path

Searched refs:snd_seq_port_info_get_timestamping (Results 1 – 19 of 19) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/
H A DVersions124 snd_seq_port_info_get_timestamping;
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsaport.cpp509 return (snd_seq_port_info_get_timestamping(m_Info) == 1); in getTimestamping()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dseq.h283 int snd_seq_port_info_get_timestamping(const snd_seq_port_info_t *info);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-0.2.2/src/
H A Dseq.rs385 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)… in get_timestamping()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c2099 int snd_seq_port_info_get_timestamping(const snd_seq_port_info_t *info) in snd_seq_port_info_get_timestamping() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.2.2/src/
H A Dseq.rs385 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)…
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.3.0/src/
H A Dseq.rs385 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)… in get_timestamping()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs387 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)… in get_timestamping()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/
H A Dseq.rs387 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)… in get_timestamping()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs387 …pub fn get_timestamping(&self) -> bool { unsafe { alsa::snd_seq_port_info_get_timestamping(self.0)… in get_timestamping()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml1043 snd_seq_port_info_get_timestamping: [int, const snd_seq_port_info_t *info]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1947 pub fn snd_seq_port_info_get_timestamping(info: *const snd_seq_port_info_t) -> c_int; in snd_seq_port_info_get_timestamping() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1947 pub fn snd_seq_port_info_get_timestamping(info: *const snd_seq_port_info_t) -> c_int; in snd_seq_port_info_get_timestamping() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7701 pub fn snd_seq_port_info_get_timestamping( in snd_seq_port_info_get_timestamping() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs7701 pub fn snd_seq_port_info_get_timestamping( in snd_seq_port_info_get_timestamping() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7701 pub fn snd_seq_port_info_get_timestamping( in snd_seq_port_info_get_timestamping() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c13678 snd_seq_port_info_get_timestamping(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c15459 int snd_seq_port_info_get_timestamping(const snd_seq_port_info_t * info) { in snd_seq_port_info_get_timestamping() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29040 int snd_seq_port_info_get_timestamping(snd_seq_port_info_get_timestamping_ARG_EXPAND);