| /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/Linux_Kernel/include/linux/decompress/ |
| D | mm.h | 33 static void *malloc(int size) in malloc() function 80 #define malloc(a) kmalloc(a, GFP_KERNEL) macro
|
| /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/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/gstreamer/gstreamer/gst/printf/ |
| D | gst-printf.h | 35 #define malloc g_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
|
| D | test_pool_alloc.cpp | 92 static char * malloc(const size_type bytes) 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/boringssl/src/crypto/test/ |
| D | malloc.cc | 114 void *malloc(size_t size) { in malloc() function
|
| /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/python/Include/cpython/ |
| D | pymem.h | 58 void* (*malloc) (void *ctx, size_t size); member
|
| /third_party/curl/lib/ |
| D | curl_memory.h | 124 #define malloc(size) Curl_cmalloc(size) macro
|
| D | memdebug.h | 92 #define malloc(size) curl_dbg_malloc(size, __LINE__, __FILE__) macro
|
| /third_party/Linux_Kernel/include/linux/ |
| D | zpool.h | 92 int (*malloc)(void *pool, size_t size, gfp_t gfp, member
|
| /third_party/boost/boost/context/ |
| D | pooled_fixedsize_stack.hpp | 49 static char * malloc( const size_type bytes) { in malloc() function
|
| /third_party/python/Lib/multiprocessing/ |
| D | heap.py | 296 def malloc(self, size): member in Heap
|
| /third_party/glib/glib/ |
| D | gmem.h | 366 gpointer (*malloc) (gsize n_bytes); member
|
| /third_party/node/deps/uvwasi/include/ |
| D | uvwasi.h | 31 uvwasi_malloc malloc; member
|
| /third_party/harfbuzz/src/ |
| D | hb.hh | 226 #define malloc hb_malloc_impl macro
|
| /third_party/python/Modules/ |
| D | hashtable.h | 83 void* (*malloc) (size_t size); member
|