/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 28 #define realloc g_realloc macro
|
/third_party/glib/glib/gnulib/ |
D | g-gnulib.h | 34 #define realloc g_realloc macro
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | gst-printf.h | 36 #define realloc g_realloc macro
|
/third_party/unity/extras/memory/src/ |
D | unity_memory.h | 43 #define realloc unity_realloc macro
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture_malloc_overrides.h | 39 #define realloc unity_realloc macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/ |
D | malloc.c | 95 void *realloc(void *ptr, size_t size) in realloc() function
|
/third_party/flutter/skia/experimental/editor/ |
D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
/third_party/skia/modules/skplaintexteditor/src/ |
D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
/third_party/python/Include/cpython/ |
D | pymem.h | 58 void* (*realloc) (void *ctx, void *ptr, size_t new_size); member
|
/third_party/curl/lib/ |
D | curl_memory.h | 128 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
|
/third_party/skia/include/private/ |
D | SkTemplates.h | 254 void realloc(size_t count) { in realloc() function 356 void realloc(size_t count) { in realloc() function
|
/third_party/flutter/skia/include/private/ |
D | SkTemplates.h | 234 void realloc(size_t count) { in realloc() function 324 void realloc(size_t count) { in realloc() function
|
/third_party/musl/porting/linux/user/src/hook/ |
D | malloc_common.c | 64 void* realloc(void *p, size_t n) in realloc() function
|
D | musl_malloc_dispatch.h | 40 MallocReallocType realloc; member
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftmisc.h | 75 FT_Realloc_Func realloc; member
|
/third_party/freetype/include/freetype/ |
D | ftsystem.h | 174 FT_Realloc_Func realloc; member
|
/third_party/musl/libc-test/src/regression/ |
D | flockfile-list.c | 59 void *realloc(void *p, size_t n) in realloc() function
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftsystem.h | 174 FT_Realloc_Func realloc; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
D | ftsystem.h | 175 FT_Realloc_Func realloc; member
|
/third_party/freetype/src/raster/ |
D | ftmisc.h | 78 FT_Realloc_Func realloc; member
|
/third_party/flutter/skia/third_party/externals/freetype/src/raster/ |
D | ftmisc.h | 78 FT_Realloc_Func realloc; member
|
/third_party/boost/libs/iostreams/src/ |
D | lzma.cpp | 117 void lzma_base::reset(bool compress, bool realloc) in reset()
|
D | zlib.cpp | 142 void zlib_base::reset(bool compress, bool realloc) in reset()
|
D | zstd.cpp | 124 void zstd_base::reset(bool compress, bool realloc) in reset()
|
/third_party/glib/glib/ |
D | gmem.h | 375 gpointer (*realloc) (gpointer mem, member
|