Home
last modified time | relevance | path

Searched defs:free (Results 1 – 25 of 222) sorted by relevance

123456789

/third_party/musl/porting/linux/user/src/hook/
Dmalloc_common.c24 void free(void* mem) in free() function
30 MuslMalloc(free)(mem); in free() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_methods.h28 new, free, \ argument
73 free, \ argument
88 free, \ argument
/third_party/glib/gobject/
Dgatomicarray.c62 FreeListNode *free, **prev; in freelist_alloc() local
93 FreeListNode *free; in freelist_free() local
/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l27 #define free g_free macro
/third_party/ltp/lib/newlib_tests/
Dtst_safe_fileops.c11 long free; in do_test() local
/third_party/curl/docs/
DBUFREF.md29 ## free section in bufref
DDYNBUF.md22 ## free section in dynbuf
/third_party/node/lib/internal/
Dfreelist.js21 free(obj) { method in FreeList
/third_party/glib/glib/gnulib/
Dg-gnulib.h35 #define free g_free macro
/third_party/gettext/gettext-tools/libgrep/
Dlibgrep.h43 void (*free) (void *compiled_pattern); member
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dbudget.c633 long long ubifs_reported_space(const struct ubifs_info *c, long long free) in ubifs_reported_space()
678 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
720 long long free; in ubifs_get_free_space() local
/third_party/gstreamer/gstreamer/gst/printf/
Dgst-printf.h37 #define free g_free macro
/third_party/unity/extras/memory/src/
Dunity_memory.h44 #define free unity_free macro
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture_malloc_overrides.h40 #define free unity_free macro
/third_party/ffmpeg/libavutil/
Dbuffer_internal.h45 void (*free)(void *opaque, uint8_t *data); member
71 void (*free)(void *opaque, uint8_t *data); member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_rcbuf.h38 nghttp2_free free; member
/third_party/nghttp2/lib/
Dnghttp2_rcbuf.h38 nghttp2_free free; member
/third_party/uboot/u-boot-2020.01/include/
Dmailbox-uclass.h59 int (*free)(struct mbox_chan *chan); member
Dpower-domain-uclass.h64 int (*free)(struct power_domain *power_domain); member
/third_party/uboot/u-boot-2020.01/arch/sandbox/include/asm/
Dspi.h26 void (*free)(void *priv); member
/third_party/gstreamer/gstplugins_good/gst/goom/
Dgoom_visual_fx.h28 void (*free) (struct _VISUAL_FX *_this); member
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dstream_map.h36 size_t free; member
/third_party/boost/boost/smart_ptr/detail/
Dquick_allocator.hpp86 static block * free; member
182 freeblock<size, align_> * allocator_impl<size, align_>::free = 0; member in boost::detail::allocator_impl<size, align_>
/third_party/gettext/libtextstyle/gnulib-local/lib/
Diconv-ostream.oo.c152 iconv_ostream::free (iconv_ostream_t stream) in free() function
240 iconv_ostream::free (iconv_ostream_t stream) in free() function
/third_party/boost/boost/compute/experimental/
Dmalloc.hpp42 inline void free(device_ptr<T> &ptr) in free() function

123456789