| /third_party/musl/src/malloc/ |
| D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/porting/linux/user/src/malloc/ |
| D | realloc.c | 8 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/porting/liteos_a/user/src/locale/ |
| D | freelocale.c | 7 #define realloc undef macro
|
| /third_party/musl/src/locale/ |
| D | freelocale.c | 7 #define realloc undef macro
|
| D | duplocale.c | 8 #define realloc undef macro
|
| D | newlocale.c | 9 #define realloc undef macro
|
| D | locale_map.c | 12 #define realloc undef 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/rust/rust/library/std/src/sys/solid/ |
| D | alloc.rs | 23 unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { in realloc() method
|
| /third_party/musl/src/malloc/mallocng/ |
| D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/rust/rust/library/std/src/sys/unsupported/ |
| D | alloc.rs | 20 unsafe fn realloc(&self, _ptr: *mut u8, _layout: Layout, _new_size: usize) -> *mut u8 { in realloc() method
|
| /third_party/skia/m133/include/private/base/ |
| D | SkTemplates.h | 304 void realloc(size_t count) { in realloc() function 406 void realloc(size_t count) { in realloc() function 526 void realloc(size_t count) { in realloc() function
|
| /third_party/rust/rust/library/std/src/sys/hermit/ |
| D | alloc.rs | 28 unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { in realloc() method
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
| /third_party/skia/m133/modules/skplaintexteditor/src/ |
| D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
| /third_party/musl/porting/linux/user/src/locale/ |
| D | newlocale.c | 9 #define realloc undef macro
|
| D | locale_map.c | 27 #define realloc undef macro
|
| /third_party/rust/rust/library/std/src/sys/unix/ |
| D | alloc.rs | 46 unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { in realloc() method
|
| /third_party/rust/rust/library/core/src/alloc/ |
| D | global.rs | 263 unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { in realloc() method
|
| /third_party/musl/src/process/ |
| D | fdop.h | 16 #define realloc undef macro
|
| /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 | 159 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
|
| /third_party/musl/src/ldso/ |
| D | dlerror.c | 10 #define realloc __libc_realloc 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
|