Searched
refs:free (Results
1276 -
1300 of
7852) sorted by null
<<51525354555657585960>>
/external/strace/tests-m32/ |
strace-V.test | 27 This is free software; see the source for copying conditions. There is NO
|
/external/strace/tests-mx32/ |
strace-V.test | 27 This is free software; see the source for copying conditions. There is NO
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
SmallPtrSet.cpp | 23 free(CurArray); 167 free(OldBuckets); 205 free(CurArray); 228 free(CurArray);
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTError.cpp | 58 free(pswzString);
|
/external/syslinux/core/lwip/src/include/lwip/ |
mem.h | 53 #define mem_free free 83 we can't free part of a pool element and don't want to copy the rest */
|
/external/syslinux/gpxe/src/hci/ |
shell.c | 4 * This program is free software; you can redistribute it and/or 6 * published by the Free Software Foundation; either version 2 of the 15 * along with this program; if not, write to the Free Software 99 free ( line );
|
/external/toybox/lib/ |
dirtree.c | 62 if (parent) free(path); 65 free(dt); 118 // If this had children, it was callback's job to free them already. 120 free(new); 142 free(path);
|
/external/toybox/scripts/ |
mktags.c | 56 free(line);
|
/external/toybox/toys/pending/ |
diff.c | 135 free(t); 316 free(p_vector); 334 free(v[0]); //no need for v_vector now. 335 free(v[1]); 344 free(kcand); 467 free(f_path); 468 if (tmp) free(tmp); 631 free(d); 632 free(J); 633 free(TT.offset[0]) [all...] |
gzip.c | 104 free(out_name); 131 free(in_name); 132 free(out_name); 168 free(out_name);
|
mdev.c | 119 free(regex); 143 free(str); 154 free(str); 214 free(dev);
|
/external/toybox/toys/posix/ |
pwd.c | 53 if (CFG_TOYBOX_FREE) free(pwd);
|
xargs.c | 120 free(toys.optargs); 184 free(dlist->data); 185 free(dlist); 188 free(out);
|
/external/valgrind/coregrind/m_replacemalloc/ |
vg_replace_malloc.c | 14 This program is free software; you can redistribute it and/or 16 published by the Free Software Foundation; either version 2 of the 25 along with this program; if not, write to the Free Software 80 10050 FREE 112 through to malloc/free. 197 /* Below are new versions of malloc, __builtin_new, free, 496 /*---------------------- free ----------------------*/ 499 'vg_replacement' to free previously allocated memory. 514 #define FREE(soname, fnname, vg_replacement) \ 528 FREE(VG_Z_LIBSTDCXX_SONAME, free, free ) [all...] |
/external/valgrind/coregrind/m_scheduler/ |
sched-lock-generic.c | 16 This program is free software; you can redistribute it and/or 18 published by the Free Software Foundation; either version 2 of the 27 along with this program; if not, write to the Free Software 61 VG_(free)(p);
|
/external/valgrind/gdbserver_tests/ |
watchpoints.c | 70 free(k50); //break2
|
/external/valgrind/helgrind/ |
hg_basics.h | 14 This program is free software; you can redistribute it and/or 16 published by the Free Software Foundation; either version 2 of the 25 along with this program; if not, write to the Free Software 43 void HG_(free) ( void* p ); 107 the free. This shakes out races in which memory is referenced by 110 before the free. */
|
/external/valgrind/memcheck/tests/amd64/ |
xor-undef-amd64.c | 141 free(junk);
|
/external/valgrind/memcheck/tests/ |
clireq_nofill.c | 11 /* run with `valgrind -q --malloc-fill=0xaf --free-fill=0xdb` */ 26 free(s);
|
err_disable3.c | 42 free(block);
|
malloc1.stderr.exp | 4 Address 0x........ is 1 bytes inside a block of size 10 free'd 5 at 0x........: free (vg_replace_malloc.c:...)
|
mempool2.stderr.exp | 52 ------ read free in malloc-backed pool ------ 64 ------ read free in mmap-backed pool ------ 69 Address 0x........ is 11 bytes inside a block of size 20 free'd 78 ------ double free in malloc-backed pool ------ 80 Invalid free() / delete / delete[] / realloc() 90 ------ double free in mmap-backed pool ------ 92 Invalid free() / delete / delete[] / realloc() 95 Address 0x........ is 0 bytes inside a block of size 20 free'd
|
partial_load_dflt.stderr.exp | 16 Address 0x........ is 0 bytes inside a block of size 4 free'd 17 at 0x........: free (vg_replace_malloc.c:...)
|
/external/valgrind/memcheck/tests/darwin/ |
aio.stderr.exp | 6 Address 0x........ is not stack'd, malloc'd or (recently) free'd 14 Address 0x........ is not stack'd, malloc'd or (recently) free'd
|
/external/valgrind/memcheck/tests/linux/ |
sigqueue.c | 33 free(si);
|
Completed in 927 milliseconds
<<51525354555657585960>>