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

<<61626364656667686970>>

  /external/selinux/libselinux/src/
getpeercon.c 40 free(buf);
lgetfilecon.c 46 free(buf);
  /external/selinux/libselinux/utils/
getconlist.c 70 free(usercon);
  /external/selinux/libsemanage/tests/
test_utilities.c 5 * This library is free software; you can redistribute it and/or
7 * License as published by the Free Software Foundation; either
16 * License along with this library; if not, write to the Free Software
152 free(str);
172 free(str);
195 free(temp);
258 free(tok);
  /external/selinux/libsepol/tests/
test-expander-users.c 8 * This library is free software; you can redistribute it and/or
10 * License as published by the Free Software Foundation; either
19 * License along with this library; if not, write to the Free Software
66 free(found);
  /external/selinux/policycoreutils/sepolgen-ifgen/
sepolgen-ifgen-attr-helper.c 6 * This program is free software; you can redistribute it and/or
8 * published by the Free Software Foundation, version 2.
171 free(policydb);
179 free(policydb);
215 free(p);
228 free(p);
  /external/selinux/policycoreutils/sestatus/
sestatus.c 261 free(root_path);
269 free(pol_path);
381 /* free up the booleans */
382 free(bools[i]);
384 free(bools);
  /external/skia/src/utils/
SkBitSet.cpp 30 fBitData.free();
  /external/squashfs-tools/squashfs-tools/
read_fs.c 9 * This program is free software; you can redistribute it and/or
11 * as published by the Free Software Foundation; either version 2,
20 * along with this program; if not, write to the Free Software
285 free(block_list);
341 free(block_list);
491 free(*inode_table);
656 free(directory_table);
716 free(id_table);
734 free(id_table);
775 free(*fragment_table)
    [all...]
  /external/tinyalsa/
tinymix.c 160 free(buf);
197 free(buf);
243 free(buf);
247 free(buf);
  /external/toybox/toys/lsb/
dmesg.c 69 if (CFG_TOYBOX_FREE) free(data);
  /external/toybox/toys/other/
insmod.c 44 if (CFG_TOYBOX_FREE) free(buf);
mountpoint.c 52 if (CFG_TOYBOX_FREE) free(arg);
  /external/toybox/toys/pending/
groupdel.c 60 if (CFG_TOYBOX_FREE) free(entry);
  /external/toybox/toys/posix/
cut.c 137 free(pfield);
224 free(pfield);
272 free(TT.delim);
275 llist_traverse(TT.slist_head, free);
nl.c 67 free(line);
tail.c 56 free(line);
68 free(list);
174 free(dlist_pop(&list));
195 if (!--(list->len)) free(dlist_pop(&list));
204 // Output/free the buffer.
  /external/tremolo/Tremolo/
os_types.h 53 #define _ogg_free free
  /external/v8/samples/
hello-world.cc 21 virtual void Free(void* data, size_t) { free(data); }
  /external/valgrind/drd/tests/
free_is_write.c 1 /* Stress test for the --free-is-write command-line option. */
30 free(ptr);
std_string.cpp 30 free(data);
  /external/valgrind/memcheck/tests/amd64/
insn-pcmpistri.c 64 free(space);
  /external/valgrind/memcheck/tests/
pointer-trace.c 82 free(ptrs);
threadname.c 22 free(m);
wrap5.c 91 free(p);

Completed in 376 milliseconds

<<61626364656667686970>>