Home
last modified time | relevance | path

Searched defs:free (Results 26 - 50 of 167) sorted by relevance

1234567

/third_party/musl/src/process/
H A Dfdop.h17 #define free __libc_free macro
/third_party/musl/porting/linux/user/src/ldso/
H A Ddlerror.c12 #define free __libc_free macro
/third_party/musl/src/thread/
H A Dpthread_atfork.c9 #define free undef macro
/third_party/libexif/libexif/
H A Dexif-mnote-data-priv.h39 void (* free) (ExifMnoteData *); member
/third_party/python/Include/cpython/
H A Dpymem.h61 void (*free) (void *ctx, void *ptr); member
/third_party/pulseaudio/src/pulsecore/
H A Dobject.h35 void (*free)(pa_object *o); member
/third_party/curl/lib/
H A Dmemdebug.h120 #define free(ptr) curl_dbg_free(ptr, __LINE__, __FILE__) macro
H A Dcurl_memory.h67 #undef free macro
160 #undef free macro
161 #define free(ptr) Curl_cfree(ptr) macro
/third_party/libdrm/include/drm/
H A Dsis_drm.h62 unsigned long free; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_memorypool.cpp74 void MemoryPool::free() in free() function in r600::MemoryPool
/third_party/musl/porting/linux/user/src/locale/
H A Dlocale_map.c28 #define free undef macro
/third_party/musl/src/malloc/mallocng/
H A Dfree.c101 void free(void *p) in free() function
/third_party/musl/src/hook/linux/
H A Dmalloc_common.c99 void free(void* mem) in free() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmalloc_common.c71 void free(void* mem) in free() function
/third_party/musl/src/exit/
H A Datexit.c10 #define free undef macro
/third_party/musl/src/locale/
H A Dlocale_map.c13 #define free undef macro
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h78 struct list_head free; /* list of free pb_slab_entry structures */ member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c153 int free; in rc_find_free_temporary() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyAllocator.h86 FreeLinks free; member
[all...]
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftmisc.h74 FT_Free_Func free; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DMD5.cpp191 unsigned long used, free; in update() local
235 unsigned long used, free; in final() local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsrtp.rs8 unsafe fn free(_profile: *mut ffi::SRTP_PROTECTION_PROFILE) {} in free() functions
/third_party/ffmpeg/libavutil/
H A Dfile_open.c119 #undef free in avpriv_tempfile() macro
/third_party/alsa-lib/include/
H A Dpcm_rate.h76 void (*free)(void *obj); member
149 void (*free)(void *obj); member
167 void (*free)(void *obj); member
/third_party/mbedtls/tests/src/
H A Dthreading_helpers.c140 void (*free)(mbedtls_threading_mutex_t *); member
[all...]

Completed in 13 milliseconds

1234567