/third_party/libsoup/libsoup/ |
D | soup-filter-input-stream.c | 62 g_byte_array_free (buf, TRUE); in read_from_buf() 232 g_byte_array_free (fstream->priv->buf, TRUE); in soup_filter_input_stream_read_until()
|
D | soup-websocket-connection.c | 495 g_byte_array_free (bytes, TRUE); in send_message() 509 g_byte_array_free (bytes, TRUE); in send_message() 559 queue_frame (self, flags, g_byte_array_free (bytes, FALSE), in send_message() 1441 g_byte_array_free (pv->incoming, TRUE); in soup_websocket_connection_finalize() 1454 g_byte_array_free (pv->message_data, TRUE); in soup_websocket_connection_finalize()
|
D | soup-value-utils.c | 515 g_byte_array_free (ba, TRUE); in soup_byte_array_free()
|
D | soup-message-io.c | 122 g_byte_array_free (io->read_header_buf, TRUE); in soup_message_io_cleanup()
|
/third_party/glib/glib/tests/ |
D | array-test.c | 1678 g_byte_array_free (gbarray, TRUE); in byte_array_steal() 1700 segment = g_byte_array_free (gbarray, FALSE); in byte_array_append() 1733 g_byte_array_free (gbarray, TRUE); in byte_array_prepend() 1760 g_byte_array_free (gbarray, TRUE); in byte_array_ref_count() 1792 g_byte_array_free (gbarray, TRUE); in byte_array_remove() 1822 g_byte_array_free (gbarray, TRUE); in byte_array_remove_fast() 1853 g_byte_array_free (gbarray, TRUE); in byte_array_remove_range() 1899 g_byte_array_free (gbarray, TRUE); in byte_array_sort() 1927 g_byte_array_free (gbarray, TRUE); in byte_array_sort_with_data() 1940 g_byte_array_free (gbarray, TRUE); in byte_array_new_take()
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlsmtpsink.c | 369 g_byte_array_free (this->base64_chunk->chunk_array, TRUE); in gst_curl_smtp_sink_finalize() 375 g_byte_array_free (this->payload_headers, TRUE); in gst_curl_smtp_sink_finalize() 567 g_byte_array_free (sink->base64_chunk->chunk_array, TRUE); in gst_curl_smtp_sink_set_payload_headers_unlocked() 964 g_byte_array_free (headers, TRUE); in transfer_payload_headers()
|
/third_party/libsoup/tests/ |
D | brotli-decompressor-test.c | 61 g_byte_array_free (out_bytes, TRUE); in test_brotli()
|
D | xmlrpc-old-test.c | 206 g_byte_array_free (data, TRUE); in test_md5sum() 212 g_byte_array_free (result, TRUE); in test_md5sum()
|
D | xmlrpc-old-server-test.c | 120 g_byte_array_free (digest, TRUE); in do_md5sum()
|
D | xmlrpc-server-test.c | 112 g_byte_array_free (digest, TRUE); in do_md5sum()
|
D | coding-test.c | 376 g_byte_array_free (body, TRUE); in do_single_coding_req_test()
|
D | xmlrpc-test.c | 181 g_byte_array_free (data, TRUE); in test_md5sum()
|
D | websocket-test.c | 1230 g_byte_array_free (data, TRUE); in send_compressed_fragments_server_thread() 1773 g_byte_array_free (data, TRUE); in send_compressed_fragments_error_server_thread()
|
/third_party/glib/gio/tests/ |
D | unix-fd.c | 176 g_byte_array_free (array, TRUE); in test_fds()
|
/third_party/glib/glib/ |
D | garray.h | 242 guint8* g_byte_array_free (GByteArray *array,
|
D | garray.c | 2324 g_byte_array_free (GByteArray *array, in g_byte_array_free() function 2356 return g_bytes_new_take (g_byte_array_free (array, FALSE), length); in g_byte_array_free_to_bytes()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | hls_demux.c | 123 if(mpeg_ts) { g_byte_array_free (mpeg_ts, TRUE); } \
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshowaudiosrc.cpp | 193 g_byte_array_free (src->gbarray, TRUE); in gst_dshowaudiosrc_dispose()
|
/third_party/glib/gio/ |
D | gthreadedresolver.c | 1001 g_byte_array_free (answer, TRUE); in do_lookup_records()
|
D | gfile.c | 7132 g_byte_array_free (content, TRUE); in g_file_load_contents() 7142 *contents = (char *)g_byte_array_free (content, FALSE); in g_file_load_contents() 7160 g_byte_array_free (data->content, TRUE); in load_contents_data_free() 7400 *contents = (char *)g_byte_array_free (data->content, FALSE); in g_file_load_partial_contents_finish()
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvpxenc.c | 1605 g_byte_array_free (encoder->first_pass_cache_content, TRUE); in gst_vpx_enc_destroy_encoder() 1793 g_byte_array_free (encoder->first_pass_cache_content, TRUE); in gst_vpx_enc_set_format()
|
/third_party/glib/tests/ |
D | testglib.c | 1310 g_byte_array_free (gbarray, TRUE); in test_arrays()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2981 g_byte_array_free
|
/third_party/glib/ |
D | NEWS | 10668 562549 g_byte_array_free should tell how free data
|