Home
last modified time | relevance | path

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

/dports/audio/drumstick/drumstick-2.5.0/library/alsa/
H A Dalsatimer.cpp90 snd_timer_info_malloc(&m_Info); in TimerInfo()
99 snd_timer_info_malloc(&m_Info); in TimerInfo()
109 snd_timer_info_malloc(&m_Info); in TimerInfo()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/driver/
H A Dalsatimer.cpp79 snd_timer_info_malloc(&info); in initTimer()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dtimer.h206 int snd_timer_info_malloc(snd_timer_info_t **ptr);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/timer/
H A Dtimer.c450 int snd_timer_info_malloc(snd_timer_info_t **info) in snd_timer_info_malloc() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/spec/yml/
H A Dalsa.yml548 snd_timer_info_malloc: [int, snd_timer_info_t **ptr]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1429 pub fn snd_timer_info_malloc(ptr: *mut *mut snd_timer_info_t) -> c_int; in snd_timer_info_malloc() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1429 pub fn snd_timer_info_malloc(ptr: *mut *mut snd_timer_info_t) -> c_int; in snd_timer_info_malloc() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4285 pub fn snd_timer_info_malloc(ptr: *mut *mut snd_timer_info_t) -> ::std::os::raw::c_int; in snd_timer_info_malloc() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs4285 pub fn snd_timer_info_malloc(ptr: *mut *mut snd_timer_info_t) -> ::std::os::raw::c_int; in snd_timer_info_malloc() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs4285 pub fn snd_timer_info_malloc(ptr: *mut *mut snd_timer_info_t) -> ::std::os::raw::c_int; in snd_timer_info_malloc() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c15527 snd_timer_info_malloc(args.a1); in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c17415 int snd_timer_info_malloc(snd_timer_info_t ** ptr) { in snd_timer_info_malloc() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dproxy.h29440 int snd_timer_info_malloc(snd_timer_info_malloc_ARG_EXPAND);