Home
last modified time | relevance | path

Searched refs:malloc (Results 2101 - 2125 of 2531) sorted by relevance

1...<<81828384858687888990>>...102

/third_party/backends/backend/
H A Dplustek-usbcalfile.c161 ptr = (char*)malloc(len); in usb_ReadOtherLines()
H A Drts88xx_lib.c461 buffer = (SANE_Byte *) malloc (length + 10); in sanei_rts88xx_write_mem()
/third_party/cups-filters/fontembed/
H A Dembed_sfnt.c599 otwfree=otw=malloc(sizeof(struct _OTF_WRITE)*otf->numTables); in emb_otf_ps()
/third_party/curl/lib/
H A Dasyn-ares.c702 ca = malloc(sizeof(struct Curl_addrinfo) + ss_size); in ares2addr()
/third_party/alsa-lib/src/control/
H A Dhcontrol.c588 hctl->pelems = malloc(hctl->alloc * sizeof(*hctl->pelems)); in snd_hctl_load()
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c89 new_list = malloc(sizeof(*new_list) * num_list); in snd_ext_parm_set_list()
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.c227 PRINT_ERR("%s malloc control request buf failed!\n", __FUNCTION__); in usb_composite_bind()
276 config_tmp_buf = malloc(config_len); in modify_config_descriptor_byspeed()
279 usb_err("malloc failed\n"); in modify_config_descriptor_byspeed()
/third_party/NuttX/drivers/video/
H A Dfb.c744 fb = (struct fb_chardev_s *)malloc(sizeof(struct fb_chardev_s)); in fb_register()
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c341 signal-safety issue and it is OK to use malloc()/free(). */ in unw_search_ia64_unwind_table()
342 pi->unwind_info = malloc (8 * IA64_UNW_LENGTH (hdr)); in unw_search_ia64_unwind_table()
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c565 buf = malloc((unsigned int)n); in lws_jwe_create_packet()
567 lwsl_notice("%s: malloc %d failed\n", __func__, n); in lws_jwe_create_packet()
/third_party/libcoap/examples/
H A Doscore-interop-server.c37 char *copy = (char *)malloc(n + 1); in strndup()
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c422 struct drm_msm_gem_submit_reloc *relocs = malloc(nr_relocs * sizeof(*relocs)); in handle_stateobj_relocs()
/third_party/jerryscript/jerry-main/
H A Dmain-unix.c425 return malloc (size); in context_alloc()
/third_party/lame/Dll/
H A DBladeMP3EncDLL.c832 buffer = (unsigned char*)malloc( n ); in updateLameTagFrame()
/third_party/lame/libmp3lame/
H A Dutil.c173 ptr->pointer = malloc(size + bytes); in calloc_aligned()
/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c443 char *dstname = malloc(strlen(db->files[i]) + 3); in main()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_autotune.c280 struct tu_renderpass_result *copy = malloc(sizeof(*result)); in queue_pending_results()
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c748 configList = malloc(sizeof(*configList) * count); in _eglFilterConfigArray()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c84 hwvulkan_device_t *hal_dev = malloc(sizeof(*hal_dev)); in radv_hal_open()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_lib.c231 *px = malloc(sizeof(**px)); in SSL_CTX_new()
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-server.c620 uint8_t *buf = malloc((unsigned int)buf_size); /* malloc because given to user code */ in lws_tls_acme_sni_csr_create()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c405 bo->map = malloc(bo->size); in vc4_bo_open_handle()
/third_party/mesa3d/src/glx/
H A Dglxextensions.c602 ext_str = malloc(ext_str_len + 1); in __glXGetStringFromTable()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdump_logfile.c703 buf = malloc(buf_size); in main()
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c199 p = (char*)malloc(size_dest + size_append + 1); in ntfs_strinsert()

Completed in 33 milliseconds

1...<<81828384858687888990>>...102