| /third_party/gstreamer/gstreamer/gst/ |
| D | gstplugin.c | 119 gst_plugin_init (GstPlugin * plugin) in gst_plugin_init() 127 GstPlugin *plugin = GST_PLUGIN_CAST (object); in gst_plugin_finalize() local 208 GstPlugin *plugin; in gst_plugin_register_static() local 275 GstPlugin *plugin; in gst_plugin_register_static_full() local 479 gst_plugin_register_func (GstPlugin * plugin, const GstPluginDesc * desc, in gst_plugin_register_func() 732 GstPlugin *plugin; in _priv_gst_plugin_load_file_for_registry() local 946 gst_plugin_get_name (GstPlugin * plugin) in gst_plugin_get_name() 962 gst_plugin_get_description (GstPlugin * plugin) in gst_plugin_get_description() 978 gst_plugin_get_filename (GstPlugin * plugin) in gst_plugin_get_filename() 994 gst_plugin_get_version (GstPlugin * plugin) in gst_plugin_get_version() [all …]
|
| D | gstdynamictypefactory.c | 122 GstPlugin * plugin, const gchar * name) in gst_dynamic_type_factory_create() 145 gst_dynamic_type_register (GstPlugin * plugin, GType dyn_type) in gst_dynamic_type_register()
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstregistry.c | 44 print_plugin (const gchar * marker, GstRegistry * registry, GstPlugin * plugin) in print_plugin() 93 GstPlugin *plugin; in GST_START_TEST() local 113 GstPlugin *plugin; in GST_START_TEST() local 132 GstPlugin *plugin = GST_PLUGIN (l->data); in GST_START_TEST() local 160 GstPlugin *plugin; in GST_START_TEST() local 170 GstPlugin *plugin; in GST_START_TEST() local
|
| D | gstplugin.c | 31 register_check_elements (GstPlugin * plugin) in register_check_elements() 38 GstPlugin *plugin; in GST_START_TEST() local 61 GstPlugin *plugin = GST_PLUGIN (g->data); in GST_START_TEST() local 119 GstPlugin *plugin; in GST_START_TEST() local 142 GstPlugin *plugin; in GST_START_TEST() local 164 GstPlugin *plugin; in GST_START_TEST() local
|
| /third_party/glib/gobject/ |
| D | gtypeplugin.c | 115 g_type_plugin_use (GTypePlugin *plugin) in g_type_plugin_use() 134 g_type_plugin_unuse (GTypePlugin *plugin) in g_type_plugin_unuse() 156 g_type_plugin_complete_type_info (GTypePlugin *plugin, in g_type_plugin_complete_type_info() 187 g_type_plugin_complete_interface_info (GTypePlugin *plugin, in g_type_plugin_complete_interface_info()
|
| /third_party/gstreamer/gstplugins_bad/ext/lv2/ |
| D | gstlv2.c | 75 lv2_plugin_register_element (GstPlugin * plugin, GstStructure * lv2_meta) in lv2_plugin_register_element() 129 lv2_plugin_discover (GstPlugin * plugin) in lv2_plugin_discover() 219 plugin_init (GstPlugin * plugin) in plugin_init() 324 static void plugin_cleanup (GstPlugin * plugin) in plugin_cleanup()
|
| /third_party/boost/libs/dll/example/tutorial8/ |
| D | refcounting_api.hpp | 34 inline boost::shared_ptr<my_refcounting_api> bind(my_refcounting_api* plugin) { in bind() 66 my_refcounting_api* plugin = creator(); in get_plugin() local
|
| D | tutorial8_static.cpp | 14 boost::shared_ptr<my_refcounting_api> plugin = get_plugin( in main() local
|
| /third_party/node/deps/npm/test/tap/ |
| D | adduser-always-auth.js | 48 mr({ port: common.port, plugin: mocks }, function (er, s) { property 91 mr({ port: port, plugin: mocks }, function (er, s) { property 136 mr({ port: port, plugin: mocks }, function (er, s) { property 178 mr({ port: common.port, plugin: mocks }, function (er, s) { property 207 mr({ port: common.port, plugin: mocks }, function (er, s) { property 235 mr({ port: common.port, plugin: mocks }, function (er, s) { property
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-plugins.c | 50 struct lws_plugin *plugin; in lws_plat_plugins_init() local 142 struct lws_plugin *plugin = context->plugin_list, *p; in lws_plat_plugins_destroy() local
|
| /third_party/gstreamer/gstplugins_good/sys/v4l2/ |
| D | gstv4l2.c | 124 gst_v4l2_probe_and_register (GstPlugin * plugin) in gst_v4l2_probe_and_register() 249 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
| D | gstladspa.c | 158 ladspa_plugin_register_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_plugin_register_element() 295 GModule *plugin; in ladspa_plugin_directory_search() local 342 ladspa_plugin_path_search (GstPlugin * plugin) in ladspa_plugin_path_search() 450 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/cef/libcef/browser/plugins/ |
| D | plugin_service_filter.cc | 23 content::WebPluginInfo* plugin) { in IsPluginAvailable() 65 content::WebPluginInfo* plugin, in IsPluginAvailable()
|
| /third_party/gstreamer/gstplugins_base/ext/libvisual/ |
| D | plugin.c | 56 gst_visual_actor_plugin_is_gl (VisObject * plugin, const gchar * name) in gst_visual_actor_plugin_is_gl() 75 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/gst/dtmf/ |
| D | gstdtmf.c | 28 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/ext/lame/ |
| D | plugin.c | 30 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_bad/ext/dtls/ |
| D | plugin.c | 39 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstreamer/plugins/tracers/ |
| D | gsttracers.c | 34 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/ext/vpx/ |
| D | plugin.c | 34 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/gst/smpte/ |
| D | plugin.c | 28 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_bad/sys/bluez/ |
| D | bluez-plugin.c | 33 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_bad/ext/openal/ |
| D | gstopenal.c | 37 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/ext/soup/ |
| D | gstsoup.c | 28 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_bad/ext/curl/ |
| D | gstcurl.c | 37 plugin_init (GstPlugin * plugin) in plugin_init()
|
| /third_party/gstreamer/gstplugins_good/gst/multipart/ |
| D | multipart.c | 30 plugin_init (GstPlugin * plugin) in plugin_init()
|