HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 401 - 425 of 2074) sorted by null

<<11121314151617181920>>

  /device/samsung/crespo/alsa-utils/alsactl/
utils.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
97 free(str);
  /external/bison/src/
uniqstr.c 3 Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
7 Bison is free software; you can redistribute it and/or modify
9 the Free Software Foundation; either version 2, or (at your option)
19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
120 free);
147 | Free the uniqstrs. |
  /external/blktrace/btt/
aqd.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
56 free(info);
bno_dump.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
67 free(param);
proc.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
55 free(pnp->u.name);
57 free(pnp->pip->name);
59 free(pnp->pip);
61 free(pnp);
  /external/bluetooth/bluez/tools/
l2ping.c 10 * This program is free software; you can redistribute it and/or modify
12 * the Free Software Foundation; either version 2 of the License, or
21 * along with this program; if not, write to the Free Software
243 free(send_buf);
244 free(recv_buf);
249 free(send_buf);
250 free(recv_buf);
  /external/chromium/base/crypto/
cssm_init.cc 74 free(mem_ptr);
  /external/chromium/third_party/icu/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 68 free((void *)p);
  /external/chromium/third_party/libevent/
signal.c 188 free(sig->sh_old[evsignal]);
194 free(sig->sh_old[evsignal]);
261 free(sh);
356 free(base->sig.sh_old);
  /external/clearsilver/util/
ulist.c 69 free (r_ul);
250 return uListDestroyFunc(ul, free);
275 free (r_ul->items);
276 free (r_ul);
  /external/dhcpcd/
logger.c 93 free(fmt2);
  /external/e2fsprogs/intl/
bindtextdom.c 2 Copyright (C) 1995-1998, 2000-2003 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify it
6 by the Free Software Foundation; either version 2, or (at your option)
15 License along with this program; if not, write to the Free Software
164 free (binding->dirname);
201 free (binding->codeset);
323 free (new_binding->dirname);
325 free (new_binding);
log.c 2 Copyright (C) 2003 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify it
6 by the Free Software Foundation; either version 2, or (at your option)
15 License along with this program; if not, write to the Free Software
71 free (last_logfilename);
textdomain.c 2 Copyright (C) 1995-1998, 2000-2003 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify it
6 by the Free Software Foundation; either version 2, or (at your option)
15 License along with this program; if not, write to the Free Software
130 free (old_domain);
  /external/e2fsprogs/lib/et/
com_right.c 102 free(p);
  /external/e2fsprogs/lib/ext2fs/
io_manager.c 55 free(options);
  /external/e2fsprogs/lib/ss/
error.c 68 free (whoami);
get_readline.c 74 free(tmp);
  /external/elfutils/libasm/
asm_newcomsym.c 91 free (result);
asm_newscngrp.c 71 free (result);
  /external/elfutils/libelf/
elf_readall.c 5 This program is free software; you can redistribute it and/or modify
7 the Free Software Foundation, version 2.
15 along with this program; if not, write to the Free Software Foundation,
86 free (mem);
109 /* Free the locks on the children. */
  /external/freetype/include/freetype/config/
ftstdlib.h 131 #define ft_sfree free
  /external/freetype/src/raster/
ftmisc.h 77 FT_Free_Func free; member in struct:FT_MemoryRec_
  /external/giflib/
dgif_lib.c 110 free((char *)GifFile);
135 free((char *)Private);
136 free((char *)GifFile);
146 free((char *)Private);
147 free((char *)GifFile);
153 free((char *)Private);
154 free((char *)GifFile);
187 free((char *)GifFile);
202 free((char *)Private);
203 free((char *)GifFile)
    [all...]
  /external/icu4c/samples/udata/
reader.c 99 free(currdir);

Completed in 6415 milliseconds

<<11121314151617181920>>