Home
last modified time | relevance | path

Searched defs:urid (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/canvas.lv2/canvas.lv2/
H A Dforge.h41 _lv2_canvas_forge_vec(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_vec()
59 _lv2_canvas_forge_flt(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_flt()
77 _lv2_canvas_forge_lng(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_lng()
95 _lv2_canvas_forge_prp(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_prp()
113 _lv2_canvas_forge_str(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_str()
143 lv2_canvas_forge_arc(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_arc()
161 lv2_canvas_forge_lineTo(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_lineTo()
195 lv2_canvas_forge_style(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_style()
245 lv2_canvas_forge_fill(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_fill()
251 lv2_canvas_forge_clip(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_clip()
[all …]
H A Drender_cairo.h33 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_beginPath()
42 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_closePath()
51 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
64 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
77 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
90 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
103 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
116 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
138 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
156 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
H A Drender_nanovg.h55 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_beginPath()
63 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_closePath()
71 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
84 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
97 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
110 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
123 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
136 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
158 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
177 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
H A Drender.h40 LV2_Canvas_URID urid; member
45 _lv2_canvas_render_get_float_vecs(LV2_Canvas_URID *urid, const LV2_Atom *body, in _lv2_canvas_render_get_float_vecs()
60 _lv2_canvas_render_get_float_vec(LV2_Canvas_URID *urid, const LV2_Atom *body, in _lv2_canvas_render_get_float_vec()
/dports/audio/moony-lv2/moony-0.36.0/canvas.lv2/canvas.lv2/
H A Dforge.h41 _lv2_canvas_forge_vec(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_vec()
59 _lv2_canvas_forge_flt(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_flt()
77 _lv2_canvas_forge_lng(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_lng()
95 _lv2_canvas_forge_prp(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_prp()
113 _lv2_canvas_forge_str(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_str()
143 lv2_canvas_forge_arc(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_arc()
161 lv2_canvas_forge_lineTo(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_lineTo()
195 lv2_canvas_forge_style(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_style()
245 lv2_canvas_forge_fill(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_fill()
251 lv2_canvas_forge_clip(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_clip()
[all …]
H A Drender_cairo.h33 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_beginPath()
42 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_closePath()
51 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
64 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
77 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
90 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
103 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
116 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
138 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
156 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
H A Drender_nanovg.h55 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_beginPath()
63 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_closePath()
71 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
84 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
97 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
110 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
123 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
136 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
158 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
177 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
H A Drender.h40 LV2_Canvas_URID urid; member
45 _lv2_canvas_render_get_float_vecs(LV2_Canvas_URID *urid, const LV2_Atom *body, in _lv2_canvas_render_get_float_vecs()
60 _lv2_canvas_render_get_float_vec(LV2_Canvas_URID *urid, const LV2_Atom *body, in _lv2_canvas_render_get_float_vec()
/dports/audio/synthpod-lv2/synthpod-01aad91/canvas.lv2/canvas.lv2/
H A Dforge.h41 _lv2_canvas_forge_vec(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_vec()
59 _lv2_canvas_forge_flt(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_flt()
77 _lv2_canvas_forge_lng(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_lng()
95 _lv2_canvas_forge_prp(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_prp()
113 _lv2_canvas_forge_str(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in _lv2_canvas_forge_str()
143 lv2_canvas_forge_arc(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_arc()
161 lv2_canvas_forge_lineTo(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_lineTo()
195 lv2_canvas_forge_style(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid, in lv2_canvas_forge_style()
245 lv2_canvas_forge_fill(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_fill()
251 lv2_canvas_forge_clip(LV2_Atom_Forge *forge, LV2_Canvas_URID *urid) in lv2_canvas_forge_clip()
[all …]
H A Drender_cairo.h33 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_beginPath()
42 LV2_Canvas_URID *urid __attribute__((unused)), in _lv2_canvas_render_closePath()
51 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
64 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
77 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
90 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
103 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
116 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
138 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
156 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
H A Drender_nanovg.h55 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_beginPath()
63 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_closePath()
71 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_arc()
84 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_curveTo()
97 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineTo()
110 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_moveTo()
123 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_rectangle()
136 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_polyline()
158 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_style()
177 LV2_Canvas_URID *urid, const LV2_Atom *body) in _lv2_canvas_render_lineWidth()
[all …]
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/lvtk/
H A Duri_directory.hpp64 const uint32_t urid (1 + (uint32_t) mapped.size()); in map() local
85 inline bool contains (uint32_t urid) { in contains()
94 inline const char* unmap (uint32_t urid) { in unmap()
125 static const char* _unmap (LV2_URID_Unmap_Handle self, uint32_t urid) { in _unmap()
/dports/databases/postgresql13-plperl/postgresql-13.5/doc/src/sgml/
H A Dgenerate-keywords-table.pl42 if (/^PG_KEYWORD\("(\w+)", \w+, (\w+)_KEYWORD\)/)
52 print "<!-- autogenerated, do not edit -->\n";
60 <colspec colname="col2" colwidth="3*"/>
61 <colspec colname="col3" colwidth="2*"/>
/dports/audio/moony-lv2/moony-0.36.0/ser_atom.lv2/test/
H A Dser_atom_test.c32 uint32_t *urid = data; in _map() local
63 uint32_t urid = 0; in main() local
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/ser_atom.lv2/test/
H A Dser_atom_test.c32 uint32_t *urid = data; in _map() local
63 uint32_t urid = 0; in main() local
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/Include/Protocol/
H A DUgaDraw.h28 @param ColorDepth Current video color depth in bits per pixel
36 typedef
62 (EFIAPI *EFI_UGA_DRAW_PROTOCOL_SET_MODE) ( in _unmap()
/dports/audio/lv2/lv2-1.18.2/plugins/eg-params.lv2/
H A Dstate_map.h28 LV2_URID urid; member
111 state_map_find(StateMapItem dict[], uint32_t n_entries, LV2_URID urid) in state_map_find()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-params.lv2/
H A Dstate_map.h27 LV2_URID urid; member
108 state_map_find(StateMapItem dict[], uint32_t n_entries, LV2_URID urid) in state_map_find()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/lv2/
H A Dlv2_urid.c41 LV2_URID urid) in lv2_urid_unmap_uri()
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/netatom.lv2/test/
H A Dnetatom_test.c31 LV2_URID urid; member
37 LV2_URID urid; member
62 _unmap(LV2_URID_Unmap_Handle instance, LV2_URID urid) in _unmap()
/dports/audio/synthpod-lv2/synthpod-01aad91/netatom.lv2/test/
H A Dnetatom_test.c31 LV2_URID urid; member
37 LV2_URID urid; member
62 _unmap(LV2_URID_Unmap_Handle instance, LV2_URID urid) in _unmap()
/dports/audio/moony-lv2/moony-0.36.0/test/
H A Dmoony_test.c31 LV2_URID urid; member
46 LV2_URID urid; member
129 _unmap(LV2_URID_Unmap_Handle instance, LV2_URID urid) in _unmap()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/Fluida/
H A Dfluida.cpp368 void Fluida_::write_bool_value(LV2_URID urid, const float value) { in write_bool_value()
380 void Fluida_::write_int_value(LV2_URID urid, const float value) { in write_int_value()
392 void Fluida_::write_float_value(LV2_URID urid, const float value) { in write_float_value()
827 LV2_State_Handle handle,LV2_URID urid, float value) { in store_ctrl_values()
835 LV2_State_Handle handle,LV2_URID urid, float value) { in store_ctrl_values_int()
872 LV2_State_Handle handle,LV2_URID urid) { in restore_ctrl_values()
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/tests/
H A Dbufsize.cpp81 lvtk::URIDirectory urid; member in BufSize
/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/utils/
H A Duri_table.h64 LV2_URID urid) in uri_table_unmap()

12345678