Home
last modified time | relevance | path

Searched refs:RDFS__comment (Results 1 – 7 of 7) sorted by relevance

/dports/audio/lv2lint/lv2lint-0.14.0/
H A Dlv2lint_parameter.c97 …LilvNode *comment_node = lilv_world_get(app->world, app->parameter, NODE(app, RDFS__comment), NULL… in _test_comment()
H A Dlv2lint.h123 RDFS__comment, enumerator
H A Dlv2lint_port.c482 LilvNode *comment = lilv_port_get(app->plugin, app->port, NODE(app, RDFS__comment)); in _test_comment()
H A Dlv2lint_plugin.c1270 lilv_plugin_get_uri(app->plugin), NODE(app, RDFS__comment), NULL); in _test_comment()
/dports/audio/moony-lv2/moony-0.36.0/plugin/
H A Dd2tk_ui.c52 #define RDFS__comment RDFS_PREFIX"comment" macro
2286 RDFS__comment); in instantiate()
H A Dnk_ui.c52 #define RDFS__comment RDFS_PREFIX"comment" macro
2991 handle->rdfs_comment = handle->map->map(handle->map->handle, RDFS__comment); in instantiate()
/dports/audio/moony-lv2/moony-0.36.0/api/
H A Dapi.c42 #define RDFS__comment RDFS_PREFIX"comment" macro
1378 moony->uris.rdfs_comment = moony->map->map(moony->map->handle, RDFS__comment); in moony_init()