Home
last modified time | relevance | path

Searched defs:alloc_func (Results 26 - 38 of 38) sorted by relevance

12

/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h155 # define alloc_func z_alloc_func macro
/third_party/node/deps/zlib/
H A Dzconf.h158 # define alloc_func z_alloc_func macro
/third_party/node/deps/brotli/c/dec/
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 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/zlib/
H A Dzconf.h155 # define alloc_func z_alloc_func macro
/third_party/python/Modules/
H A D_struct.c1442 allocfunc alloc_func = PyType_GetSlot(type, Py_tp_alloc); in s_new() local
/third_party/zlib/
H A Dzconf.h146 # define alloc_func z_alloc_func macro
/third_party/node/deps/brotli/c/enc/
H A Dencode.c797 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.c797 BrotliEncoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliEncoderCreateInstance() argument
/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.h1235 #define alloc_func mz_alloc_func macro

Completed in 62 milliseconds

12