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

<<71727374757677787980>>

  /external/selinux/libsemanage/src/
user_record.c 116 free(user->name);
125 free(tmp_name);
302 free(user->name);
303 free(user);
409 .free = semanage_user_free,
  /external/selinux/libsepol/cil/test/unit/
CuTest.c 76 free(str->buffer);
77 free(str);
155 free(t->name);
156 free(t);
285 free(testSuite);
  /external/selinux/libsepol/src/
sidtab.c 69 free(newnode);
113 free(cur);
194 free(temp);
301 free(temp);
305 free(s->htable);
  /external/toybox/toys/pending/
arp.c 250 free(buf); //skip first line
267 free(buf);
294 free(buf);
303 free(host_ip);
304 free(buf);
  /external/vboot_reference/tests/
vb21_common2_tests.c 112 free(key2);
166 free(buf2);
236 free(buf2);
277 free(key2);
278 free(sig2);
  /external/wpa_supplicant_8/src/utils/
trace.c 63 free(matching);
108 free(syms);
187 free(aname);
332 free(sym);
373 free(syms);
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 174 malloc and free should be declared in stdlib.h,
182 extern void free();
185 extern int free();
357 free(buf);
598 free((char *)breaks);
737 free((char *)breaks);
  /toolchain/binutils/binutils-2.25/bfd/
elf-strtab.c 2 Copyright (C) 2001-2014 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
18 along with this program; if not, write to the Free Software
107 free (table);
119 free (table);
128 /* Free a strtab. */
134 free (tab->array);
135 free (tab);
397 free (array)
    [all...]
