Home
last modified time | relevance | path

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

/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsaclient.cpp1837 snd_seq_client_info_copy(m_Info, other.m_Info); in ClientInfo()
1848 snd_seq_client_info_copy(m_Info, other); in ClientInfo()
1891 snd_seq_client_info_copy(m_Info, other.m_Info); in operator =()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dseq.h139 void snd_seq_client_info_copy(snd_seq_client_info_t *dst, const snd_seq_client_info_t *src);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c1453 void snd_seq_client_info_copy(snd_seq_client_info_t *dst, const snd_seq_client_info_t *src) in snd_seq_client_info_copy() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml994 snd_seq_client_info_copy: [void, snd_seq_client_info_t *dst, const snd_seq_client_info_t *src]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1894 …pub fn snd_seq_client_info_copy(dst: *mut snd_seq_client_info_t, src: *const snd_seq_client_info_t… in snd_seq_client_info_copy() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1894 …pub fn snd_seq_client_info_copy(dst: *mut snd_seq_client_info_t, src: *const snd_seq_client_info_t… in snd_seq_client_info_copy() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7434 pub fn snd_seq_client_info_copy( in snd_seq_client_info_copy() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs7434 pub fn snd_seq_client_info_copy( in snd_seq_client_info_copy() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs7434 pub fn snd_seq_client_info_copy( in snd_seq_client_info_copy() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c12786 snd_seq_client_info_copy(args.a1, args.a2); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c14491 void snd_seq_client_info_copy(snd_seq_client_info_t * dst, const snd_seq_client_info_t * src) { in snd_seq_client_info_copy() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h28856 void snd_seq_client_info_copy(snd_seq_client_info_copy_ARG_EXPAND);