/third_party/boost/boost/compute/experimental/ |
D | malloc.hpp | 28 malloc(std::size_t size, const context &context = system::default_context()) in malloc() function 36 malloc(std::size_t size, const context &context = system::default_context()) in malloc() function
|
/third_party/boost/libs/compute/include/boost/compute/experimental/ |
D | malloc.hpp | 28 malloc(std::size_t size, const context &context = system::default_context()) in malloc() function 36 malloc(std::size_t size, const context &context = system::default_context()) in malloc() function
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 26 #define malloc g_malloc macro
|
/third_party/glib/glib/gnulib/ |
D | g-gnulib.h | 33 #define malloc g_malloc macro
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | gst-printf.h | 35 #define malloc g_malloc macro
|
/third_party/unity/extras/memory/src/ |
D | unity_memory.h | 41 #define malloc unity_malloc macro
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture_malloc_overrides.h | 37 #define malloc unity_malloc macro
|
/third_party/boost/libs/pool/test/ |
D | test_poisoned_macros.cpp | 29 #define malloc(x) undefined_poisoned_symbol1(x) macro
|
D | track_allocator.hpp | 83 static char* malloc(const size_type bytes) in malloc() function
|
D | test_simple_seg_storage.hpp | 123 void* malloc() in malloc() function in test_simp_seg_store
|
/third_party/musl/porting/uniproton/kernel/src/malloc/ |
D | malloc.c | 32 void *malloc(size_t size) in malloc() function
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/ |
D | malloc.c | 62 void *malloc(size_t size) in malloc() function
|
/third_party/flutter/skia/src/core/ |
D | SkMipMap.h | 74 SkMipMap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipMap()
|
/third_party/libunwind/tests/ |
D | Gtest-nomalloc.c | 38 malloc(size_t s) in malloc() function
|
D | Ltest-nocalloc.c | 66 malloc(size_t s) in malloc() function
|
/third_party/skia/src/core/ |
D | SkMipmap.h | 89 SkMipmap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipmap()
|
/third_party/python/Include/cpython/ |
D | pymem.h | 52 void* (*malloc) (void *ctx, size_t size); member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | LinuxMallocProfiling.cpp | 60 extern "C" void *malloc(size_t size) { in malloc() function
|
/third_party/curl/lib/ |
D | curl_memory.h | 124 #define malloc(size) Curl_cmalloc(size) macro
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | mempool.c | 14 void *(*malloc) (size_t); member
|
/third_party/musl/porting/linux/user/src/hook/ |
D | malloc_common.c | 10 void* malloc(size_t bytes) in malloc() function
|
D | musl_malloc_dispatch.h | 38 MallocMallocType malloc; member
|
/third_party/musl/libc-test/src/regression/ |
D | flockfile-list.c | 24 void *malloc(size_t n) in malloc() function
|
/third_party/boost/boost/context/ |
D | pooled_fixedsize_stack.hpp | 49 static char * malloc( const size_type bytes) { in malloc() function
|
/third_party/python/Include/internal/ |
D | pycore_hashtable.h | 52 void* (*malloc) (size_t size); member
|