Home
last modified time | relevance | path

Searched refs:snd_timer_params_get_filter (Results 1 – 15 of 15) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/src/timer/
H A Dtimer.c756 EXPORT_SYMBOL unsigned int INTERNAL(snd_timer_params_get_filter)(snd_timer_params_t * params) in INTERNAL() argument
758 unsigned int snd_timer_params_get_filter(snd_timer_params_t * params) in INTERNAL()
764 use_default_symbol_version(__snd_timer_params_get_filter, snd_timer_params_get_filter, ALSA_0.9.0);
H A Dtimer_local.h81 unsigned int INTERNAL(snd_timer_params_get_filter)(snd_timer_params_t * params);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/
H A DVersions.in110 @SYMBOL_PREFIX@snd_timer_params_get_filter;
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/
H A DVersions104 snd_timer_params_get_filter;
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h234 unsigned int snd_timer_params_get_filter(snd_timer_params_t * params);
/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsatimer.cpp899 return snd_timer_params_get_filter (m_Info); in getFilter()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml571 snd_timer_params_get_filter: [unsigned int, snd_timer_params_t * params]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1452 pub fn snd_timer_params_get_filter(params: *mut snd_timer_params_t) -> c_uint; in snd_timer_params_get_filter() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1452 pub fn snd_timer_params_get_filter(params: *mut snd_timer_params_t) -> c_uint; in snd_timer_params_get_filter() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4379 pub fn snd_timer_params_get_filter(params: *mut snd_timer_params_t) -> ::std::os::raw::c_uint; in snd_timer_params_get_filter() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs4379 pub fn snd_timer_params_get_filter(params: *mut snd_timer_params_t) -> ::std::os::raw::c_uint; in snd_timer_params_get_filter() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4379 pub fn snd_timer_params_get_filter(params: *mut snd_timer_params_t) -> ::std::os::raw::c_uint; in snd_timer_params_get_filter() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c15622 snd_timer_params_get_filter(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c17517 unsigned int snd_timer_params_get_filter(snd_timer_params_t * params) { in snd_timer_params_get_filter() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29460 unsigned int snd_timer_params_get_filter(snd_timer_params_get_filter_ARG_EXPAND);