Home
last modified time | relevance | path

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

12

/third_party/weston/include/libweston/
Dzalloc.h36 zalloc(size_t size) in zalloc() function
/third_party/musl/porting/uniproton/kernel/src/malloc/
Dmalloc.c41 void *zalloc(size_t size) in zalloc() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/
Dmalloc.c71 void *zalloc(size_t size) in zalloc() function
/third_party/zlib/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/third_party/wayland_standard/src/
Dwayland-private.h230 zalloc(size_t s) in zalloc() function
/third_party/skia/third_party/externals/zlib/google/
Dcompression_utils_portable.cc112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
/third_party/node/deps/zlib/google/
Dcompression_utils_portable.cc112 auto zalloc = [](void* opaque, uInt items, uInt size) { in CompressHelper() local
/third_party/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/skia/third_party/externals/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/third_party/zlib/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/third_party/libinput/src/
Dutil-strings.h50 zalloc(size_t size) in zalloc() function
/third_party/boost/boost/iostreams/filter/
Dzstd.hpp142 zstd_allocator<Alloc>& zalloc ) in init()
Dlzma.hpp155 lzma_allocator<Alloc>& zalloc ) in init()
Dzlib.hpp190 zlib_allocator<Alloc>& zalloc ) in init()
/third_party/libwebsockets/win32port/zlib/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/flutter/skia/third_party/externals/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/skia/third_party/externals/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
/third_party/node/deps/zlib/
Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member

12