Home
last modified time | relevance | path

Searched defs:SND_SEQ_NONBLOCK (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dlib.rs11 pub const SND_SEQ_NONBLOCK: i32 = 0x0001; const
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dlib.rs11 pub const SND_SEQ_NONBLOCK: i32 = 0x0001; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dlib.rs11 pub const SND_SEQ_NONBLOCK: i32 = 0x0001; const
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dseq.h59 #define SND_SEQ_NONBLOCK 0x0001 /**< non-blocking mode (flag to open mode) */ macro
/dports/sysutils/glow/glow-0.2.0/vendor/golang.org/x/sys/unix/
H A Dsyscall_unix_test.go15 "os/exec"
16 "path/filepath"
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-0.2.2/src/
H A Dseq.rs15 const SND_SEQ_NONBLOCK: i32 = 0x0001; const
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-0.3.0/src/
H A Dseq.rs15 const SND_SEQ_NONBLOCK: i32 = 0x0001; const