Home
last modified time | relevance | path

Searched defs:free_func (Results 26 - 50 of 59) sorted by relevance

123

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzlib.h64 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
/third_party/pulseaudio/src/pulsecore/
H A Dmodargs.c98 static void free_func(void *p) { in free_func() function
/third_party/node/deps/openssl/openssl/include/internal/
H A Dcryptlib.h125 CRYPTO_EX_free *free_func; member
181 void (*free_func)(void *); member
/third_party/openssl/include/internal/
H A Dcryptlib.h125 CRYPTO_EX_free *free_func; member
181 void (*free_func)(void *); member
/third_party/node/deps/zlib/
H A Dzlib.h82 typedef void (*free_func)(voidpf opaque, voidpf address); typedef
H A Dchromeconf.h149 #define free_func Cr_z_free_func macro
H A Dzconf.h160 # define free_func z_free_func macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h82 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
H A Dchromeconf.h146 #define free_func Cr_z_free_func macro
H A Dzconf.h157 # define free_func z_free_func macro
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h81 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
H A Dzconf.h114 # define free_func z_free_func macro
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h82 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
H A Dchromeconf.h146 #define free_func Cr_z_free_func macro
H A Dzconf.h157 # define free_func z_free_func macro
/third_party/zlib/
H A Dzlib.h82 typedef void (*free_func)(voidpf opaque, voidpf address); typedef
/kernel/linux/linux-5.10/include/linux/usb/
H A Dcomposite.h215 void (*free_func)(struct usb_function *f); member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dcomposite.h205 void (*free_func)(struct usb_function *f); member
/third_party/libuv/src/
H A Duv-common.c115 uv_replace_allocator(uv_malloc_func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func free_func) uv_replace_allocator() argument
/third_party/node/deps/uv/src/
H A Duv-common.c114 uv_replace_allocator(uv_malloc_func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func free_func) uv_replace_allocator() argument
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c106 brotli_free_func free_func = state->free_func; in BrotliDecoderDestroyInstance() local
77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
[all...]
H A Dstate.h245 brotli_free_func free_func; member
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c106 brotli_free_func free_func = state->free_func; in BrotliDecoderDestroyInstance() local
77 BrotliDecoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliDecoderCreateInstance() argument
[all...]
H A Dstate.h245 brotli_free_func free_func; member
/third_party/python/Modules/
H A D_struct.c1525 freefunc free_func = PyType_GetSlot(Py_TYPE(s), Py_tp_free); in s_dealloc() local

Completed in 38 milliseconds

123