/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | example.c | 95 static alloc_func zalloc = myalloc; variable 100 static alloc_func zalloc = (alloc_func)0; variable
|
H A D | example_original.c | 89 static alloc_func zalloc = myalloc; variable 94 static alloc_func zalloc = (alloc_func)0; variable
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | example.c | 72 static alloc_func zalloc = myalloc; variable 77 static alloc_func zalloc = (alloc_func)0; variable
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/ |
D | test_aligned_alloc.cc | 41 TEST(zalloc, aligned_64) { in TEST() argument
|
D | example.c | 45 static alloc_func zalloc = NULL; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/fuzz/ |
D | fuzzer_example_small.c | 20 static alloc_func zalloc = NULL; variable
|
D | fuzzer_example_flush.c | 20 static alloc_func zalloc = NULL; variable
|
D | fuzzer_example_large.c | 21 static alloc_func zalloc = NULL; variable
|
D | fuzzer_example_dict.c | 20 static alloc_func zalloc = NULL; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | zutil.c | 115 void Z_INTERNAL *zng_alloc_aligned(zng_calloc_func zalloc, void *opaque, unsigned items, unsigned s… in zng_alloc_aligned()
|
D | zlib.h.in | 118 alloc_func zalloc; /* used to allocate the internal state */ member
|
D | zlib-ng.h.in | 109 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-private.h | 231 zalloc(size_t s) in zalloc() function
|
/aosp_15_r20/external/zlib/google/ |
H A D | compression_utils_portable.cc | 112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 44 uint zalloc; field
|
/aosp_15_r20/external/libwebsockets/win32port/zlib/ |
H A D | zlib.h | 97 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | zlib.h | 97 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/ |
H A D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/ |
D | zlib.h | 141 alloc_func zalloc; /* used to allocate the internal state */ member
|