/external/libjpeg-turbo/ |
turbojpeg.c | 533 free(this); 538 /* These are exposed mainly because Windows can't malloc() and free() across 545 if(buf) free(buf); 571 if(this) free(this); return NULL; 801 if(rgbBuf) free(rgbBuf); 803 if(row_pointer) free(row_pointer); 976 if(rgbBuf) free(rgbBuf); 978 if(row_pointer) free(row_pointer); 981 if(tmpbuf[i]!=NULL) free(tmpbuf[i]); 982 if(_tmpbuf[i]!=NULL) free(_tmpbuf[i]) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Enc_Utils.c | 5 * This library is free software; you can redistribute it and/or 7 * License as published by the Free Software Foundation; either 18 * License along with this library; if not, write to the Free Software 340 /* Free previously allocated memory before bailing */ 342 G722ENC_MEMPRINT("%d:::[FREE] %p\n",__LINE__,strmAttr); 343 free(strmAttr); 394 /* Free previously allocated memory before bailing */ 396 G722ENC_MEMPRINT("%d:::[FREE] %p\n",__LINE__,strmAttr); 397 free(strmAttr); 402 G722ENC_MEMPRINT("%d:::[FREE] %p\n",__LINE__,arr) [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
objdump.c | 2 Copyright (C) 1990-2014 Free Software Foundation, Inc. 6 This program is free software; you can redistribute it and/or modify 8 the Free Software Foundation; either version 3, or (at your option) 17 along with this program; if not, write to the Free Software 437 free (only); 821 free (alloc); [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCameraPostProc.cpp | 55 free(ptr[jpeg_bufs]); \ 664 free(m_pJpegOutputMem[i]); 890 free(mBufDefs); [all...] |
/external/libusb/libusb/os/ |
linux_usbfs.c | 6 * This library is free software; you can redistribute it and/or 8 * License as published by the Free Software Foundation; either 17 * License along with this library; if not, write to the Free Software 625 free(buf); 630 free(priv->config_descriptor); 758 free(dev_buf); 763 free(dev_buf); 776 free(dev_buf); 1117 free(priv->config_descriptor); [all...] |
/external/elfutils/libelf/ |
elf32_updatefile.c | 6 This file is free software; you can redistribute it and/or modify 9 * the GNU Lesser General Public License as published by the Free 15 * the GNU General Public License as published by the Free 441 free (scn->shdr.ELFW(e,LIBELFBITS)); 448 free (scns); 629 free (tmp_phdr); 684 free (shdr_data_mem); 724 free (shdr_data_mem); 725 free (scns); 773 free (buf) [all...] |
/external/opencv/cvaux/src/ |
decomppoly.cpp | 279 free( pointExist ); 308 free( pointExist ); 320 free( pointExist ); 570 free( memory ); 621 free( memory );
|
/external/selinux/checkpolicy/ |
checkpolicy.c | 28 * This program is free software; you can redistribute it and/or modify 30 * the Free Software Foundation, version 2. 135 free(scontext); 222 free(tmp); 286 free(type_rules); 772 free(scontext); 1035 free(fstype); 1036 free(path); 1055 free(sids); 1096 free(name) [all...] |
/external/vboot_reference/utility/ |
eficompress.c | 460 Called when compression is completed to free memory previously allocated. 469 free (mText); 473 free (mLevel); 477 free (mChildCount); 481 free (mPosition); 485 free (mParent); 489 free (mPrev); 493 free (mNext); 497 free (mBuf); 1720 free(obuf) [all...] |
/external/webrtc/webrtc/test/channel_transport/ |
udp_socket2_win.cc | 118 free(lpProtocolBuf); 131 free(lpProtocolBuf); 201 free(_flow); 962 free(pInterfaceBuffer); 1016 free(pInterfaceBuffer); 1026 free(pInterfaceBuffer); [all...] |
/frameworks/av/media/libeffects/factory/ |
EffectsFactory.c | 365 free(e1); 384 free(fx); 486 free(root); 487 free(data); 619 free(d); 630 free(d); 701 free(d); 712 free(d); 746 free(sube->sub_elem);// Free an already added sub effec [all...] |
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_pcm.c | 747 free(pcm->sw_p); 749 free(pcm->hw_p); 751 free(pcm->sync_ptr); 752 free(pcm); 779 free(pcm); 817 free(pcm); 824 free(pcm->sync_ptr); 825 free(pcm); 833 free(pcm->sync_ptr); 834 free(pcm) [all...] |
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
decoder_driver_test.c | 103 free (decoder_context); 211 free (decoder_context); 395 free (ptemp [i]); 399 free (decode_context->ptr_inputbuffer); 413 free (decode_context->ptr_respbuffer[i]); 417 free (decode_context->ptr_respbuffer); 433 free (ptemp [i]); 437 free (ptemp); 762 free (init_decode->queue_context.ptr_cmdq); 768 free (init_decode->queue_context.ptr_dataq) [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
decoder_driver_test.c | 103 free (decoder_context); 202 free (decoder_context); 376 free (ptemp [i]); 381 free (decode_context->ptr_inputbuffer); 390 free (decode_context->ptr_respbuffer[i]); 395 free (decode_context->ptr_respbuffer); 408 free (ptemp [i]); 413 free (ptemp); 710 free (init_decode->queue_context.ptr_cmdq); 715 free (init_decode->queue_context.ptr_dataq) [all...] |
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
llstats.cpp | [all...] |
wifi_hal.cpp | 507 free(info->interfaces[i]); 583 if (info->cmd) free(info->cmd); 584 if (info->event_cb) free(info->event_cb); 586 if (info->pkt_stats) free(info->pkt_stats); 587 if (info->rx_aggr_pkts) free(info->rx_aggr_pkts); 589 free(info); 634 free(info->pkt_stats); 636 free(info->rx_aggr_pkts); 651 free(info->pkt_fate_stats); 658 free(info) [all...] |
/system/core/init/ |
devices.cpp | 326 free(bus->path); 328 free(bus); 469 free(links); 513 free(p); 555 free(links[i]); 556 free(links); 839 free(file); 868 free(data); 870 free(loading); 872 free(root) [all...] |
/system/media/audio_route/ |
audio_route.c | 157 free(ar->mixer_path[i].name); 160 free(ar->mixer_path[i].setting->value.ptr); 161 free(ar->mixer_path[i].setting); 164 free(ar->mixer_path); 611 free(ar->mixer_state[i].old_value.ptr); 612 free(ar->mixer_state[i].new_value.ptr); 613 free(ar->mixer_state[i].reset_value.ptr); 616 free(ar->mixer_state); 923 free(ar); 934 free(ar) [all...] |
/external/f2fs-tools/fsck/ |
fsck.c | 7 * This program is free software; you can redistribute it and/or modify 9 * published by the Free Software Foundation. 122 free(node); 309 free(node_blk); 352 free(node_blk); 355 free(node_blk); 752 free(name); 781 free(name); 789 free(name); 853 free(de_blk) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
G729EncTest.c | 158 * M A C R O S FOR MALLOC and MEMORY FREE and CLOSING PIPES [all...] |
/hardware/intel/img/psb_video/src/ |
psb_drv_video.c | 5 * Permission is hereby granted, free of charge, to any person obtaining a 609 free(obj_surface->psb_surface); 839 if (attribute_tpi.buffers) free(attribute_tpi.buffers); 913 free(psb_surface); 959 /* Free PVR2D buffer wrapped from the surfaces */ [all...] |
/device/asus/fugu/libaudio/ |
audio_hal_thunks.cpp | 490 free(in); 505 free(stream); 574 free(out); 589 free(stream); 651 free(device); 712 free(adev);
|
/device/htc/flounder/audio/soundtrigger/ |
sound_trigger_hw.c | 320 free(event); 424 free(stdev->config); 465 free(stdev->config); 504 free(stdev->config); 612 free(stdev->streaming_buf); 651 free(stdev->streaming_buf);
|
/external/blktrace/ |
blktrace.c | 10 * This program is free software; you can redistribute it and/or modify 12 * the Free Software Foundation; either version 2 of the License, or 21 * along with this program; if not, write to the Free Software 132 * of malloc/free thrashing, at the cost of more memory movements (potentially). 597 free(dpp->stats); 599 free(dpp->ios); 601 free(dpp->path); 603 free(dpp->buts_name); 604 free(dpp); 1020 free(cl_fds) [all...] |
/external/elfutils/src/ |
addr2line.c | 6 This file is free software; you can redistribute it and/or modify 8 the Free Software Foundation; either version 3 of the License, or 192 free (buf); 204 free (demangle_buffer); 218 This is free software; see the source for copying conditions. There is NO\n\ 421 free (scopes); 659 free (name); 751 free (scopes); 820 free (scopes);
|