| /external/u-boot/fs/ext4/ |
| D | ext4_common.h | 43 static inline void *zalloc(size_t size) in zalloc() function
|
| /external/oss-fuzz/projects/zlib/ |
| D | example_small_fuzzer.c | 19 static alloc_func zalloc = NULL; variable
|
| D | example_flush_fuzzer.c | 19 static alloc_func zalloc = NULL; variable
|
| D | example_large_fuzzer.c | 19 static alloc_func zalloc = NULL; variable
|
| D | example_dict_fuzzer.c | 19 static alloc_func zalloc = NULL; variable
|
| /external/u-boot/lib/ |
| D | gzip.c | 22 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
|
| /external/python/cpython2/Modules/zlib/ |
| D | example.c | 72 static alloc_func zalloc = myalloc; variable 77 static alloc_func zalloc = (alloc_func)0; variable
|
| D | zlib.h | 98 alloc_func zalloc; /* used to allocate the internal state */ member
|
| /external/zlib/google/ |
| D | compression_utils_portable.cc | 112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
|
| /external/v8/third_party/zlib/google/ |
| D | compression_utils_portable.cc | 112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
|
| /external/wayland/src/ |
| D | wayland-private.h | 234 zalloc(size_t s) in zalloc() function
|
| D | scanner.c | 266 zalloc(size_t s) in zalloc() function
|
| /external/freetype/src/gzip/ |
| D | zlib.h | 80 alloc_func zalloc; /* used to allocate the internal state */ member
|
| /external/v8/third_party/zlib/ |
| D | zlib.h | 98 alloc_func zalloc; /* used to allocate the internal state */ member
|
| /external/zlib/ |
| D | zlib.h | 98 alloc_func zalloc; /* used to allocate the internal state */ member
|
| /external/libiio/src/ |
| D | iio-private.h | 87 static inline void *zalloc(size_t size) in zalloc() function
|
| /external/u-boot/include/u-boot/ |
| D | zlib.h | 429 alloc_func zalloc; /* used to allocate the internal state */ member
|
| /external/mesa3d/src/broadcom/cle/ |
| D | v3d_decoder.c | 163 zalloc(size_t s) in zalloc() function
|
| /external/OpenCL-CTS/test_common/miniz/ |
| D | miniz.h | 114 mz_alloc_func zalloc; // optional heap allocation function (defaults to malloc) member
|