Home
last modified time | relevance | path

Searched refs:g_realloc_n (Results 26 – 50 of 211) sorted by relevance

123456789

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/scripts/
H A Dcoverity-model.c165 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
221 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
238 return g_realloc_n(ptr, 1, size); in g_realloc()
/dports/emulators/qemu42/qemu-4.2.1/scripts/
H A Dcoverity-model.c165 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
221 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
238 return g_realloc_n(ptr, 1, size); in g_realloc()
/dports/emulators/qemu-utils/qemu-4.2.1/scripts/
H A Dcoverity-model.c165 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
221 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
238 return g_realloc_n(ptr, 1, size); in g_realloc()
/dports/misc/libmodulemd/modulemd-2.13.0/contrib/
H A Dcoverity-modeling.c170 g_realloc_n (void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
233 return g_realloc_n (ptr, nmemb, size); in g_try_realloc_n()
253 return g_realloc_n (ptr, 1, size); in g_realloc()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/scripts/
H A Dcoverity-model.c165 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
221 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
238 return g_realloc_n(ptr, 1, size); in g_realloc()
/dports/emulators/qemu60/qemu-6.0.0/scripts/
H A Dcoverity-model.c165 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
221 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
238 return g_realloc_n(ptr, 1, size); in g_realloc()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/nimf/libnimf/
H A Dnimf-types.c113 nimf_keys = g_realloc_n (nimf_keys, sizeof (NimfKey *), i + 2); in nimf_key_newv()
206 preedit_attrs = g_realloc_n (preedit_attrs, 1 + i + 1, sizeof (NimfPreeditAttr *)); in nimf_preedit_attrs_copy()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-kms-crtc.c105 crtc_state->gamma.red = g_realloc_n (crtc_state->gamma.red, in read_gamma_state()
108 crtc_state->gamma.green = g_realloc_n (crtc_state->gamma.green, in read_gamma_state()
111 crtc_state->gamma.blue = g_realloc_n (crtc_state->gamma.blue, in read_gamma_state()
/dports/devel/cppcheck/cppcheck-2.6.3/test/cfg/
H A Dgtk.c195 g_realloc_n(NULL, 1, 2); in g_realloc_n_test()
198 gpt = g_realloc_n(gpt, 2, 3); // No memleakOnRealloc since g_realloc_n aborts if it fails in g_realloc_n_test()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/cfg/
H A Dgtk.c195 g_realloc_n(NULL, 1, 2); in g_realloc_n_test()
198 gpt = g_realloc_n(gpt, 2, 3); // No memleakOnRealloc since g_realloc_n aborts if it fails in g_realloc_n_test()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/scripts/coverity-scan/
H A Dmodel.c209 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
265 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
/dports/emulators/qemu/qemu-6.2.0/scripts/coverity-scan/
H A Dmodel.c209 void *g_realloc_n(void *ptr, size_t nmemb, size_t size) in g_realloc_n() function
265 return g_realloc_n(ptr, nmemb, size); in g_try_realloc_n()
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dparser-string.hh80 str->buf = (uint32_t*)g_realloc_n(str->buf, str->capacity, sizeof(uint32_t)); in vte_seq_string_ensure_capacity()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/util/
H A Ddzl-heap.c201 real->data = g_realloc_n (real->data, in dzl_heap_real_grow()
213 real->data = g_realloc_n (real->data, in dzl_heap_real_shrink()
/dports/x11/mate-desktop/mate-desktop-1.26.0/libmate-desktop/
H A Dmate-gsettings.c138 new = g_realloc_n (old, size, sizeof (gchar *)); in mate_gsettings_append_strv()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dport_connections_manager.c500 g_realloc_n ( in port_connections_manager_reset()
579 g_realloc_n ( in port_connections_manager_clone()
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dviralloc.c52 *(void **)ptrptr = g_realloc_n(*(void**)ptrptr, size, count); in virReallocN()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgstvc1parser.c2213 g_realloc_n (bitplanes->acpred, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2215 g_realloc_n (bitplanes->fieldtx, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2217 g_realloc_n (bitplanes->overflags, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2219 g_realloc_n (bitplanes->mvtypemb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2221 g_realloc_n (bitplanes->skipmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2223 g_realloc_n (bitplanes->directmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()
2225 g_realloc_n (bitplanes->forwardmb, bitplanes->size, sizeof (guint8)); in gst_vc1_bitplanes_ensure_size()

123456789