Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 25 of 31) sorted by relevance

12

/external/rust/crates/libz-sys/src/zlib-ng/test/fuzz/
Dexample_flush_fuzzer.c25 static alloc_func zalloc = NULL; variable
Dexample_small_fuzzer.c25 static alloc_func zalloc = NULL; variable
Dexample_large_fuzzer.c25 static alloc_func zalloc = NULL; variable
Dexample_dict_fuzzer.c25 static alloc_func zalloc = NULL; variable
/external/oss-fuzz/projects/zlib/
Dexample_small_fuzzer.c19 static alloc_func zalloc = NULL; variable
Dexample_flush_fuzzer.c19 static alloc_func zalloc = NULL; variable
Dexample_large_fuzzer.c19 static alloc_func zalloc = NULL; variable
Dexample_dict_fuzzer.c19 static alloc_func zalloc = NULL; variable
/external/python/cpython2/Modules/zlib/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/external/rust/crates/libz-sys/src/zlib/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/external/zstd/zlibWrapper/examples/
Dexample_original.c89 static alloc_func zalloc = myalloc; variable
94 static alloc_func zalloc = (alloc_func)0; variable
Dexample.c97 static alloc_func zalloc = myalloc; variable
102 static alloc_func zalloc = (alloc_func)0; variable
/external/wayland/src/
Dwayland-private.h230 zalloc(size_t s) in zalloc() function
/external/angle/third_party/zlib/google/
Dcompression_utils_portable.cc112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
/external/zlib/google/
Dcompression_utils_portable.cc112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
/external/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dexample.c52 static alloc_func zalloc = NULL; variable
/external/libwebsockets/win32port/zlib/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/rust/crates/libz-sys/src/zlib-ng/
Dzlib.h106 alloc_func zalloc; /* used to allocate the internal state */ member
Dzlib-ng.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/angle/third_party/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/
Dzlib.h141 alloc_func zalloc; /* used to allocate the internal state */ member
/external/rust/crates/libz-sys/src/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member

12