Home
last modified time | relevance | path

Searched refs:g_realloc (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/glib/gio/tests/
Dmemory-output-stream.c183 mo = g_memory_output_stream_new (g_malloc (i), i, g_realloc, g_free); in test_seek_resizable()
245 "realloc-function", g_realloc, in test_properties()
265 g_assert (func == g_realloc); in test_properties()
285 "realloc-function", g_realloc, in test_write_bytes()
328 "realloc-function", g_realloc, in test_writev()
371 "realloc-function", g_realloc, in test_writev_nonblocking()
401 "realloc-function", g_realloc, in test_steal_as_bytes()
Dio-stream.c76 ostream = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_copy_chunks()
82 ostream = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_copy_chunks()
Dbuffered-output-stream.c53 base = g_memory_output_stream_new (g_malloc0 (30), 30, g_realloc, g_free); in test_grow()
93 base = g_memory_output_stream_new (g_malloc0 (30), 30, g_realloc, g_free); in test_close()
106 base = g_memory_output_stream_new (g_malloc0 (30), 30, g_realloc, g_free); in test_close()
249 …base_stream = G_MEMORY_OUTPUT_STREAM (g_memory_output_stream_new (stream_data, len, g_realloc, g_f… in test_truncate()
Dconverter-stream.c348 mem_out = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_expander()
441 mem_out = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_compressor()
760 ostream1 = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_roundtrip()
791 ostream2 = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_roundtrip()
1070 mem_out = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_converter_pollable()
1127 ostream1 = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_truncation()
1151 ostream2 = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_truncation()
Dfilter-streams.c121 base = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_output_filter()
304 base = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_output_async()
Dasync-splice-output-stream.c163 data.ostream = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in test_copy_chunks_start()
Dasync-close-output-stream.c45 data->data_stream = g_memory_output_stream_new (NULL, 0, g_realloc, g_free); in create_streams()
/third_party/glib/glib/
Dgbsearcharray.h209 barray = (GBSearchArray *) g_realloc (barray, new_size); in g_bsearch_array_grow()
212 barray = (GBSearchArray *) g_realloc (barray, sizeof (GBSearchArray) + new_size); in g_bsearch_array_grow()
281 barray = (GBSearchArray *) g_realloc (barray, new_size); in g_bsearch_array_remove()
284 barray = (GBSearchArray *) g_realloc (barray, sizeof (GBSearchArray) + new_size); in g_bsearch_array_remove()
Dgmem.c164 g_realloc (gpointer mem, in g_realloc() function
394 return g_realloc (mem, n_blocks * n_block_bytes); in g_realloc_n()
/third_party/glib/glib/gnulib/
Dg-gnulib.h34 #define realloc g_realloc
/third_party/gstreamer/gstreamer/gst/printf/
Dgst-printf.h36 #define realloc g_realloc
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstretinex.cpp309 (double *) g_realloc (retinex->weights, in gst_retinex_transform_ip()
312 (double *) g_realloc (retinex->sigmas, in gst_retinex_transform_ip()
/third_party/gstreamer/gstreamer/common/
Dgst.supp114 fun:g_realloc
122 fun:g_realloc
139 fun:g_realloc
1069 fun:g_realloc
1081 fun:g_realloc
1093 fun:g_realloc
1116 fun:g_realloc
1132 fun:g_realloc
1167 fun:g_realloc
/third_party/gstreamer/gst_libav/common/
Dgst.supp114 fun:g_realloc
122 fun:g_realloc
139 fun:g_realloc
1069 fun:g_realloc
1081 fun:g_realloc
1093 fun:g_realloc
1116 fun:g_realloc
1132 fun:g_realloc
1167 fun:g_realloc
/third_party/gstreamer/gstplugins_bad/common/
Dgst.supp114 fun:g_realloc
122 fun:g_realloc
139 fun:g_realloc
1069 fun:g_realloc
1081 fun:g_realloc
1093 fun:g_realloc
1116 fun:g_realloc
1132 fun:g_realloc
1167 fun:g_realloc
/third_party/gstreamer/gstplugins_base/common/
Dgst.supp114 fun:g_realloc
122 fun:g_realloc
139 fun:g_realloc
1069 fun:g_realloc
1081 fun:g_realloc
1093 fun:g_realloc
1116 fun:g_realloc
1132 fun:g_realloc
1167 fun:g_realloc
/third_party/gstreamer/gstplugins_good/common/
Dgst.supp114 fun:g_realloc
122 fun:g_realloc
139 fun:g_realloc
1069 fun:g_realloc
1081 fun:g_realloc
1093 fun:g_realloc
1116 fun:g_realloc
1132 fun:g_realloc
1167 fun:g_realloc
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.c294 st->buf_overlap = g_realloc (st->buf_overlap, st->bytes_overlap); in reinit_buffers()
297 g_realloc (st->table_blend, in reinit_buffers()
349 g_realloc (st->buf_pre_corr, bytes_pre_corr + UNROLL_PADDING); in reinit_buffers()
350 st->table_window = g_realloc (st->table_window, bytes_pre_corr); in reinit_buffers()
403 st->buf_queue = g_realloc (st->buf_queue, st->bytes_queue_max); in reinit_buffers()
/third_party/glib/docs/
Ddebugging.txt16 If set to a size > 0, g_free(), g_realloc() and g_malloc()
/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l28 #define realloc g_realloc
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dgio.c89 (GReallocFunc) g_realloc, (GDestroyNotify) g_free)); in GST_START_TEST()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h141 #define g_realloc(p,n) xrealloc (p, n) macro
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.c53 *buffer = g_realloc (*buffer, *bsize); in prop_copy_ensure_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-quantize.c129 quant->dither_buf = g_realloc (quant->dither_buf, len * sizeof (gint32)); in setup_dither_buf()
188 quant->error_buf = g_realloc (quant->error_buf, len * sizeof (gint32)); in setup_error_buf()
/third_party/glib/gio/
Dgunixfdlist.c339 list->priv->fds = g_realloc (list->priv->fds, in g_unix_fd_list_append()

1234