Home
last modified time | relevance | path

Searched refs:lilv_world_drop_graph (Results 1 – 3 of 3) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/lilv/lilv-0.24.0/src/
H A Dworld.c28 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph);
761 lilv_world_drop_graph(world, bundle_node); in lilv_world_load_bundle()
828 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph) in lilv_world_drop_graph() function
904 return lilv_world_drop_graph(world, bundle_uri->node); in lilv_world_unload_bundle()
1132 } else if (!lilv_world_drop_graph(world, file_node->node)) { in lilv_world_unload_resource()
/dports/audio/lilv/lilv-0.24.12/src/
H A Dworld.c43 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph);
793 lilv_world_drop_graph(world, bundle_node); in lilv_world_load_bundle()
854 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph) in lilv_world_drop_graph() function
929 return lilv_world_drop_graph(world, bundle_uri->node); in lilv_world_unload_bundle()
1159 } else if (!lilv_world_drop_graph(world, file_node->node)) { in lilv_world_unload_resource()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lilv/src/
H A Dworld.c42 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph);
771 lilv_world_drop_graph(world, bundle_node); in lilv_world_load_bundle()
838 lilv_world_drop_graph(LilvWorld* world, const SordNode* graph) in lilv_world_drop_graph() function
914 return lilv_world_drop_graph(world, bundle_uri->node); in lilv_world_unload_bundle()
1160 } else if (!lilv_world_drop_graph(world, file_node->node)) { in lilv_world_unload_resource()