Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/malloc/
H A Dmalloc.c41 void *zalloc(size_t size) in zalloc() function
/third_party/zlib/test/
H A Dexample.c51 static alloc_func zalloc = myalloc; variable
56 static alloc_func zalloc = (alloc_func)0; variable
[all...]
/third_party/libinput/src/
H A Dutil-strings.h67 zalloc(size_t size) in zalloc() function
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs44 uint zalloc; field
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c174 zalloc(size_t s) in zalloc() function
/third_party/node/deps/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h1054 zalloc; // optional heap allocation function (defaults to malloc) member

Completed in 25 milliseconds