/third_party/glib/gobject/tests/ |
D | boxed.c | 119 closure2 = g_value_get_boxed (&value); in test_boxed_closure() 143 date2 = g_value_get_boxed (&value); in test_boxed_date() 169 value2 = g_value_get_boxed (&value); in test_boxed_value() 194 v2 = g_value_get_boxed (&value); in test_boxed_string() 218 v2 = g_value_get_boxed (&value); in test_boxed_hashtable() 241 v2 = g_value_get_boxed (&value); in test_boxed_array() 264 v2 = g_value_get_boxed (&value); in test_boxed_ptrarray() 287 v2 = g_value_get_boxed (&value); in test_boxed_regex() 313 info2 = g_value_get_boxed (&value); in test_boxed_matchinfo() 337 v2 = g_value_get_boxed (&value); in test_boxed_varianttype() [all …]
|
/third_party/gstreamer/gstplugins_good/tests/examples/level/ |
D | level-example.c | 51 rms_arr = (GValueArray *) g_value_get_boxed (array_val); in message_handler() 54 peak_arr = (GValueArray *) g_value_get_boxed (array_val); in message_handler() 57 decay_arr = (GValueArray *) g_value_get_boxed (array_val); in message_handler()
|
/third_party/libsoup/libsoup/ |
D | soup-xmlrpc-old.c | 61 SoupDate *date = g_value_get_boxed (value); in insert_value() 68 GByteArray *ba = g_value_get_boxed (value); in insert_value() 77 GHashTable *hash = g_value_get_boxed (value); in insert_value() 103 GValueArray *va = g_value_get_boxed (value); in insert_value() 657 fault_hash = g_value_get_boxed (&fault_val); in soup_xmlrpc_parse_method_response()
|
D | soup-message.c | 211 soup_message_set_uri (msg, g_value_get_boxed (value)); in soup_message_set_property() 214 soup_message_set_site_for_cookies (msg, g_value_get_boxed (value)); in soup_message_set_property() 240 soup_message_set_first_party (msg, g_value_get_boxed (value)); in soup_message_set_property()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | level.c | 282 arr = g_value_get_boxed (list); in GST_START_TEST() 345 arr = g_value_get_boxed (list); in GST_START_TEST() 360 arr = g_value_get_boxed (list); in GST_START_TEST() 418 arr = g_value_get_boxed (list); in GST_START_TEST() 484 arr = g_value_get_boxed (list); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglfiltershader.c | 367 graphene_vec2_t *vec2 = g_value_get_boxed (value); in _set_uniform() 372 graphene_vec3_t *vec3 = g_value_get_boxed (value); in _set_uniform() 378 graphene_vec4_t *vec4 = g_value_get_boxed (value); in _set_uniform() 385 graphene_matrix_t *matrix = g_value_get_boxed (value); in _set_uniform()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstiterator.c | 191 i = g_value_get_boxed (&v); in GST_START_TEST() 198 fail_unless (g_value_get_boxed (&v) == NULL); in GST_START_TEST() 206 fail_unless (g_value_get_boxed (&v) == NULL); in GST_START_TEST()
|
D | gstvalue.c | 40 buf = GST_BUFFER (g_value_get_boxed (&value)); in GST_START_TEST() 2498 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2513 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2528 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2543 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2560 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2578 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2595 datetime = g_value_get_boxed (&val); in GST_START_TEST() 2856 caps2 = g_value_get_boxed (&value2); in GST_START_TEST() 3528 array = g_value_get_boxed (v1); in test_revert_array_transform()
|
/third_party/glib/gobject/ |
D | gboxed.h | 88 gpointer g_value_get_boxed (const GValue *value);
|
/third_party/glib/gio/ |
D | gdbusutils.c | 636 as = g_value_get_boxed (gvalue); in g_dbus_gvalue_to_gvariant() 643 as = g_value_get_boxed (gvalue); in g_dbus_gvalue_to_gvariant() 653 as = g_value_get_boxed (gvalue); in g_dbus_gvalue_to_gvariant()
|
D | gsettings-mapping.c | 380 if (g_value_get_boxed (value) == NULL) in g_settings_set_mapping() 382 return g_variant_new_strv ((const gchar **) g_value_get_boxed (value), in g_settings_set_mapping()
|
D | gunixsocketaddress.c | 114 array = g_value_get_boxed (value); in G_DEFINE_TYPE_WITH_CODE()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gststreams.c | 499 (GstMiniObject *) g_value_get_boxed (value)); in gst_stream_set_property() 505 (GstMiniObject *) g_value_get_boxed (value)); in gst_stream_set_property()
|
D | gstsample.h | 188 #define gst_value_get_sample(v) GST_SAMPLE_CAST (g_value_get_boxed(v))
|
D | gstquery.c | 856 array = (GArray *) g_value_get_boxed (value); in ensure_array() 1582 *caps = g_value_get_boxed (gst_structure_id_get_value (structure, in gst_query_parse_allocation() 2369 *caps = g_value_get_boxed (gst_structure_id_get_value (structure, in gst_query_parse_accept_caps() 2470 *filter = g_value_get_boxed (gst_structure_id_get_value (structure, in gst_query_parse_caps() 2510 *caps = g_value_get_boxed (gst_structure_id_get_value (structure, in gst_query_parse_caps_result() 2625 *context = g_value_get_boxed (v); in gst_query_parse_context()
|
D | gstvalue.c | 1095 varray = g_value_get_boxed (src_value); in gst_value_transform_g_value_array_any_list() 2213 return (GstCaps *) g_value_get_boxed (value); in gst_value_get_caps() 2236 GstCaps *caps = g_value_get_boxed (value); in gst_value_serialize_caps() 2872 GstSegment *seg = g_value_get_boxed (value); in gst_value_serialize_segment_internal() 2997 return (GstStructure *) g_value_get_boxed (value); in gst_value_get_structure() 3003 GstStructure *structure = g_value_get_boxed (value); in gst_value_serialize_structure() 3045 GstStructure *structure1 = GST_STRUCTURE (g_value_get_boxed (value1)); in gst_value_compare_structure() 3046 GstStructure *structure2 = GST_STRUCTURE (g_value_get_boxed (value2)); in gst_value_compare_structure() 3095 return (GstCapsFeatures *) g_value_get_boxed (value); in gst_value_get_caps_features() 3101 GstCapsFeatures *features = g_value_get_boxed (value); in gst_value_serialize_caps_features() [all …]
|
D | gstdevice.c | 174 gst_caps_replace (&gstdevice->priv->caps, g_value_get_boxed (value)); in gst_device_set_property()
|
D | gstmessage.c | 492 *structure = g_value_get_boxed (v); in gst_message_parse_error_details() 582 *structure = g_value_get_boxed (v); in gst_message_parse_warning_details() 672 *structure = g_value_get_boxed (v); in gst_message_parse_info_details() 3408 *tag_list = (GstTagList *) g_value_get_boxed (val); in gst_message_parse_redirect_entry() 3414 *entry_struct = (const GstStructure *) g_value_get_boxed (val); in gst_message_parse_redirect_entry()
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstperspective.c | 153 set_matrix_from_array (perspective, g_value_get_boxed (value)); in gst_perspective_set_property()
|
/third_party/gstreamer/gstplugins_good/gst/level/ |
D | gstlevel.c | 574 arr = (GValueArray *) g_value_get_boxed (array_val); in gst_level_message_append_channel() 579 arr = (GValueArray *) g_value_get_boxed (array_val); in gst_level_message_append_channel() 584 arr = (GValueArray *) g_value_get_boxed (array_val); in gst_level_message_append_channel()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | rtptransceiver.c | 92 gst_caps_replace (&webrtc->codec_preferences, g_value_get_boxed (value)); in gst_webrtc_rtp_transceiver_set_property()
|
/third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
D | gstaudioparse.c | 276 g_value_get_boxed (value), NULL); in gst_audio_parse_set_property()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/ |
D | gstfragment.c | 65 gst_fragment_set_caps (fragment, g_value_get_boxed (value)); in gst_fragment_set_property()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-launch.c | 916 val_str = gst_caps_to_string (g_value_get_boxed (val)); in bus_handler() 918 val_str = gst_tag_list_to_string (g_value_get_boxed (val)); in bus_handler() 920 val_str = gst_structure_to_string (g_value_get_boxed (val)); in bus_handler()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videotimecode.c | 518 tc = g_value_get_boxed (&v2); in GST_START_TEST() 530 tc = g_value_get_boxed (&v2); in GST_START_TEST()
|