Searched defs:free_func (Results 51 - 59 of 59) sorted by relevance
123
/third_party/zlib/ |
H A D | zconf.h | 148 # define free_func z_free_func macro
|
/third_party/node/deps/brotli/c/enc/ |
H A D | encode.c | 836 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 D | encode.c | 836 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 D | Python-ast.c | 773 freefunc free_func = PyType_GetSlot(tp, Py_tp_free); in ast_dealloc() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ftrace.c | 4472 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 D | ftrace.c | 4737 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 D | posixmodule.c | 13633 freefunc free_func = PyType_GetSlot(tp, Py_tp_free); in DirEntry_dealloc() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.cpp | 3412 void ImGui::SetAllocatorFunctions(ImGuiMemAllocFunc alloc_func, ImGuiMemFreeFunc free_func, void* user_data) in SetAllocatorFunctions() argument
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 1236 #define free_func mz_free_func macro
|
Completed in 100 milliseconds
123