/reactos/drivers/network/tcpip/lwip/src/core/ |
H A D | mem.c | 349 struct mem { struct 351 mem_size_t next; argument 353 mem_size_t prev; argument 358 mem_size_t user_size; argument 457 mem_to_ptr(void *mem) in mem_to_ptr() 474 plug_holes(struct mem *mem) in plug_holes() 518 struct mem *mem; in mem_init() local 570 struct mem *mem; in mem_sanity() local 619 struct mem *mem; in mem_free() local 703 struct mem *mem, *mem2; in mem_trim() local [all …]
|
H A D | stats.c | 105 stats_display_mem(struct stats_mem *mem, const char *name) in stats_display_mem() 116 stats_display_memp(struct stats_mem *mem, int idx) in stats_display_memp()
|
H A D | memp.c | 359 do_memp_free_pool(const struct memp_desc *desc, void *mem) in do_memp_free_pool() 403 memp_free_pool(const struct memp_desc *desc, void *mem) in memp_free_pool() 420 memp_free(memp_t type, void *mem) in memp_free()
|
/reactos/modules/rostests/winetests/msvcrt/ |
H A D | heap.c | 40 void *mem; in test_aligned_malloc() local 67 void *mem; in test_aligned_offset_malloc() local 98 void *mem, *mem1, *mem2; in test_aligned_realloc() local 170 void *mem, *mem1, *mem2; in test_aligned_offset_realloc() local 424 void *mem; in test_sbheap() local 494 void *mem; in START_TEST() local
|
/reactos/drivers/network/tcpip/ip/lwip_glue/ |
H A D | memory.c | 16 void *mem = malloc(count * size); in calloc() local 26 free(void *mem) in free() 33 realloc(void *mem, size_t size) in realloc()
|
/reactos/dll/appcompat/apphelp/ |
H A D | sdbpapi.h | 26 #define SdbReAlloc(mem, size, oldSize) SdbpReAlloc(mem, size, oldSize, __LINE__, __FILE__) argument 27 #define SdbFree(mem) SdbpFree(mem, __LINE__, __FILE__) argument 36 #define SdbReAlloc(mem, size, oldSize) SdbpReAlloc(mem, size, oldSize) argument 37 #define SdbFree(mem) SdbpFree(mem) argument
|
H A D | shimeng.h | 92 #define SeiReAlloc(mem, size, oldSize) SdbpReAlloc(mem, size, oldSize, __LINE__, __FILE__) argument 93 #define SeiFree(mem) SdbpFree(mem, __LINE__, __FILE__) argument 102 #define SeiReAlloc(mem, size, oldSize) SdbpReAlloc(mem, size, oldSize) argument 103 #define SeiFree(mem) SdbpFree(mem) argument
|
H A D | sdbapi.c | 61 LPVOID mem = RtlAllocateHeap(SdbpHeap(), HEAP_ZERO_MEMORY, size); in SdbpAlloc() local 68 LPVOID SdbpReAlloc(LPVOID mem, SIZE_T size, SIZE_T oldSize in SdbpReAlloc() 81 void SdbpFree(LPVOID mem in SdbpFree()
|
/reactos/sdk/include/reactos/wine/ |
H A D | heap.h | 37 static inline void * __WINE_ALLOC_SIZE(2) heap_realloc(void *mem, SIZE_T len) in heap_realloc() 44 static inline void heap_free(void *mem) in heap_free()
|
/reactos/dll/win32/xmllite/ |
H A D | xmllite_private.h | 34 static inline void *m_realloc(IMalloc *imalloc, void *mem, size_t len) in m_realloc() 42 static inline void m_free(IMalloc *imalloc, void *mem) in m_free()
|
/reactos/dll/3rdparty/libjpeg/ |
H A D | jmemmgr.c | 189 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in print_mem_stats() local 261 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in alloc_small() local 346 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in alloc_large() local 400 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in alloc_sarray() local 447 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in alloc_barray() local 527 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in request_virt_sarray() local 557 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in request_virt_barray() local 585 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in realize_virt_arrays() local 929 my_mem_ptr mem = (my_mem_ptr) cinfo->mem; in free_pool() local 1027 my_mem_ptr mem; in jinit_memory_mgr() local
|
/reactos/dll/cpl/appwiz/ |
H A D | appwiz.h | 71 static inline void *heap_realloc(void *mem, size_t len) in heap_realloc() 76 static inline BOOL heap_free(void *mem) in heap_free()
|
/reactos/dll/win32/ole32/ |
H A D | ifs.c | 117 static void** mallocspy_is_allocation_spyed(const void *mem) in mallocspy_is_allocation_spyed() 299 static SIZE_T WINAPI IMalloc_fnGetSize(IMalloc *iface, void *mem) in IMalloc_fnGetSize() 330 static INT WINAPI IMalloc_fnDidAlloc(IMalloc *iface, void *mem) in IMalloc_fnDidAlloc()
|
/reactos/modules/rostests/winetests/rpcrt4/ |
H A D | ndr_marshall.c | 188 unsigned char *mem, *mem_orig; in test_pointer_marshal() local 726 unsigned char *mem, *mem_orig; in test_nontrivial_pointer_types() local 883 unsigned char *mem, *mem_orig; in test_simple_struct_marshal() local 1224 struct aligned *memsrc_orig, *memsrc, *mem; in test_struct_align() local 1915 unsigned char *mem, *mem_orig; in test_conformant_array() local 2034 unsigned char *mem, *mem_orig; in test_conformant_string() local 2159 unsigned char *mem, *mem_orig; in test_nonconformant_string() local 2333 struct conf_complex *mem; in test_conf_complex_struct() local 2434 struct conf_complex *mem; in test_conf_complex_array() local
|
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_ojpeg.c | 2132 OJPEGReadBlock(OJPEGState* sp, uint16 len, void* mem) in OJPEGReadBlock() 2191 OJPEGWriteStream(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStream() 2264 OJPEGWriteStreamSoi(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamSoi() 2276 OJPEGWriteStreamQTable(TIFF* tif, uint8 table_index, void** mem, uint32* len) in OJPEGWriteStreamQTable() 2312 OJPEGWriteStreamDri(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamDri() 2331 OJPEGWriteStreamSof(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamSof() 2367 OJPEGWriteStreamSos(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamSos() 2399 OJPEGWriteStreamCompressed(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamCompressed() 2432 OJPEGWriteStreamRst(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamRst() 2447 OJPEGWriteStreamEoi(TIFF* tif, void** mem, uint32* len) in OJPEGWriteStreamEoi() [all …]
|
/reactos/modules/rostests/winetests/msvcrtd/ |
H A D | debug.c | 70 void *mem; in test_new() local
|
/reactos/sdk/lib/crt/wine/ |
H A D | heap.c | 196 void CDECL DECLSPEC_HOTPATCH MSVCRT_operator_delete(void *mem) in MSVCRT_operator_delete() 271 void* CDECL _expand(void* mem, MSVCRT_size_t size) in _expand() 371 int CDECL _heapadd(void* mem, MSVCRT_size_t size) in _heapadd() 389 MSVCRT_size_t CDECL _msize(void* mem) in _msize() 508 void* CDECL _recalloc(void *mem, MSVCRT_size_t num, MSVCRT_size_t size) in _recalloc()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | rdesktop.c | 1039 void *mem = malloc(size); in xmalloc() local 1052 char *mem = strdup(s); in xstrdup() local 1065 void *mem; in xrealloc() local 1080 xfree(void *mem) in xfree()
|
/reactos/dll/win32/msi/ |
H A D | cond.y | 52 struct list mem; member 757 struct list *mem; in cond_alloc() local 788 struct list *mem = (struct list *)ptr - 1; in cond_free() local 807 struct list *mem, *safety; in MSI_EvaluateConditionW() local
|
/reactos/sdk/tools/xml2sdb/ |
H A D | main.cpp | 24 LPVOID WINAPI SdbpReAlloc(LPVOID mem, SIZE_T size, SIZE_T oldSize) in SdbpReAlloc() 34 void WINAPI SdbpFree(LPVOID mem) in SdbpFree()
|
/reactos/dll/win32/wbemprox/ |
H A D | wql.y | 40 struct list *mem; member 51 struct list *mem = heap_alloc( sizeof(struct list) + size ); in alloc_mem() local
|
/reactos/modules/rostests/tests/global_mem/ |
H A D | global_mem.c | 190 TEST_STATUS TEST_MemoryWrite(LPVOID mem, DWORD cbSize) in TEST_MemoryWrite() 204 TEST_STATUS TEST_MemoryRead(LPVOID mem, DWORD cbSize) in TEST_MemoryRead()
|
/reactos/dll/win32/snmpapi/ |
H A D | main.c | 179 LPVOID WINAPI SnmpUtilMemReAlloc(LPVOID mem, UINT nbytes) in SnmpUtilMemReAlloc() 188 VOID WINAPI SnmpUtilMemFree(LPVOID mem) in SnmpUtilMemFree()
|
/reactos/drivers/network/tcpip/lwip/test/unit/dhcp/ |
H A D | test_dhcp.c | 215 static void check_pkt(struct pbuf *p, u32_t pos, const u8_t *mem, u32_t len) in check_pkt() 231 static void check_pkt_fuzzy(struct pbuf *p, u32_t startpos, const u8_t *mem, u32_t len) in check_pkt_fuzzy()
|
/reactos/base/shell/cmd/ |
H A D | batch.h | 29 char *mem; /* batchfile content in memory */ member
|