Home
last modified time | relevance | path

Searched defs:free (Results 76 - 100 of 208) sorted by relevance

123456789

/third_party/lame/
H A DconfigMS.h93 #define free(x) acm_Free(x) macro
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_helpers.h174 struct nine_range *free; member
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c13 #define free __libc_free macro
/third_party/musl/src/malloc/mallocng/
H A Dglue.h25 #define free __libc_free macro
/third_party/musl/src/thread/
H A Dsem_open.c20 #define free undef macro
/third_party/musl/src/exit/linux/
H A Datexit.c13 #define free __libc_free macro
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dsem_open.c20 #define free undef macro
/third_party/node/deps/v8/src/utils/
H A Ddetachable-vector.h66 void free() { in free() function in v8::internal::DetachableVector
/third_party/python/Lib/multiprocessing/
H A Dheap.py268 def free(self, block): member in Heap
[all...]
/third_party/skia/src/core/
H A DSkDescriptor.cpp183 void SkAutoDescriptor::free() { in free() function in SkAutoDescriptor
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp155 Entry *free = nullptr; // Singly-linked (prev is nullptr) list of free entries. member in sw::LRUCache
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftsystem.h173 FT_Free_Func free; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h242 Item* free = nullptr; member in marl::BoundedPool::Storage
368 Item* free = nullptr; global() member in marl::UnboundedPool::Storage
[all...]
/third_party/unity/extras/memory/src/
H A Dunity_memory.c38 #undef free macro
/third_party/python/Include/internal/
H A Dpycore_hashtable.h55 void (*free) (void *ptr); member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h60 rte_mempool_free_t free; /**< Free the external pool. */ member
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dstring.rs84 unsafe fn free(buf: *mut c_char) { in free() functions
90 unsafe fn free(buf: *mut c_char) { in free() functions
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dwmalloc.c106 hi_u8 *free = HI_NULL; in malloc_unit() local
/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h160 void free(T* t) in free() function in ffrt::SimpleAllocator
257 void free(T* p) in free() function in ffrt::QSimpleAllocator
/third_party/f2fs-tools/fsck/
H A Dxattr.c198 int free; in f2fs_setxattr() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext.h104 void (*free)(struct AVHWDeviceContext *ctx); member
170 void (*free)(struct AVHWFramesContext *ctx); member
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c20 #define free __libc_free macro
624 void free(void *p) in free() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h46 MallocFreeType free; member
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c33 #define free undef macro
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c17 #define free __libc_free macro

Completed in 14 milliseconds

123456789