Home
last modified time | relevance | path

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

/external/valgrind/main/helgrind/
Dhg_basics.c45 void* HG_(zalloc) ( const HChar* cc, SizeT n ) in HG_() argument
/external/zlib/src/test/
Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
/external/freetype/src/gzip/
Dzlib.h80 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs44 uint zalloc; field
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dutil.h181 static inline void *zalloc(size_t size) in zalloc() function
/external/chromium_org/sdch/open-vcdiff/src/zlib/
Dzlib.h94 alloc_func zalloc; /* used to allocate the internal state */ member
/external/chromium_org/third_party/zlib/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/qemu/distrib/zlib-1.2.8/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/src/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/zlib/
Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member
/external/qemu/hw/core/
Dloader.c374 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc() function
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dzlib.h161 alloc_func zalloc; /* used to allocate the internal state */ member
/external/pdfium/core/include/thirdparties/zlib/
Dzlib.h157 alloc_func zalloc; /* used to allocate the internal state */ member