/third_party/musl/porting/linux/user/src/hook/ |
D | malloc_common.c | 29 void free(void* mem) in free() function 39 MuslFunc(free)(mem); in free() local 43 MuslFunc(free)(mem); in free() local 49 MuslFunc(free)(mem); in free() local
|
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
D | ssl_methods.h | 28 new, free, \ argument 73 free, \ argument 88 free, \ argument
|
/third_party/musl/ndk-test/ndk-test/src/static-free/ |
D | CMakeLists.txt | 5 add_executable(free free-static.cpp) target
|
/third_party/musl/porting/linux/user/src/malloc/ |
D | free.c | 8 void free(void *p) in free() function
|
/third_party/musl/src/malloc/ |
D | free.c | 3 void free(void *p) in free() function
|
/third_party/musl/porting/liteos_a/user/src/locale/ |
D | freelocale.c | 8 #define free __libc_free macro
|
/third_party/ltp/lib/newlib_tests/ |
D | tst_safe_fileops.c | 11 long free; in do_test() local
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 27 #define free g_free macro
|
/third_party/musl/src/locale/ |
D | freelocale.c | 7 #define free __libc_free macro
|
D | duplocale.c | 9 #define free undef macro
|
/third_party/ffmpeg/libavutil/ |
D | buffer_internal.h | 46 void (*free)(void *opaque, uint8_t *data); member 72 void (*free)(void *opaque, uint8_t *data); member
|
/third_party/node/lib/internal/ |
D | freelist.js | 21 free(obj) { method in FreeList
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
D | string.rs | 84 unsafe fn free(buf: *mut c_char) { in free() function 90 unsafe fn free(buf: *mut c_char) { in free() function
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | gst-printf.h | 37 #define free g_free macro
|
/third_party/unity/extras/memory/src/ |
D | unity_memory.h | 44 #define free unity_free macro
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture_malloc_overrides.h | 40 #define free unity_free macro
|
/third_party/alsa-lib/include/ |
D | pcm_rate.h | 76 void (*free)(void *obj); member 149 void (*free)(void *obj); member 167 void (*free)(void *obj); member
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | goom_visual_fx.h | 28 void (*free) (struct _VISUAL_FX *_this); member
|
/third_party/nghttp2/lib/ |
D | nghttp2_rcbuf.h | 38 nghttp2_free free; member
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_rcbuf.h | 38 nghttp2_free free; member
|
/third_party/mesa3d/src/intel/common/ |
D | intel_buffer_alloc.h | 42 void (*free)(void *driver_ctx, struct intel_buffer *buffer); member
|
/third_party/musl/porting/uniproton/kernel/src/malloc/ |
D | malloc.c | 23 void free(void *ptr) in free() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/ |
D | front_binder.h | 35 R Apply(Tuple&& bound, absl::index_sequence<Idx...>, Args&&... free) { in Apply()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | tests.h | 35 void (*free) (gpointer test); member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | MD5.cpp | 191 unsigned long used, free; in update() local 235 unsigned long used, free; in final() local
|