Home
last modified time | relevance | path

Searched defs:alloc_func (Results 1 – 19 of 19) sorted by relevance

/third_party/libexif/libexif/
Dexif-mem.c7 ExifMemAllocFunc alloc_func; member
34 exif_mem_new (ExifMemAllocFunc alloc_func, ExifMemReallocFunc realloc_func, in exif_mem_new()
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.c19 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
Dstate.h244 brotli_alloc_func alloc_func; member
Ddecode.c78 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderCreateInstance()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphore.cpp240 ALLOC_FUNC alloc_func, in importPayload()
274 VkResult BinarySemaphore::exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func) in exportPayload()
/third_party/skia/third_party/externals/brotli/c/enc/
Dmemory.h27 brotli_alloc_func alloc_func; member
Dmemory.c31 MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, in BrotliInitMemoryManager()
Dencode.c798 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliEncoderCreateInstance()
/third_party/mesa3d/src/panfrost/lib/
Dpan_pool.h66 #define PAN_POOL_ALLOCATOR(pool_subclass, alloc_func) \ argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dauto_mem_offload.cc162 HashMap<const void *, size_t> *)> &alloc_func) { in TryAllocMemory()
352 …const std::function<bool(const MallocInfo &, DynamicMemPoolBestFit *, ReturnType *)> &alloc_func, … in TryAllocMemory()
/third_party/skia/third_party/externals/freetype/src/bzip2/
Dftbzip2.c60 typedef void *(* alloc_func)(void*, int, int); typedef
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
Dzconf.h155 # define alloc_func z_alloc_func macro
/third_party/zlib/
Dzlib.h81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef
Dzconf.h146 # define alloc_func z_alloc_func macro
Dzconf.h.in146 # define alloc_func z_alloc_func macro
/third_party/libwebsockets/win32port/zlib/
Dzconf.h112 # define alloc_func z_alloc_func macro
/third_party/python/Modules/
D_struct.c1442 allocfunc alloc_func = PyType_GetSlot(type, Py_tp_alloc); in s_new() local
/third_party/astc-encoder/Source/
Dtinyexr.h1235 #define alloc_func mz_alloc_func macro