/external/elfutils/libelf/ |
elf_getdata_rawchunk.c | 5 This file is free software; you can redistribute it and/or modify 8 * the GNU Lesser General Public License as published by the Free 14 * the GNU General Public License as published by the Free 113 free (rawchunk); 164 free (buffer);
|
/external/elfutils/tests/ |
addrscopes.c | 5 This file is free software; you can redistribute it and/or modify 7 the Free Software Foundation; either version 3 of the License, or 137 free (scopes); 177 free (buf);
|
/external/fio/ |
cgroup.c | 180 free(root); 185 free(root);
|
/external/fio/engines/ |
fusion-aw.c | 7 * This program is free software; you can redistribute it and/or modify it 8 * under the terms of the GNU General Public License as published by the Free 144 free(d); 158 free(d);
|
null.c | 90 free(nd->io_us); 91 free(nd);
|
/external/flac/include/share/ |
alloc.h | 161 free(oldptr); 168 free(ptr);
|
/external/freetype/src/base/ |
ftdbgmem.c | 136 FT_Free_Func free; member in struct:FT_MemTableRec_ 249 table->free( memory, block ); 326 table->free = memory->free; 336 memory->free( memory, table ); 669 "trying to free unknown block at %p in (%s:%ld)\n", 720 ft_mem_debug_panic( "trying to free NULL in (%s:%ld)", 839 memory->free = ft_mem_debug_free; 892 memory->free = table->free; [all...] |
/external/fsck_msdos/ |
check.c | 134 free(currentFat); 186 pwarn("%d files, %d free (%d clusters), %d bad (%d clusters)\n", 191 pwarn("%d files, %d free (%d clusters)\n", 218 free(fat);
|
/external/icu/icu4c/source/test/cintltst/ |
ccurrtst.c | 159 free(sortKey1); 160 free(sortKey2);
|
hpmufn.c | 97 free(freePtr); 189 free(icuDataDir);
|
/external/iproute2/tc/ |
e_bpf.c | 4 * This program is free software; you can distribute it and/or 6 * as published by the Free Software Foundation; either version 167 free(envp_run[i]); 169 free(envp_run);
|
m_ipt.c | 5 * This program is free software; you can distribute it and/or 7 * as published by the Free Software Foundation; either version 167 free(local_opts); 283 free(new_name); 284 free(lname); 300 free(new_name); 301 free(lname); 308 free(new_name); 309 free(lname); 527 /* Free allocated memory * [all...] |
/external/iptables/extensions/ |
libxt_set.h | 126 free(saved); 150 free(saved);
|
/external/libcxx/test/std/thread/futures/ |
test_allocator.h | 72 {--count; std::free(p);} 137 {std::free(p);}
|
/external/libdivsufsort/examples/ |
mksary.c | 5 * Permission is hereby granted, free of charge, to any person 189 free(SA); 190 free(T);
|
unbwt.c | 5 * Permission is hereby granted, free of charge, to any person 203 free(A); 204 free(T);
|
/external/libdrm/intel/ |
test_decode.c | 4 * Permission is hereby granted, free of charge, to any person obtaining a 134 free(ref_filename); 135 free(ptr);
|
/external/libexif/libexif/ |
exif-mnote-data.c | 5 * This library is free software; you can redistribute it and/or 7 * License as published by the Free Software Foundation; either 17 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 61 if (d->methods.free) d->methods.free (d);
|
/external/libmicrohttpd/doc/examples/ |
largepost.c | 1 /* Feel free to use this example code in any way 140 free (con_info); 172 free (con_info);
|
/external/libmicrohttpd/src/examples/ |
spdy_response_with_callback.c | 5 This program is free software: you can redistribute it and/or modify 7 the Free Software Foundation, either version 3 of the License, or 73 free(cls); 136 free(html);
|
/external/libmicrohttpd/src/microhttpd/ |
postprocessor.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 796 free (pp->content_name); 801 free (pp->content_type); 807 free (pp->content_filename); 813 free (pp->content_transfer_encoding); 989 /* free old content type, we will need that field 991 free (pp->content_type); 1021 free (pp->nested_boundary) [all...] |
/external/libmicrohttpd/src/testzzuf/ |
test_long_header.c | 5 libmicrohttpd is free software; you can redistribute it and/or modify 7 by the Free Software Foundation; either version 2, or (at your 17 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 149 free (url); 214 free (url);
|
/external/libmtp/src/ |
playlist-spl.c | 8 * This library is free software; you can redistribute it and/or 10 * License as published by the Free Software Foundation; either 20 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 237 free(f->filename); 238 free(f); 311 free(s); 479 free(t); 514 free(p->text); 516 free(d); 704 free(f) [all...] |
ptp.c | 8 * This library is free software; you can redistribute it and/or 10 * License as published by the Free Software Foundation; either 20 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, 278 /* free private struct + data */ 283 free (priv); 295 free (priv); 350 free (priv); 424 free(di); 446 free (data); 533 if (params->cameraname) free (params->cameraname) [all...] |
/external/libopus/celt/ |
opus_custom_demo.c | 195 free(in); 196 free(out);
|