Home
last modified time | relevance | path

Searched refs:lv2_atom_forge_literal (Results 1 – 25 of 34) sorted by relevance

12

/dports/audio/lv2/lv2-1.18.2/lv2/atom/
H A Dforge-overflow-test.c76 if (lv2_atom_forge_literal(&forge, "A", 1, 0, 0)) { in test_literal_overflow()
82 if (lv2_atom_forge_literal(&forge, "A", 1, 0, 0)) { in test_literal_overflow()
88 if (!lv2_atom_forge_literal(&forge, "A", 1, 0, 0)) { in test_literal_overflow()
94 if (lv2_atom_forge_literal(&forge, "AB", 2, 0, 0)) { in test_literal_overflow()
H A Datom-test.c155 lv2_atom_forge_literal(&forge, in main()
H A Dforge.h457 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/osc.lv2/osc.lv2/
H A Dforge.h55 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Nil, 0)
58 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Impulse, 0)
98 return lv2_atom_forge_literal(forge, &val, 1, osc_urid->OSC_Char, 0); in lv2_osc_forge_char()
107 return lv2_atom_forge_literal(forge, val, 8, osc_urid->OSC_RGBA, 0); in lv2_osc_forge_rgba()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/osc.lv2/osc.lv2/
H A Dforge.h55 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Nil, 0)
58 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Impulse, 0)
98 return lv2_atom_forge_literal(forge, &val, 1, osc_urid->OSC_Char, 0); in lv2_osc_forge_char()
107 return lv2_atom_forge_literal(forge, val, 8, osc_urid->OSC_RGBA, 0); in lv2_osc_forge_rgba()
/dports/audio/moony-lv2/moony-0.36.0/osc.lv2/osc.lv2/
H A Dforge.h55 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Nil, 0)
58 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Impulse, 0)
98 return lv2_atom_forge_literal(forge, &val, 1, osc_urid->OSC_Char, 0); in lv2_osc_forge_char()
107 return lv2_atom_forge_literal(forge, val, 8, osc_urid->OSC_RGBA, 0); in lv2_osc_forge_rgba()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/osc.lv2/osc.lv2/
H A Dforge.h55 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Nil, 0)
58 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Impulse, 0)
98 return lv2_atom_forge_literal(forge, &val, 1, osc_urid->OSC_Char, 0); in lv2_osc_forge_char()
107 return lv2_atom_forge_literal(forge, val, 8, osc_urid->OSC_RGBA, 0); in lv2_osc_forge_rgba()
/dports/audio/synthpod-lv2/synthpod-01aad91/osc.lv2/osc.lv2/
H A Dforge.h55 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Nil, 0)
58 lv2_atom_forge_literal((forge), "", 0, (osc_urid)->OSC_Impulse, 0)
98 return lv2_atom_forge_literal(forge, &val, 1, osc_urid->OSC_Char, 0);
107 return lv2_atom_forge_literal(forge, val, 8, osc_urid->OSC_RGBA, 0);
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/patches/
H A Dsratom_fix-utf8-string-size.patch35 lv2_atom_forge_literal(
47 lv2_atom_forge_literal(
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/sratom-0.6.0/tests/
H A Dsratom_test.c188 lv2_atom_forge_literal( in test()
194 lv2_atom_forge_literal( in test()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/tests/
H A Dsratom_test.c196 lv2_atom_forge_literal( in test()
202 lv2_atom_forge_literal( in test()
/dports/audio/sratom/sratom-0.6.8/test/
H A Dtest_sratom.c209 lv2_atom_forge_literal(&forge,
217 lv2_atom_forge_literal(&forge,
/dports/audio/orbit-lv2/orbit-0.1.431/netatom.lv2/test/
H A Dnetatom_test.c198 lv2_atom_forge_literal(&forge, "hello", 5, MAP("dtype"), MAP("lang")); in _netatom_ser_dict()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/netatom.lv2/test/
H A Dnetatom_test.c209 lv2_atom_forge_literal(&forge, "hello", 5, MAP("dtype"), MAP("lang")); in main()
/dports/audio/synthpod-lv2/synthpod-01aad91/netatom.lv2/test/
H A Dnetatom_test.c209 lv2_atom_forge_literal(&forge, "hello", 5, MAP("dtype"), MAP("lang")); in main()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/lv2/atom/
H A Datom-test.c192 &forge, lv2_atom_forge_literal( in main()
H A Dforge.h448 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/sratom-0.6.0/src/
H A Dsratom.c624 lv2_atom_forge_literal( in read_node()
635 lv2_atom_forge_literal( in read_node()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/src/
H A Dsratom.c612 lv2_atom_forge_literal( in read_literal()
622 lv2_atom_forge_literal( in read_literal()
/dports/audio/sratom/sratom-0.6.8/src/
H A Dsratom.c675 lv2_atom_forge_literal( in read_literal()
683 lv2_atom_forge_literal( in read_literal()
/dports/audio/carla/Carla-2.4.1/source/includes/lv2/
H A Datom-forge.h466 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/lv2/
H A Datom-forge.h486 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Datom-forge.h486 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/src/lv2/
H A Datom-forge.h486 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/lv2/
H A Datom-forge.h486 lv2_atom_forge_literal(LV2_Atom_Forge* forge, in lv2_atom_forge_literal() function

12