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

<<81828384858687888990>>

  /external/selinux/libsemanage/src/
database_policydb.c 207 free(tmp_dbase);
217 free(dbase);
446 dbase->rtable->free(tmp_records[list_arg.pos]);
447 free(tmp_records);
  /external/selinux/libsepol/src/
policydb_convert.c 99 free(tmp_data);
ports.c 79 free(tmp_con);
91 free(tmp_port);
94 free(tmp_con);
271 free(port);
  /external/selinux/libsepol/tests/
test-linker.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
104 free(modules[i]);
  /external/selinux/policycoreutils/restorecond/
utmpwatcher.c 7 * This program is free software; you can redistribute it and/or
9 * published by the Free Software Foundation; either version 2 of
18 * along with this program; if not, write to the Free Software
93 free(path);
  /external/skia/src/gpu/
GrGlyph.h 52 void free() { function in struct:GrGlyph
  /external/squashfs-tools/squashfs-tools/
android.c 92 free(full_name);
pseudo.c 8 * This program is free software; you can redistribute it and/or
10 * as published by the Free Software Foundation; either version 2,
19 * along with this program; if not, write to the Free Software
119 free(targname);
466 free(filename);
476 free(filename);
515 free(path);
  /external/toybox/kconfig/
expr.c 96 free(e);
124 printf("how to free type %d?\n", e->type);
127 free(e);
253 free(e->left.expr);
256 free(tmp);
269 free(e->right.expr);
272 free(tmp);
282 free(e->left.expr);
285 free(tmp);
298 free(e->right.expr)
    [all...]
util.c 75 /* Free storage for growable string */
79 free(gs->s);
  /external/toybox/toys/lsb/
killall.c 100 if (CFG_TOYBOX_FREE) free(TT.err);
  /external/toybox/toys/other/
makedevs.c 55 for (line_no = 0; (line = get_line(fd)); free(line)) {
  /external/toybox/toys/posix/
expand.c 127 if (CFG_TOYBOX_FREE) free(TT.tab);
split.c 93 free(TT.outfile);
  /external/v8/test/unittests/
test-utils.cc 23 virtual void Free(void* data, size_t) { free(data); }
  /external/valgrind/coregrind/
m_options.c 13 This program is free software; you can redistribute it and/or
15 published by the Free Software Foundation; either version 2 of the
24 along with this program; if not, write to the Free Software
281 VG_(free)(out);
353 VG_(free)(patt);
380 VG_(free)(patt);
384 VG_(free)(patt);
pub_core_mallocfree.h 13 This program is free software; you can redistribute it and/or
15 published by the Free Software Foundation; either version 2 of the
24 along with this program; if not, write to the Free Software
37 // PURPOSE: high-level memory allocation (malloc/free), for the core and
153 Bool free; // True if this is in the arena free zone. member in struct:_AddrArenaInfo
  /external/valgrind/drd/tests/
rwlock_test.c 104 free(tid);
  /external/valgrind/helgrind/tests/
tc24_nonzero_sem.c 58 free(s);
  /external/valgrind/memcheck/tests/
dw4.c 34 free(undefp);
leak_cpp_interior.cpp 88 free(p2);
  /external/vboot_reference/host/lib/
file_keys.c 58 free(buf);
host_misc.c 51 free(buf);
  /external/vboot_reference/host/lib21/
host_fw_preamble.c 76 free(buf);
  /external/vboot_reference/tests/
sha_tests.c 96 free(long_msg);

Completed in 329 milliseconds

<<81828384858687888990>>