Home
last modified time | relevance | path

Searched defs:mem (Results 126 - 150 of 1998) sorted by relevance

12345678910>>...80

/third_party/curl/docs/examples/
H A Dgetinmemory.c45 struct MemoryStruct *mem = (struct MemoryStruct *)userp; in WriteMemoryCallback() local
H A Dpostinmemory.c42 struct MemoryStruct *mem = (struct MemoryStruct *)userp; in WriteMemoryCallback() local
/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
H A Ducnvavailperf.cpp70 my_free(const void *context, void *mem) { in my_free() argument
80 my_realloc(const void *context, void *mem, size_t size) { in my_realloc() argument
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_find_proc_info.c119 void *mem = malloc (pi->unwind_info_size); in _UPT_find_proc_info() local
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_find_proc_info.c139 void *mem = malloc (pi->unwind_info_size); in _UCD_find_proc_info() local
/third_party/ltp/lib/newlib_tests/
H A Dtst_cgroup02.c22 size_t mem; in do_test() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr700_asm.c128 int r700_bytecode_fetch_mem_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *mem, unsigned id) in r700_bytecode_fetch_mem_build() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dtre-mem.c55 tre_mem_t mem; in tre_mem_new_impl() local
71 tre_mem_destroy(tre_mem_t mem) in tre_mem_destroy() argument
89 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, int zero, size_t size) tre_mem_alloc_impl() argument
[all...]
/third_party/musl/src/malloc/
H A Dmemalign.c25 unsigned char *mem, *new; in __memalign() local
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre-mem.c55 tre_mem_t mem; in tre_mem_new_impl() local
71 tre_mem_destroy(tre_mem_t mem) in tre_mem_destroy() argument
89 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, int zero, size_t size) tre_mem_alloc_impl() argument
[all...]
/third_party/musl/src/passwd/
H A Dgetgr_r.c10 char **mem = 0; in getgr_r() local
H A Dgetgrent.c4 static char *line, **mem; variable
H A Dgetgrent_a.c11 int __getgrent_a(FILE *f, struct group *gr, char **line, size_t *size, char ***mem, size_t *nmem, struct group **res) in __getgrent_a() argument
/third_party/musl/src/string/
H A Dwcsstr.c9 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_wcsstr() local
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dtre-mem.c55 tre_mem_t mem; in tre_mem_new_impl() local
71 tre_mem_destroy(tre_mem_t mem) in tre_mem_destroy() argument
89 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, int zero, size_t size) tre_mem_alloc_impl() argument
[all...]
/third_party/musl/src/regex/
H A Dtre-mem.c55 tre_mem_t mem; in tre_mem_new_impl() local
71 tre_mem_destroy(tre_mem_t mem) in tre_mem_destroy() argument
89 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, int zero, size_t size) tre_mem_alloc_impl() argument
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_rcbuf.c33 nghttp2_rcbuf_new(nghttp2_rcbuf **rcbuf_ptr, size_t size, nghttp2_mem *mem) nghttp2_rcbuf_new() argument
53 nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, size_t srclen, nghttp2_mem *mem) nghttp2_rcbuf_new2() argument
H A Dnghttp2_map.h49 nghttp2_mem *mem; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android_stubs.c50 anv_import_ahw_memory(VkDevice device_h, struct anv_device_memory *mem, const VkImportAndroidHardwareBufferInfoANDROID *info) anv_import_ahw_memory() argument
58 anv_create_ahw_memory(VkDevice device_h, struct anv_device_memory *mem, const VkMemoryAllocateInfo *pAllocateInfo) anv_create_ahw_memory() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h57 const nghttp3_mem *mem; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.h49 const ngtcp2_mem *mem; member
H A Dngtcp2_rob.h117 const ngtcp2_mem *mem; member
[all...]
H A Dngtcp2_gaptr.c30 void ngtcp2_gaptr_init(ngtcp2_gaptr *gaptr, const ngtcp2_mem *mem) { in ngtcp2_gaptr_init() argument
H A Dngtcp2_pq.h56 const ngtcp2_mem *mem; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_rcbuf.c33 nghttp2_rcbuf_new(nghttp2_rcbuf **rcbuf_ptr, size_t size, nghttp2_mem *mem) nghttp2_rcbuf_new() argument
53 nghttp2_rcbuf_new2(nghttp2_rcbuf **rcbuf_ptr, const uint8_t *src, size_t srclen, nghttp2_mem *mem) nghttp2_rcbuf_new2() argument

Completed in 7 milliseconds

12345678910>>...80