opncls.c 2 Copyright (C) 1990-2014 Free Software Foundation, Inc.
8 This program is free software; you can redistribute it and/or modify
10 the Free Software Foundation; either version 3 of the License, or
19 along with this program; if not, write to the Free Software
77 free (nbfd);
86 free (nbfd);
127 free ((char *) abfd->filename);
128 free (abfd->arelt_data);
129 free (abfd);
132 /* Free objalloc memory. *
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldmisc.c 2 Copyright (C) 1991-2014 Free Software Foundation, Inc.
7 This program is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
18 along with this program; if not, write to the Free Software
164 free (demangled);
342 free (last_file);
347 free (last_function);
379 free (last_file);
384 free (last_function);
  /external/icu/icu4c/source/test/cintltst/
capitst.c 257 free(binColData);
366 free(disName);
405 free(buffer);
435 free(disName);
601 free(test1);
602 free(test2);
828 free(buffer);
    [all...]
  /external/mesa3d/src/mesa/program/
program_parse.y 5 * Permission is hereby granted, free of charge, to any person obtaining a
316 free($2);
731 free($1);
781 free($1);
869 free($1);
898 free($1);
971 free($1);
1062 free(err_str);
1085 free(err_str);
1111 free($2)
    [all...]
  /external/clang/test/Analysis/
pr22954.c 11 void free(void *);
33 free(a0.s2); // no warning
47 free(a1.s2); // no warning
61 free(a2.s2); // no warning
80 free(a3.s2); // no warning
105 free(b0.a.s2); // no warning
106 free(b0.s2); // no warning
151 free(b0.a.s2); // expected-warning{{Potential leak of memory pointed to by 'b0.s2'}}
162 free(b0.s2); // expected-warning{{Potential leak of memory pointed to by 'b0.a.s2'}}
187 free(c0.s2); // no-warnin
    [all...]
  /external/libdrm/nouveau/
nouveau.c 4 * Permission is hereby granted, free of charge, to any person obtaining a
126 free(args);
133 free(*psclass);
166 free(args);
183 free(args);
226 free(obj->data);
268 free(args);
302 free(obj);
316 free(obj);
324 free(*pdrm)
    [all...]
  /external/toybox/toys/posix/
sed.c 387 free(line);
391 free(line);
404 free(line);
412 free(line);
421 free(TT.remember);
467 free(TT.nextline);
481 free(TT.nextline);
562 free(line);
627 free(line);
643 free(append)
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp 245 free(use_case);
533 free(mSurroundObj);
538 free(mRealCoeffs[i]);
542 free(mRealCoeffs);
548 free(mImagCoeffs[i]);
552 free(mImagCoeffs);
556 free(mSurroundOutputBuffer);
560 free(mSurroundInputBuffer);
726 free(mSurroundObj);
730 free(mSurroundOutputBuffer)
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 3 2006 Free Software Foundation, Inc.
6 GNU Make is free software; you can redistribute it and/or modify it under the
7 terms of the GNU General Public License as published by the Free Software
15 GNU Make; see the file COPYING. If not, write to the Free Software
363 free(fname);
370 free(fname);
377 free(fname);
384 free(fname);
391 free(fname);
395 free(fname)
    [all...]
  /system/netd/server/
BandwidthController.cpp 354 free(buff);
462 free(buff);
757 free(fname);
812 free(fname);
846 free(alertQuotaCmd);
850 free(alertQuotaCmd);
878 free(alertQuotaCmd);
1049 free(alertQuotaCmd);
1050 free(chainName);
1053 free(alertName)
    [all...]
  /external/fio/
cconv.c 26 free(o->description);
27 free(o->name);
28 free(o->directory);
29 free(o->filename);
30 free(o->filename_format);
31 free(o->opendir);
32 free(o->ioengine);
33 free(o->mmapfile);
34 free(o->read_iolog_file);
35 free(o->write_iolog_file)
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3rewritestreams.c 69 // free pointers that are associated with the
87 // rewrite stream free stack and are reused.
99 // adding the stream memory free routine so that
114 // free pointers that are associated with the
168 // adding the stream memory free routine so that
179 stream->elements->free(stream->elements);
236 stream->free = freeRS;
294 // given. We assume that someone else is going to free the
299 stream->elements->free(stream->elements);
390 stream->free = freeNodeRS
    [all...]
  /external/bison/lib/
hash.c 3 Copyright (C) 1998-2004, 2006-2007, 2009-2012 Free Software Foundation, Inc.
7 This program is free software: you can redistribute it and/or modify
9 the Free Software Foundation; either version 3 of the License, or
42 # define obstack_chunk_free free
588 You should specify this function only if you want these functions to free
644 free (table);
648 /* Make all buckets empty, placing any chained entries on the free list.
664 /* Free the bucket overflow. */
678 /* Free the bucket head. */
721 /* Free all bucket overflowed entries. *
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffer_objects.c 6 * Permission is hereby granted, free of charge, to any person obtaining a
83 * Deallocate/free a vertex/pixel buffer object.
100 free(intel_obj->sys_buffer);
103 free(intel_obj);
139 free(intel_obj->sys_buffer);
199 free(intel_obj->sys_buffer);
310 free(intel_obj->sys_buffer);
435 free(intel_obj->range_map_buffer);
478 free(intel_obj->sys_buffer);
609 free((void*)ptr)
    [all...]
  /external/mesa3d/src/mesa/main/
debug.c 8 * Permission is hereby granted, free of charge, to any person obtaining a
302 free(buffer);
350 free(buffer);
487 free(buf);
522 free(buf);
523 free(buf2);
557 free(buf);
558 free(buf2);
589 free(buf);
600 free(buf)
    [all...]
  /external/tinyalsa/
mixer.c 77 free(mixer->ctl[n].ename[m]);
78 free(mixer->ctl[n].ename);
81 free(mixer->ctl);
85 free(mixer->elem_info);
87 free(mixer);
159 free(eid);
165 free(eid);
376 free(tlv);
474 free(tlv);
  /external/toybox/lib/
xwrap.c 180 // allocated in order and if fd0 was free it would go to cestnepasun[0]
194 // and free up potentially overlapping pipe handles before reuse
408 free(temp);
425 free(new);
427 if (done) free(llist_pop(&done));
458 llist_traverse(done, free);
463 free(new);
497 free(llist_pop(&todo));
504 llist_traverse(todo, free);
505 llist_traverse(done, free);
    [all...]

Completed in 957 milliseconds

<<71727374757677787980>>