Home
last modified time | relevance | path

Searched refs:LV2_ATOM_TUPLE_FOREACH (Results 1 – 25 of 47) sorted by relevance

12

/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/
H A Deteroj.h74 #if defined(LV2_ATOM_TUPLE_FOREACH)
75 # undef LV2_ATOM_TUPLE_FOREACH
76 # define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Despressivo.h37 #ifdef LV2_ATOM_TUPLE_FOREACH
38 # undef LV2_ATOM_TUPLE_FOREACH
39 # define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/
H A Dsherlock.h126 #if defined(LV2_ATOM_TUPLE_FOREACH)
127 # undef LV2_ATOM_TUPLE_FOREACH
128 # define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
H A Dsherlock_nk.c448 LV2_ATOM_TUPLE_FOREACH(args, arg)
483 LV2_ATOM_TUPLE_FOREACH(items, item)
534 LV2_ATOM_TUPLE_FOREACH(tup, item)
H A Dosc_inspector_nk.c245 LV2_ATOM_TUPLE_FOREACH(args, arg) in _osc_message()
289 LV2_ATOM_TUPLE_FOREACH(items, item) in _osc_bundle()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/osc.lv2/osc.lv2/
H A Dwriter.h34 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
35 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
452 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_writer_packet()
479 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
487 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
H A Dutil.h42 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
43 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
593 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_body_unroll()
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/osc.lv2/osc.lv2/
H A Dwriter.h34 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
35 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
452 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_writer_packet()
479 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
487 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
H A Dutil.h39 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
40 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
467 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_body_unroll()
/dports/audio/moony-lv2/moony-0.36.0/osc.lv2/osc.lv2/
H A Dwriter.h34 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
35 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
452 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_writer_packet()
479 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
487 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
H A Dutil.h42 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
43 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
593 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_body_unroll()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/osc.lv2/osc.lv2/
H A Dwriter.h34 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
35 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
452 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_writer_packet()
479 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
487 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
H A Dutil.h42 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
43 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
593 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_body_unroll()
/dports/audio/synthpod-lv2/synthpod-01aad91/osc.lv2/osc.lv2/
H A Dwriter.h34 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
35 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
452 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_writer_packet()
479 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
487 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in lv2_osc_writer_packet()
H A Dutil.h39 #undef LV2_ATOM_TUPLE_FOREACH // there is a bug in LV2 1.10.0
40 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
467 LV2_ATOM_TUPLE_FOREACH(items, atom) in lv2_osc_body_unroll()
/dports/audio/moony-lv2/moony-0.36.0/include/
H A Dmoony.h79 #ifdef LV2_ATOM_TUPLE_FOREACH
80 # undef LV2_ATOM_TUPLE_FOREACH
81 # define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
/dports/audio/moony-lv2/moony-0.36.0/api/
H A Dapi_osc.c111 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in _loscresponder_method()
121 LV2_ATOM_TUPLE_FOREACH(arguments, atom) in _loscresponder_method()
/dports/audio/moony-lv2/moony-0.36.0/ser_atom.lv2/test/
H A Dser_atom_test.c110 LV2_ATOM_TUPLE_FOREACH((const LV2_Atom_Tuple *)ser.buf, atom) in main()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/ser_atom.lv2/test/
H A Dser_atom_test.c110 LV2_ATOM_TUPLE_FOREACH((const LV2_Atom_Tuple *)ser.buf, atom) in main()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/netatom.lv2/netatom.lv2/
H A Dnetatom.h281 LV2_ATOM_TUPLE_FOREACH(tup, item) in _netatom_ser_atom()
402 LV2_ATOM_TUPLE_FOREACH(tup, item) in _netatom_deser_atom()
/dports/audio/synthpod-lv2/synthpod-01aad91/netatom.lv2/netatom.lv2/
H A Dnetatom.h281 LV2_ATOM_TUPLE_FOREACH(tup, item) in _netatom_ser_atom()
402 LV2_ATOM_TUPLE_FOREACH(tup, item) in _netatom_deser_atom()
/dports/audio/orbit-lv2/orbit-0.1.431/netatom.lv2/netatom.lv2/
H A Dnetatom.h289 LV2_ATOM_TUPLE_FOREACH(tup, item)
410 LV2_ATOM_TUPLE_FOREACH(tup, item)
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/lv2/
H A Datom-util.h216 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dlv2_atom_util.h216 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Datom-util.h216 #define LV2_ATOM_TUPLE_FOREACH(tuple, iter) \ macro

12