/third_party/glib/glib/tests/ |
D | bytes.c | 47 g_bytes_unref (bytes); in test_new() 64 g_bytes_unref (bytes); in test_new_take() 81 g_bytes_unref (bytes); in test_new_static() 96 g_bytes_unref (bytes); in test_new_from_bytes() 99 g_bytes_unref (sub); in test_new_from_bytes() 133 g_bytes_unref (bytes); in test_new_from_bytes_slice() 134 g_bytes_unref (bytes1); in test_new_from_bytes_slice() 135 g_bytes_unref (bytes2); in test_new_from_bytes_slice() 136 g_bytes_unref (bytes3); in test_new_from_bytes_slice() 151 g_bytes_unref (bytes); in test_new_from_bytes_shared_ref() [all …]
|
D | hmac.c | 492 g_bytes_unref (key); in test_hmac_for_bytes() 493 g_bytes_unref (data); in test_hmac_for_bytes()
|
D | autoptr.c | 643 g_bytes_unref (b2); in test_autolist() 672 g_bytes_unref (b2); in test_autoslist() 701 g_bytes_unref (b2); in test_autoqueue()
|
/third_party/glib/gio/tests/ |
D | resources.c | 115 g_bytes_unref (data); in test_resource() 123 g_bytes_unref (data); in test_resource() 183 g_bytes_unref (data); in test_resource() 194 g_bytes_unref (data); in test_resource() 324 g_bytes_unref (data); in test_resource_data() 354 g_bytes_unref (data); in test_resource_data_unaligned() 377 g_bytes_unref (bytes); in test_resource_data_corrupt() 395 g_bytes_unref (bytes); in test_resource_data_empty() 465 g_bytes_unref (data); in test_resource_registered() 491 g_bytes_unref (data); in test_resource_registered() [all …]
|
D | memory-output-stream.c | 299 g_bytes_unref (bytes); in test_write_bytes() 300 g_bytes_unref (bytes2); in test_write_bytes() 424 g_bytes_unref (bytes); in test_steal_as_bytes()
|
D | memory-input-stream.c | 262 g_bytes_unref (bytes); in test_read_bytes() 285 g_bytes_unref (bytes); in test_from_bytes()
|
D | gsubprocess.c | 442 g_bytes_unref (input_buf); in test_cat_utf8() 466 g_bytes_unref (output_buf); in test_cat_utf8() 760 g_clear_pointer (&stdout_bytes, g_bytes_unref); in on_communicate_complete() 761 g_clear_pointer (&stderr_bytes, g_bytes_unref); in on_communicate_complete() 803 g_bytes_unref (input); in test_communicate_async() 850 g_bytes_unref (input); in test_communicate() 851 g_clear_pointer (&stdout_bytes, g_bytes_unref); in test_communicate() 852 g_clear_pointer (&stderr_bytes, g_bytes_unref); in test_communicate() 898 g_bytes_unref (input); in on_test_communicate_cancelled_idle() 1012 g_bytes_unref (input); in test_communicate_cancelled_async()
|
/third_party/glib/glib/ |
D | gbytes.c | 239 while (bytes->free_func == (gpointer)g_bytes_unref) in g_bytes_new_from_bytes() 248 (GDestroyNotify)g_bytes_unref, g_bytes_ref (bytes)); in g_bytes_new_from_bytes() 329 g_bytes_unref (GBytes *bytes) in g_bytes_unref() function 504 g_bytes_unref (bytes); in g_bytes_unref_to_data()
|
D | gbytes.h | 68 void g_bytes_unref (GBytes *bytes);
|
D | glib-autocleanups.h | 47 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref)
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | mikey.c | 63 g_bytes_unref (bytes); in GST_START_TEST() 74 g_bytes_unref (bytes); in GST_START_TEST() 155 g_bytes_unref (bytes); in GST_START_TEST() 183 g_bytes_unref (bytes); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmphandshake.c | 106 g_clear_pointer (&data->random_bytes, g_bytes_unref); in handshake_data_free() 166 g_bytes_unref (bytes); in gst_rtmp_client_handshake() 274 g_bytes_unref (bytes); in client_handshake2_done() 278 g_bytes_unref (res); in client_handshake2_done()
|
D | amf.c | 282 g_bytes_unref (node->value.v_bytes); in gst_amf_node_free() 434 g_bytes_unref (node->value.v_bytes); in gst_amf_node_take_string() 756 g_bytes_unref (name); in parse_object() 761 g_bytes_unref (name); in parse_object() 768 g_bytes_unref (name); in parse_object()
|
D | rtmputils.c | 96 g_task_return_pointer (task, bytes, (GDestroyNotify) g_bytes_unref); in read_all_bytes_done() 125 (GDestroyNotify) g_bytes_unref); in gst_rtmp_output_stream_write_all_bytes_async()
|
/third_party/libsoup/tests/ |
D | websocket-test.c | 488 g_clear_pointer (&received, g_bytes_unref); in test_send_client_to_server() 496 g_clear_pointer (&sent, g_bytes_unref); in test_send_client_to_server() 497 g_clear_pointer (&received, g_bytes_unref); in test_send_client_to_server() 519 g_clear_pointer (&received, g_bytes_unref); in test_send_server_to_client() 527 g_clear_pointer (&sent, g_bytes_unref); in test_send_server_to_client() 528 g_clear_pointer (&received, g_bytes_unref); in test_send_server_to_client() 544 g_bytes_unref (sent); in test_send_big_packets() 545 g_bytes_unref (received); in test_send_big_packets() 552 g_bytes_unref (sent); in test_send_big_packets() 553 g_bytes_unref (received); in test_send_big_packets() [all …]
|
/third_party/glib/gio/gvdb/ |
D | gvdb-reader.c | 177 g_bytes_unref (file->bytes); in gvdb_table_new_from_bytes() 217 g_bytes_unref (bytes); in gvdb_table_new() 594 g_bytes_unref (bytes); in gvdb_table_value_from_item() 716 g_bytes_unref (file->bytes); in gvdb_table_free()
|
/third_party/libsoup/libsoup/ |
D | soup-websocket-extension-deflate.c | 351 g_bytes_unref (payload); in soup_websocket_extension_deflate_process_outgoing_message() 406 g_bytes_unref (payload); in soup_websocket_extension_deflate_process_incoming_message() 464 g_bytes_unref (payload); in soup_websocket_extension_deflate_process_incoming_message()
|
D | soup-websocket-connection.c | 255 g_bytes_unref (frame->data); in frame_free() 510 g_bytes_unref (filtered_bytes); in send_message() 561 g_bytes_unref (filtered_bytes); in send_message() 954 g_bytes_unref (message); in process_contents() 1088 g_bytes_unref (filtered_bytes); in process_frame() 1097 g_bytes_unref (filtered_bytes); in process_frame()
|
/third_party/glib/fuzzing/ |
D | fuzz_uri_escape.c | 25 g_bytes_unref (unescaped_bytes); in test_bytes()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | gstharness.c | 271 g_bytes_unref (bytes); in GST_START_TEST() 278 g_bytes_unref (bytes); in GST_START_TEST()
|
/third_party/glib/gio/ |
D | gresource-tool.c | 65 g_bytes_unref (data); in get_resource() 135 g_bytes_unref (bytes); in extract_resource() 239 g_bytes_unref (bytes); in resource_from_section()
|
D | gmemoryinputstream.c | 140 g_slist_free_full (priv->chunks, (GDestroyNotify)g_bytes_unref); in g_memory_input_stream_finalize() 261 g_bytes_unref (bytes); in g_memory_input_stream_add_data()
|
D | gbytesicon.c | 111 g_bytes_unref (icon->bytes); in g_bytes_icon_finalize()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpevideosrc.cpp | 311 g_bytes_unref (bytes); in gst_wpe_video_src_start() 466 g_bytes_unref (src->bytes); in gst_wpe_video_src_load_bytes() 670 g_clear_pointer (&src->bytes, g_bytes_unref); in gst_wpe_video_src_finalize()
|
/third_party/harfbuzz/src/ |
D | hb-glib.cc | 279 g_bytes_unref ((GBytes *) data); in _hb_g_bytes_unref()
|