Home
last modified time | relevance | path

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

123

/third_party/zlib/
H A Dzconf.h148 # define free_func z_free_func macro
/third_party/node/deps/brotli/c/enc/
H A Dencode.c836 brotli_free_func free_func = m->free_func; in BrotliEncoderDestroyInstance() local
797 BrotliEncoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliEncoderCreateInstance() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencode.c836 brotli_free_func free_func = m->free_func; in BrotliEncoderDestroyInstance() local
797 BrotliEncoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliEncoderCreateInstance() argument
/third_party/python/Python/
H A DPython-ast.c773 freefunc free_func = PyType_GetSlot(tp, Py_tp_free); in ast_dealloc() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace.c4472 free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, ftrace_mapper_func free_func) free_ftrace_func_mapper() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c4737 free_ftrace_func_mapper(struct ftrace_func_mapper *mapper, ftrace_mapper_func free_func) free_ftrace_func_mapper() argument
/third_party/python/Modules/
H A Dposixmodule.c13633 freefunc free_func = PyType_GetSlot(tp, Py_tp_free); in DirEntry_dealloc() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp3412 void ImGui::SetAllocatorFunctions(ImGuiMemAllocFunc alloc_func, ImGuiMemFreeFunc free_func, void* user_data) in SetAllocatorFunctions() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h1236 #define free_func mz_free_func macro

Completed in 100 milliseconds

123