Searched defs:alloc_func (Results 26 - 38 of 38) sorted by relevance
12
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | zconf.h | 155 # define alloc_func z_alloc_func macro
|
| /third_party/node/deps/zlib/ |
| H A D | zconf.h | 158 # define alloc_func z_alloc_func macro
|
| /third_party/node/deps/brotli/c/dec/ |
| 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 | 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/zlib/ |
| H A D | zconf.h | 155 # define alloc_func z_alloc_func macro
|
| /third_party/python/Modules/ |
| H A D | _struct.c | 1442 allocfunc alloc_func = PyType_GetSlot(type, Py_tp_alloc); in s_new() local
|
| /third_party/zlib/ |
| H A D | zconf.h | 146 # define alloc_func z_alloc_func macro
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | encode.c | 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 | 797 BrotliEncoderCreateInstance( brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) BrotliEncoderCreateInstance() argument
|
| /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 | 1235 #define alloc_func mz_alloc_func macro
|
Completed in 62 milliseconds
12