Home
last modified time | relevance | path

Searched defs:to_free (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Doptions.hh153 GPtrArray *to_free; member
/third_party/ntfs-3g/libntfs-3g/
Dlcnalloc.c670 s64 delta, to_free, nr_freed = 0; in ntfs_cluster_free() local
/third_party/ffmpeg/libavcodec/
Dinternal.h145 AVFrame *to_free; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c3496 gchar *p, *to_free; in gst_sdp_media_add_rtcp_fb_attributes_from_media() local
4196 gchar *p, *tmp, *to_free; in gst_sdp_media_add_extmap_attributes() local
/third_party/mesa3d/src/compiler/nir/
Dnir.c1352 struct exec_list to_free; in nir_instr_free_and_dce() local
/third_party/openssl/apps/lib/
Dapps.c402 CONF *to_free = NULL; in app_load_modules() local
/third_party/node/deps/openssl/openssl/apps/lib/
Dapps.c402 CONF *to_free = NULL; in app_load_modules() local
/third_party/alsa-lib/src/pcm/
Dpcm.c7612 int to_free = 0; in snd_pcm_slave_conf() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs7610 let mut to_free: *mut Droppable = core::ptr::null_mut(); localVariable