/third_party/node/deps/brotli/c/dec/ |
H A D | state.c | 18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
|
H A D | decode.c | 77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
|
H A D | state.h | 244 brotli_alloc_func alloc_func; member
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | state.c | 18 BrotliDecoderStateInit(BrotliDecoderState* s, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderStateInit() argument
|
H A D | decode.c | 77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
|
H A D | state.h | 244 brotli_alloc_func alloc_func; member
|
/third_party/node/deps/brotli/c/enc/ |
H A D | memory.h | 27 brotli_alloc_func alloc_func; member
|
H A D | memory.c | 30 BrotliInitMemoryManager( MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliInitMemoryManager() argument
|
/third_party/libexif/libexif/ |
H A D | exif-mem.c | 7 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 D | memory.h | 27 brotli_alloc_func alloc_func; member
|
H A D | memory.c | 30 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 D | VkSemaphore.cpp | 274 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 D | ftbzip2.c | 60 typedef void *(* alloc_func)(void*, int, int); typedef
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | zlib.h | 63 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
|
/third_party/node/deps/zlib/ |
H A D | zlib.h | 81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef
|
H A D | chromeconf.h | 147 #define alloc_func Cr_z_alloc_func macro
|
H A D | zconf.h | 158 # define alloc_func z_alloc_func macro
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | zlib.h | 81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
|
H A D | chromeconf.h | 144 #define alloc_func Cr_z_alloc_func macro
|
H A D | zconf.h | 155 # define alloc_func z_alloc_func macro
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zlib.h | 80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
typedef
|
H A D | zconf.h | 112 # define alloc_func z_alloc_func
macro
|
/third_party/skia/third_party/externals/zlib/ |
H A D | zlib.h | 81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
|
H A D | chromeconf.h | 144 #define alloc_func Cr_z_alloc_func macro
|
/third_party/zlib/ |
H A D | zlib.h | 81 typedef voidpf (*alloc_func)(voidpf opaque, uInt items, uInt size); typedef
|