Home
last modified time | relevance | path

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

12

/third_party/libexif/libexif/
Dexif-mem.c29 ExifMemAllocFunc alloc_func; member
56 exif_mem_new (ExifMemAllocFunc alloc_func, ExifMemReallocFunc realloc_func, in exif_mem_new()
/third_party/brotli/c/enc/
Dmemory.c32 MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, in BrotliInitMemoryManager()
171 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliBootstrapAlloc()
Dmemory.h38 brotli_alloc_func alloc_func; member
Dencoder_dict.c612 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliCreateManagedDictionary()
Dencode.c732 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliEncoderCreateInstance()
1710 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliEncoderPrepareDictionary()
/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()
/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/brotli/c/dec/
Dstate.c21 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
/third_party/brotli/c/common/
Dshared_dictionary_internal.h63 brotli_alloc_func alloc_func; member
Dshared_dictionary.c489 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliSharedDictionaryCreateInstance()
/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()
/third_party/mesa3d/src/panfrost/lib/
Dpan_pool.h60 #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/m133/third_party/externals/zlib/
Dchromeconf.h147 #define alloc_func Cr_z_alloc_func macro
Dzlib.h81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef
Dzconf.h158 # define alloc_func z_alloc_func macro
Dzconf.h.in146 # define alloc_func z_alloc_func macro
/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.h.in146 # define alloc_func z_alloc_func macro
Dzconf.h146 # define alloc_func z_alloc_func macro
/third_party/libwebsockets/win32port/zlib/
Dzconf.h112 # define alloc_func z_alloc_func macro

12