/third_party/glib/gobject/tests/ |
D | testcommon.h | 43 (GInstanceInitFunc) instance_init, \ 80 (GInstanceInitFunc) NULL, \
|
D | dynamictests.c | 96 (GInstanceInitFunc)NULL, in test_module_get_type()
|
/third_party/glib/tests/gobject/ |
D | testcommon.h | 43 (GInstanceInitFunc) instance_init \
|
D | testgobject.c | 181 (GInstanceInitFunc) test_object_init, in test_object_get_type() 348 (GInstanceInitFunc) derived_object_init, in derived_object_get_type()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | colorbalancechannel.c | 70 (GInstanceInitFunc) gst_color_balance_channel_init, in gst_color_balance_channel_get_type()
|
/third_party/glib/gobject/ |
D | gtype.h | 920 typedef void (*GInstanceInitFunc) (GTypeInstance *instance, typedef 1060 GInstanceInitFunc instance_init; 1275 GInstanceInitFunc instance_init, 2021 (GInstanceInitFunc)(void (*)(void)) type_name##_init, \ 2053 (GInstanceInitFunc)NULL, \
|
D | gtypemodule.h | 212 (GInstanceInitFunc)(void (*)(void)) type_name##_init, \
|
/third_party/glib/tests/refcount/ |
D | objects2.c | 51 (GInstanceInitFunc) my_test_init, in my_test_get_type()
|
D | objects.c | 52 (GInstanceInitFunc) my_test_init, in my_test_get_type()
|
D | properties2.c | 66 (GInstanceInitFunc) my_test_init, in my_test_get_type()
|
D | properties.c | 69 (GInstanceInitFunc) my_test_init, in my_test_get_type()
|
D | signals.c | 84 (GInstanceInitFunc) my_test_init, in my_test_get_type()
|
/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gst1394clock.c | 57 (GInstanceInitFunc) gst_1394_clock_init, in gst_1394_clock_get_type()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstogmparse.c | 185 (GInstanceInitFunc) gst_ogm_parse_init, in gst_ogm_parse_get_type() 211 (GInstanceInitFunc) gst_ogm_audio_parse_init, in gst_ogm_audio_parse_get_type() 237 (GInstanceInitFunc) gst_ogm_video_parse_init, in gst_ogm_video_parse_get_type() 263 (GInstanceInitFunc) gst_ogm_text_parse_init, in gst_ogm_text_parse_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstcvdilateerode.cpp | 103 (GInstanceInitFunc) gst_cv_dilate_erode_init, in gst_cv_dilate_erode_get_type()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.h | 104 GInstanceInitFunc instance_init,
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstcirclegeometrictransform.c | 222 (GInstanceInitFunc) gst_circle_geometric_transform_init, in gst_circle_geometric_transform_get_type()
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpbasedepayload.c | 69 (GInstanceInitFunc) gst_avtp_base_depayload_init, in gst_avtp_base_depayload_get_type()
|
D | gstavtpbasepayload.c | 74 (GInstanceInitFunc) gst_avtp_base_payload_init, in gst_avtp_base_payload_get_type()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstsmokedec.c | 79 (GInstanceInitFunc) gst_smokedec_init, in gst_smokedec_get_type()
|
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/ |
D | gstsegmentclip.c | 67 (GInstanceInitFunc) gst_segment_clip_init, G_TYPE_FLAG_ABSTRACT); in gst_segment_clip_get_type()
|
/third_party/gstreamer/gstplugins_base/ext/libvisual/ |
D | visual.c | 79 (GInstanceInitFunc) gst_visual_init, in gst_visual_get_type()
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstossdmabuffer.c | 82 (GInstanceInitFunc) gst_ossdmabuffer_init, in gst_ossdmabuffer_get_type()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | test_transform.c | 187 sizeof (GstTestTrans), (GInstanceInitFunc) gst_test_trans_init, 0); in gst_test_trans_new()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspasink.c | 370 (GInstanceInitFunc) gst_ladspa_sink_type_init, in ladspa_register_sink_element()
|