Home
last modified time | relevance | path

Searched refs:malloc (Results 2326 - 2350 of 3002) sorted by relevance

1...<<919293949596979899100>>...121

/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c361 pss->conn = malloc(sizeof(struct conn)); in callback_ss_proxy()
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c533 val = malloc(slen + 1); in lws_aws_filesystem_credentials_helper()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c721 buf = malloc(2048); /* length should be computed */ in main()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c112 info->blob = malloc((size_t)sta.st_size); in sess_load_cb()
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c245 keys->cipher = malloc(sizeof(struct lws_cipher_chacha)); in lws_chacha_activate()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibbitmask.c88 bmp = malloc(sizeof(*bmp)); in bitmask_alloc()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_test_dma.c50 tex->ptr = malloc(tex->size); in alloc_cpu_texture()
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c512 line = malloc(stride); in virgl_vtest_recv_transfer_get_data()
/third_party/mesa3d/src/hgl/
H A DGLView.cpp412 direct_buffer_info* info = (direct_buffer_info*)malloc( in _CallDirectConnected()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c350 bo->map = malloc(bo->size); in v3d_bo_open_handle()
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_context.c136 ac = malloc(sizeof *ac); in apple_glx_create_context()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_valtable.cpp351 void * nb = malloc(block_size); in allocate()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Diowin32.c91 ret = malloc(sizeof(WIN32FILE_IOWIN)); in win32_build_iowin()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c437 buffer = malloc(MAX_PATH); in print_match()
/third_party/musl/porting/linux/user/
H A DMakefile21 SRC_DIRS = $(addprefix $(srcdir)/,src/* src/malloc/$(MALLOC_DIR) crt ldso $(COMPAT_SRC_DIRS))
/third_party/musl/scripts/linux/
H A DMakefile21 SRC_DIRS = $(addprefix $(srcdir)/,src/* src/malloc/$(MALLOC_DIR) crt ldso $(COMPAT_SRC_DIRS))
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c369 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c14 #define malloc __libc_malloc macro
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c15 #define malloc __libc_malloc macro
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c364 void *malloc(size_t n) in malloc() function
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile21 SRC_DIRS = $(addprefix $(srcdir)/,src/* src/malloc/$(MALLOC_DIR) crt ldso $(COMPAT_SRC_DIRS))
/third_party/musl/src/aio/
H A Daio.c15 #define malloc __libc_malloc macro
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c87 llhttp_t* parser = malloc(sizeof(llhttp_t)); in llhttp_alloc()
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c120 rb->data = malloc(size); in renderbuffer_alloc_sw_storage()
H A Dfeedback.c244 s->SaveBuffer = malloc(NAME_STACK_BUFFER_SIZE); in alloc_select_resource()

Completed in 24 milliseconds

1...<<919293949596979899100>>...121