Searched
refs:free (Results
2151 -
2175 of
5893) sorted by null
<<81828384858687888990>>
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3input.h | 121 * you set it manually as it will be free()d 135 void (*free) (struct ANTLR3_INPUT_STREAM_struct * input); member in struct:ANTLR3_INPUT_STREAM_struct
|
/external/autotest/client/common_lib/hosts/ |
base_classes.py | 265 """Raises an error if path does not have at least gb GB free. 267 @param path The path to check for free disk space. 273 @raises AutoservDiskFullHostError if path has less than gb GB free. 291 @param path The path to check for free i-nodes. 369 # should feel free to override these if they can provide better
|
/external/bison/src/ |
getargs.c | 3 Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software 8 This program is free software: you can redistribute it and/or modify 10 the Free Software Foundation, either version 3 of the License, or 434 _("Copyright (C) %d Free Software Foundation, Inc.\n"), 438 This is free software; see the source for copying conditions. There is NO\n\ 665 free (spec_defines_file); 674 free (spec_graph_file); 714 free (spec_xml_file); 736 free (spec_verbose_file);
|
scan-skel.l | 3 Copyright (C) 2001-2007, 2009-2012 Free Software Foundation, Inc. 7 This program is free software: you can redistribute it and/or modify 9 the Free Software Foundation, either version 3 of the License, or 97 free (outname); 276 free (*outnamep);
|
/external/blktrace/btt/ |
plat.c | 7 * This program is free software; you can redistribute it and/or modify 9 * the Free Software Foundation; either version 2 of the License, or 18 * along with this program; if not, write to the Free Software 64 free(info);
|
q2d.c | 6 * This program is free software; you can redistribute it and/or modify 8 * the Free Software Foundation; either version 2 of the License, or 17 * along with this program; if not, write to the Free Software 66 free(priv);
|
/external/cblas/src/ |
cblas_cher.c | 111 free(x);
|
cblas_chpr.c | 111 free(x);
|
cblas_zher.c | 105 free(x);
|
cblas_zhpr.c | 111 free(x);
|
/external/clang/lib/Frontend/Rewrite/ |
HTMLPrint.cpp | 94 free(Buffer);
|
/external/compiler-rt/lib/tsan/tests/unit/ |
tsan_shadow_test.cc | 53 free(heap);
|
/external/compiler-rt/test/asan/TestCases/ |
debug_locate.cc | 77 free(heap_ptr);
|
strtoll_strict.c | 117 free(array0);
|
/external/curl/lib/ |
hmac.c | 125 free((char *) ctxt);
|
/external/curl/lib/vtls/ |
polarssl_threadlock.c | 97 free(mutex_buf);
|
/external/curl/tests/libtest/ |
lib509.c | 99 (free)(ptr);
|
/external/e2fsprogs/e2fsck/ |
mtrace.c | 2 Copyright (C) 1991, 1992 Free Software Foundation, Inc. 6 This library is free software; you can redistribute it and/or 8 published by the Free Software Foundation; either version 2 of the 18 not, write to the Free Software Foundation, Inc., 675 Mass Ave, 22 or (US mail) as Mike Haertel c/o Free Software Foundation. */ 77 free (ptr);
|
/external/e2fsprogs/lib/e2p/ |
mntopts.c | 146 free(buf);
|
/external/e2fsprogs/lib/et/ |
com_right.c | 117 free(p);
|
/external/e2fsprogs/lib/ext2fs/ |
imager.c | 132 free(buf); 183 free(buf); 233 free(buf); 276 free(buf);
|
/external/e2fsprogs/lib/ss/ |
parse.c | 119 free (argv);
|
/external/e2fsprogs/misc/ |
base_device.c | 145 free(str);
|
/external/elfutils/libasm/ |
asm_newabssym.c | 6 This file is free software; you can redistribute it and/or modify 9 * the GNU Lesser General Public License as published by the Free 15 * the GNU General Public License as published by the Free 120 free (result);
|
asm_newsym.c | 6 This file is free software; you can redistribute it and/or modify 9 * the GNU Lesser General Public License as published by the Free 15 * the GNU General Public License as published by the Free 117 /* Note that we can free the entry since there must be no 123 free (result);
|
Completed in 495 milliseconds
<<81828384858687888990>>