HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 2001 - 2025 of 5893) sorted by null

<<81828384858687888990>>

  /device/huawei/angler/power/
utils.c 244 free(new_hint);
287 /* We can free the hint-data for this node. */
288 free(found_node->data);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 65 free(send_buf);
75 free(pHead);
266 free(p->recv_buf);
364 free(send_buf);
422 free(rspn_ptr);
423 free(rsp_ptr);
726 free(lib_handle->tsctrl.proto);
740 free(lib_handle->tsctrl.proto);
814 // if recv error, we should close the connection, free the proto data,
830 //free(tsctrl->preivew_proto)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 218 free(p_exif_data->tag_entry.data._bytes);
225 free(p_exif_data->tag_entry.data._ascii);
233 free(p_exif_data->tag_entry.data._shorts);
241 free(p_exif_data->tag_entry.data._longs);
249 free(p_exif_data->tag_entry.data._rats);
256 free(p_exif_data->tag_entry.data._undefined);
264 free(p_exif_data->tag_entry.data._slongs);
272 free(p_exif_data->tag_entry.data._srats);
  /device/lge/bullhead/power/
utils.c 239 free(new_hint);
282 /* We can free the hint-data for this node. */
283 free(found_node->data);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 65 free(send_buf);
75 free(pHead);
265 free(p->recv_buf);
363 free(send_buf);
421 free(rspn_ptr);
422 free(rsp_ptr);
725 free(lib_handle->tsctrl.proto);
739 free(lib_handle->tsctrl.proto);
813 // if recv error, we should close the connection, free the proto data,
829 //free(tsctrl->preivew_proto)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_exif.c 217 free(p_exif_data->tag_entry.data._bytes);
224 free(p_exif_data->tag_entry.data._ascii);
232 free(p_exif_data->tag_entry.data._shorts);
240 free(p_exif_data->tag_entry.data._longs);
248 free(p_exif_data->tag_entry.data._rats);
255 free(p_exif_data->tag_entry.data._undefined);
263 free(p_exif_data->tag_entry.data._slongs);
271 free(p_exif_data->tag_entry.data._srats);
  /external/avahi/avahi-utils/
stdb.c 4 avahi is free software; you can redistribute it and/or modify it
6 published by the Free Software Foundation; either version 2.1 of the
15 License along with avahi; if not, write to the Free Software
139 free(data.dptr);
202 free(key.dptr);
  /external/bison/build-aux/
gnu-web-doc-update 12 # Copyright (C) 2009-2012 Free Software Foundation, Inc.
14 # This program is free software: you can redistribute it and/or modify
16 # the Free Software Foundation, either version 3 of the License, or
55 Copyright (C) $year Free Software Foundation, Inc,
57 This is free software: you are free to change and redistribute it.
  /external/blktrace/btreplay/
btrecord.c 6 * This program is free software; you can redistribute it and/or modify
8 * the Free Software Foundation; either version 2 of the License, or
17 * along with this program; if not, write to the Free Software
296 free(iip->file_name);
297 free(iip->devnm);
298 free(iip);
378 free(dsf);
637 free(cur);
751 free(stream->vfn);
754 free(stream->file_name)
    [all...]
  /external/c-ares/
ares_options.c 240 free(csv);
244 free(s);
ares_query.c 121 if (qbuf != NULL) free(qbuf);
182 free(qquery);
  /external/clang/test/Analysis/
taint-tester.c 159 void free(void *ptr);
168 free(line); // expected-warning + {{tainted}}
  /external/curl/lib/
llist.c 138 free(e);
151 free(list);
  /external/curl/src/
tool_metalink.c 112 free(*(str)); \
531 free(ctxt);
538 free(ctxt);
558 free(context->digest_hashctx);
559 free(context);
654 free(result);
705 free(res);
739 free(f);
838 /* there was no free node, create one! */
  /external/dhcpcd-6.8.2/
dev.c 67 free(ctx->dev);
110 free(ctx->dev);
eloop.c 139 /* Allocate a new event if no free ones already allocated */
282 /* No existing, so allocate or grab one from the free pool */
435 free(ke);
478 free(ctx);
496 free(e);
500 free(e);
504 free(t);
508 free(t);
513 free(ctx->fds);
515 free(ctx)
    [all...]
  /external/dng_sdk/source/
dng_memory_stream.cpp 61 free (fPageList);
164 free (fPageList);
  /external/e2fsprogs/debugfs/
icheck.c 167 free(bw.barray);
168 free(block_buf);
lsdel.c 203 free(block_buf);
204 free(delarray);
zap.c 165 free(buf);
257 free(buf);
  /external/e2fsprogs/e2fsck/
emptydir.c 85 free(edi);
117 * Also question --- how to free the indirect blocks.
190 free(edi->block_buf);
  /external/e2fsprogs/lib/blkid/
cache.c 2 * cache.c - allocation/initialization/free routines for cache
154 free(cache->bic_filename);
156 free(cache);
save.c 147 free(backup);
156 free(tmp);
  /external/elfutils/libdw/
cie.c 5 This file is free software; you can redistribute it and/or modify
8 * the GNU Lesser General Public License as published by the Free
14 * the GNU General Public License as published by the Free
135 free (cie);
149 free (cie);
dwarf_getaranges.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
139 free (arangelist);
269 free (elt);

Completed in 532 milliseconds

<<81828384858687888990>>