Home
last modified time | relevance | path

Searched defs:realloc (Results 1 – 25 of 49) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l28 #define realloc g_realloc macro
/third_party/glib/glib/gnulib/
Dg-gnulib.h34 #define realloc g_realloc macro
/third_party/gstreamer/gstreamer/gst/printf/
Dgst-printf.h36 #define realloc g_realloc macro
/third_party/unity/extras/memory/src/
Dunity_memory.h43 #define realloc unity_realloc macro
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture_malloc_overrides.h39 #define realloc unity_realloc macro
/third_party/musl/porting/liteos_m_iccarm/kernel/src/
Dmalloc.c95 void *realloc(void *ptr, size_t size) in realloc() function
/third_party/flutter/skia/experimental/editor/
Dstringslice.cpp74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
/third_party/skia/modules/skplaintexteditor/src/
Dstringslice.cpp74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
/third_party/python/Include/cpython/
Dpymem.h58 void* (*realloc) (void *ctx, void *ptr, size_t new_size); member
/third_party/curl/lib/
Dcurl_memory.h128 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
/third_party/skia/include/private/
DSkTemplates.h254 void realloc(size_t count) { in realloc() function
356 void realloc(size_t count) { in realloc() function
/third_party/flutter/skia/include/private/
DSkTemplates.h234 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/
Dmalloc_common.c64 void* realloc(void *p, size_t n) in realloc() function
Dmusl_malloc_dispatch.h40 MallocReallocType realloc; member
/third_party/skia/third_party/externals/freetype/src/raster/
Dftmisc.h75 FT_Realloc_Func realloc; member
/third_party/freetype/include/freetype/
Dftsystem.h174 FT_Realloc_Func realloc; member
/third_party/musl/libc-test/src/regression/
Dflockfile-list.c59 void *realloc(void *p, size_t n) in realloc() function
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftsystem.h174 FT_Realloc_Func realloc; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftsystem.h175 FT_Realloc_Func realloc; member
/third_party/freetype/src/raster/
Dftmisc.h78 FT_Realloc_Func realloc; member
/third_party/flutter/skia/third_party/externals/freetype/src/raster/
Dftmisc.h78 FT_Realloc_Func realloc; member
/third_party/boost/libs/iostreams/src/
Dlzma.cpp117 void lzma_base::reset(bool compress, bool realloc) in reset()
Dzlib.cpp142 void zlib_base::reset(bool compress, bool realloc) in reset()
Dzstd.cpp124 void zstd_base::reset(bool compress, bool realloc) in reset()
/third_party/glib/glib/
Dgmem.h375 gpointer (*realloc) (gpointer mem, member

12