Home
last modified time | relevance | path

Searched defs:free (Results 101 - 125 of 207) sorted by relevance

123456789

/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h68 MallocFreeType free; member
/third_party/musl/src/locale/
H A Ddcngettext.c18 #define free undef macro
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c16 #define free __libc_free macro
509 void free(void *p) in free() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c18 #define free __libc_free macro
574 void free(void *p) in free() function
/third_party/musl/src/aio/
H A Daio.c18 #define free __libc_free macro
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.c93 struct st_sampler_view *free = NULL; in st_texture_set_sampler_view() local
/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc.h389 int (*free)(struct alloc_device_t* dev, member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c29 struct list_head free; member
50 int free; member
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c45 static void read_meminfo_huge(long *total, long *free, long *resv, long *surp) in read_meminfo_huge() argument
/third_party/node/deps/uvwasi/include/
H A Duvwasi.h33 uvwasi_free free; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.hpp96 } free; member
/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp413 uint64_t free = stats.total.unusedBytes; in dumpVmaStats() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp583 void free(T *ptr) in free() function in SPIRV_CROSS_NAMESPACE::ObjectPool
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h310 void TrackedAllocator::free(const Allocation& allocation) { in free() function in marl::TrackedAllocator
[all...]
/third_party/python/Modules/
H A Dxxlimited.c144 freefunc free = PyType_GetSlot(tp, Py_tp_free); in Xxo_dealloc() local
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp103 void free(void* pMemory) { in free() function in MemoryTracker
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h18 void (*free)(struct device *dev, size_t size, void *vaddr, member
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_mtp_device.cpp189 uint64_t free = 0; in StorageFreeSize() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dmem.c55 #define free AV_JOIN(MALLOC_PREFIX, free) macro
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c161 #undef free macro
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c34 #define free undef macro
/third_party/musl/porting/liteos_m/user/include/
H A Dusr_lib_ops.h109 void (*free)(void *ptr); member
/third_party/musl/src/time/
H A D__tz.c25 #define free undef macro
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h77 void (*free) (X509_LOOKUP *ctx); member
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.h35 void (*free)(pa_resampler *r); member

Completed in 23 milliseconds

123456789