Home
last modified time | relevance | path

Searched defs:snd_seq_remove_events (Results 1 – 13 of 13) sorted by path

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c16443 int snd_seq_remove_events(snd_seq_t * handle, snd_seq_remove_events_t * info) { in snd_seq_remove_events() function
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/sound/uapi/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/seq/
H A Dseq.c4593 int snd_seq_remove_events(snd_seq_t *seq, snd_seq_remove_events_t *rmp) in snd_seq_remove_events() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs8563 pub fn snd_seq_remove_events( in snd_seq_remove_events() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs2101 … pub fn snd_seq_remove_events(handle: *mut snd_seq_t, info: *mut snd_seq_remove_events_t) -> c_int; in snd_seq_remove_events() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs2101 … pub fn snd_seq_remove_events(handle: *mut snd_seq_t, info: *mut snd_seq_remove_events_t) -> c_int; in snd_seq_remove_events() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/sound/
H A Dasequencer.h392 struct snd_seq_remove_events { struct
393 unsigned int remove_mode; /* Flags that determine what gets removed */
395 union snd_seq_timestamp time;
397 unsigned char queue; /* Queue for REMOVE_DEST */
398 struct snd_seq_addr dest; /* Address for REMOVE_DEST */
399 unsigned char channel; /* Channel for REMOVE_DEST */
401 int type; /* For REMOVE_EVENT_TYPE */
402 char tag; /* Tag for REMOVE_TAG */
404 int reserved[10]; /* To allow for future binary compatibility */
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-sys-0.3.1/src/
H A Dgenerated.rs8563 pub fn snd_seq_remove_events( in snd_seq_remove_events() function
/dports/www/firefox/firefox-99.0/third_party/rust/alsa-sys/src/
H A Dgenerated.rs8563 pub fn snd_seq_remove_events( in snd_seq_remove_events() function