HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 976 - 1000 of 7852) sorted by null

<<31323334353637383940>>

  /external/selinux/libselinux/src/
selinuxswig_ruby.i 44 free(*$1);
stringrep.c 151 free(node->perms[i]);
153 free(node->name);
155 free(node->perms);
157 free(node);
167 free(cur->name);
170 free(cur->perms[i]);
172 free(cur->perms);
177 free(prev);
  /external/selinux/libselinux/utils/
selinuxexeccon.c 56 free(proccon);
57 free(con);
  /external/selinux/libsepol/cil/src/
cil_stack.c 55 free((*stack)->stack);
56 free(*stack);
  /external/selinux/libsepol/cil/test/unit/
test_cil_tree.c 51 free(test_node);
69 free(test_tree);
  /external/selinux/libsepol/src/
roles.c 50 free(*ptr++);
51 free(tmp_roles);
  /external/squashfs-tools/squashfs-tools/
read_file.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
143 free(line);
148 free(line);
unsquashfs_info.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
53 free(pathname);
62 free(pathname);
  /external/syslinux/com32/lib/sys/module/
elfutils.c 70 free(info->start_addr);
86 free(memptr);
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
aoeboot.c 68 free ( drive );
70 free ( ata );
ib_srpboot.c 63 free ( drive );
65 free ( scsi );
iscsiboot.c 65 free ( drive );
67 free ( scsi );
  /external/toybox/toys/posix/
ln.c 77 free(new);
86 if (new != dest) free(new);
rm.c 44 free(s);
64 free(s);
  /external/valgrind/coregrind/m_initimg/
initimg-pathscan.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
108 VG_(free)(executable_name_out);
137 VG_(free)(executable_name_out);
  /external/valgrind/drd/tests/
omp_prime.c 110 free(pflag);
111 free(primes);
pth_barrier_thr_cr.c 47 free(tid);
51 free(s_barrier);
read_and_free_race.stderr.exp 5 at 0x........: free (vg_replace_malloc.c:...)
  /external/valgrind/helgrind/tests/
tc15_laog_lockdel.c 44 "Free 2 and re-allocate it. This gives it a new identity,\n");
64 free( mx1 );
65 free( mx2 );
  /external/valgrind/memcheck/tests/amd64-solaris/
scalar.stderr.exp 15 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /external/valgrind/memcheck/tests/
err_disable_arange1.stderr.exp 6 Address 0x........ is 492 bytes inside a block of size 4,000 free'd
7 at 0x........: free (vg_replace_malloc.c:...)
27 Address 0x........ is 3,156 bytes inside a block of size 4,000 free'd
28 at 0x........: free (vg_replace_malloc.c:...)
malloc1_ks_alloc.stderr.exp 3 Address 0x........ is 1 bytes inside a block of size 10 free'd
  /external/valgrind/memcheck/tests/linux/
proc-auxv.c 58 free (platform0);
59 free (platform1);
  /external/valgrind/memcheck/tests/solaris/
pkcs11.c 57 free(mechs);
60 free(slots);
scalar_getrandom.stderr.exp 15 Address 0x........ is not stack'd, malloc'd or (recently) free'd

Completed in 457 milliseconds

<<31323334353637383940>>