Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 25 of 59) sorted by relevance

123

/third_party/boost/boost/compute/experimental/
Dmalloc.hpp28 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/
Dmalloc.hpp28 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/
Dparse.l26 #define malloc g_malloc macro
/third_party/glib/glib/gnulib/
Dg-gnulib.h33 #define malloc g_malloc macro
/third_party/gstreamer/gstreamer/gst/printf/
Dgst-printf.h35 #define malloc g_malloc macro
/third_party/unity/extras/memory/src/
Dunity_memory.h41 #define malloc unity_malloc macro
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture_malloc_overrides.h37 #define malloc unity_malloc macro
/third_party/boost/libs/pool/test/
Dtest_poisoned_macros.cpp29 #define malloc(x) undefined_poisoned_symbol1(x) macro
Dtrack_allocator.hpp83 static char* malloc(const size_type bytes) in malloc() function
Dtest_simple_seg_storage.hpp123 void* malloc() in malloc() function in test_simp_seg_store
/third_party/musl/porting/uniproton/kernel/src/malloc/
Dmalloc.c32 void *malloc(size_t size) in malloc() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/
Dmalloc.c62 void *malloc(size_t size) in malloc() function
/third_party/flutter/skia/src/core/
DSkMipMap.h74 SkMipMap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipMap()
/third_party/libunwind/tests/
DGtest-nomalloc.c38 malloc(size_t s) in malloc() function
DLtest-nocalloc.c66 malloc(size_t s) in malloc() function
/third_party/skia/src/core/
DSkMipmap.h89 SkMipmap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipmap()
/third_party/python/Include/cpython/
Dpymem.h52 void* (*malloc) (void *ctx, size_t size); member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp60 extern "C" void *malloc(size_t size) { in malloc() function
/third_party/curl/lib/
Dcurl_memory.h124 #define malloc(size) Curl_cmalloc(size) macro
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmempool.c14 void *(*malloc) (size_t); member
/third_party/musl/porting/linux/user/src/hook/
Dmalloc_common.c10 void* malloc(size_t bytes) in malloc() function
Dmusl_malloc_dispatch.h38 MallocMallocType malloc; member
/third_party/musl/libc-test/src/regression/
Dflockfile-list.c24 void *malloc(size_t n) in malloc() function
/third_party/boost/boost/context/
Dpooled_fixedsize_stack.hpp49 static char * malloc( const size_type bytes) { in malloc() function
/third_party/python/Include/internal/
Dpycore_hashtable.h52 void* (*malloc) (size_t size); member

123