Home
last modified time | relevance | path

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

12

/third_party/node/deps/brotli/c/dec/
H A Dstate.c18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
H A Ddecode.c77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
H A Dstate.h244 brotli_alloc_func alloc_func; member
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dstate.c18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
H A Ddecode.c77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
H A Dstate.h244 brotli_alloc_func alloc_func; member
/third_party/node/deps/brotli/c/enc/
H A Dmemory.h27 brotli_alloc_func alloc_func; member
H A Dmemory.c30 BrotliInitMemoryManager( MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliInitMemoryManager() argument
/third_party/libexif/libexif/
H A Dexif-mem.c7 ExifMemAllocFunc alloc_func; member
34 exif_mem_new (ExifMemAllocFunc alloc_func, ExifMemReallocFunc realloc_func, in exif_mem_new() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dmemory.h27 brotli_alloc_func alloc_func; member
H A Dmemory.c30 BrotliInitMemoryManager( MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliInitMemoryManager() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.cpp274 VkResult BinarySemaphore::exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func) in exportPayload() argument
239 importPayload(bool temporaryImport, ALLOC_FUNC alloc_func, IMPORT_FUNC import_func) importPayload() argument
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c60 typedef void *(* alloc_func)(void*, int, int); typedef
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzlib.h63 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
/third_party/node/deps/zlib/
H A Dzlib.h81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef
H A Dchromeconf.h147 #define alloc_func Cr_z_alloc_func macro
H A Dzconf.h158 # define alloc_func z_alloc_func macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
H A Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
H A Dzconf.h155 # define alloc_func z_alloc_func macro
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
H A Dzconf.h112 # define alloc_func z_alloc_func macro
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
H A Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/third_party/zlib/
H A Dzlib.h81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef

Completed in 31 milliseconds

12