/external/rust/crates/libz-sys/src/zlib-ng/test/fuzz/ |
D | example_flush_fuzzer.c | 25 static alloc_func zalloc = NULL; variable
|
D | example_small_fuzzer.c | 25 static alloc_func zalloc = NULL; variable
|
D | example_large_fuzzer.c | 25 static alloc_func zalloc = NULL; variable
|
D | example_dict_fuzzer.c | 25 static alloc_func zalloc = NULL; variable
|
/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/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/rust/crates/libz-sys/src/zlib/test/ |
D | example.c | 72 static alloc_func zalloc = myalloc; variable 77 static alloc_func zalloc = (alloc_func)0; variable
|
/external/zstd/zlibWrapper/examples/ |
D | example_original.c | 89 static alloc_func zalloc = myalloc; variable 94 static alloc_func zalloc = (alloc_func)0; variable
|
D | example.c | 97 static alloc_func zalloc = myalloc; variable 102 static alloc_func zalloc = (alloc_func)0; variable
|
/external/wayland/src/ |
D | wayland-private.h | 230 zalloc(size_t s) in zalloc() function
|
/external/angle/third_party/zlib/google/ |
D | compression_utils_portable.cc | 112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
|
/external/zlib/google/ |
D | compression_utils_portable.cc | 112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
|
/external/freetype/src/gzip/ |
D | zlib.h | 80 alloc_func zalloc; /* used to allocate the internal state */ member
|
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 44 uint zalloc; field
|
/external/rust/crates/libz-sys/src/zlib-ng/test/ |
D | example.c | 52 static alloc_func zalloc = NULL; variable
|
/external/libwebsockets/win32port/zlib/ |
D | zlib.h | 97 alloc_func zalloc; /* used to allocate the internal state */ member
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | zlib.h | 106 alloc_func zalloc; /* used to allocate the internal state */ member
|
D | zlib-ng.h | 97 alloc_func zalloc; /* used to allocate the internal state */ member
|
/external/angle/third_party/zlib/ |
D | zlib.h | 98 alloc_func zalloc; /* used to allocate the internal state */ member
|
/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/external/rust/crates/libz-sys/src/zlib/ |
D | zlib.h | 98 alloc_func zalloc; /* used to allocate the internal state */ member
|