Home
last modified time | relevance | path

Searched refs:LV2_ATOM_SEQUENCE_BODY_FOREACH (Results 1 – 21 of 21) sorted by relevance

/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dlv2_atom_util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/src/lv2/
H A Datom-util.h125 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/carla/Carla-2.4.1/source/includes/lv2/
H A Datom-util.h138 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/lv2/lv2-1.18.2/lv2/atom/
H A Dutil.h133 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2/atom/
H A Dutil.h130 #define LV2_ATOM_SEQUENCE_BODY_FOREACH(body, size, iter) \ macro
/dports/audio/moony-lv2/moony-0.36.0/api/
H A Dapi_atom.c621 LV2_ATOM_SEQUENCE_BODY_FOREACH(latom->body.seq, latom->atom->size, ev) in _latom_seq__indexi()
638 LV2_ATOM_SEQUENCE_BODY_FOREACH(latom->body.seq, latom->atom->size, ev) in _latom_seq__len()
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/sratom-0.6.0/src/
H A Dsratom.c432 LV2_ATOM_SEQUENCE_BODY_FOREACH(seq, size, ev) { in sratom_write()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/src/
H A Dsratom.c428 LV2_ATOM_SEQUENCE_BODY_FOREACH(seq, size, ev) { in sratom_write()
/dports/audio/sratom/sratom-0.6.8/src/
H A Dsratom.c464 LV2_ATOM_SEQUENCE_BODY_FOREACH (seq, size, ev) { in sratom_write()
/dports/audio/muse-sequencer/muse-4.0.0/src/
H A DChangeLog1258 LV2_ATOM_SEQUENCE_BODY_FOREACH, and in lilv.h LILV_FOREACH.