HomeSort by relevance Sort by last modified time
    Searched refs:free (Results 1626 - 1650 of 5893) sorted by null

<<61626364656667686970>>

  /external/curl/tests/server/
rtspd.c 508 free(rtp_scratch);
526 free(cmd);
995 free(ptr);
1006 free(ptr);
1015 free(ptr);
1022 free(ptr);
1023 free(cmd);
1047 free(ptr);
1048 free(cmd);
    [all...]
  /external/dbus/tools/
dbus-cleanup-sockets.c 7 * Note that this file is NOT licensed under the Academic Free License,
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
77 free (old);
146 free (se->name);
149 free (se);
163 free (entries);
387 "This is free software; see the source for copying conditions.\n"
  /external/dng_sdk/source/
dng_ref_counted_block.cpp 104 free (fBuffer);
  /external/drm_gralloc/
gralloc_drm_priv.h 5 * Permission is hereby granted, free of charge, to any person obtaining a
58 /* free a bo */
59 void (*free)(struct gralloc_drm_drv_t *drv, member in struct:gralloc_drm_drv_t
  /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);
200 free (binding->codeset);
322 free (new_binding->dirname);
324 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/ext2fs/
qcow2.h 73 __u32 free; member in struct:ext2_qcow2_l2_cache
  /external/e2fsprogs/lib/ss/
error.c 67 free (whoami);
get_readline.c 74 free(tmp);
  /external/eigen/test/eigen2/
eigen2_eigensolver.cpp 4 // Copyright (C) 2008 Gael Guennebaud <g.gael@free.fr>
81 Gsl::free(gSymmA);
82 Gsl::free(gSymmB);
83 GslTraits<RealScalar>::free(gEval);
84 Gsl::free(gEvec);
  /external/elfutils/libasm/
asm_newcomsym.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
103 free (result);
asm_newscngrp.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
83 free (result);
  /external/elfutils/libelf/
elf_getarsym.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
223 free (elf->state.ar.ar_sym);
239 free (elf->state.ar.ar_sym);
286 free (elf->state.ar.ar_sym);
315 free (temp_data);
  /external/fio/engines/
guasi.c 209 free(ld->reqs);
210 free(ld->io_us);
211 free(ld);
228 free(ld);
  /external/freetype/include/config/
ftstdlib.h 132 #define ft_sfree free
  /external/google-breakpad/src/testing/gtest/samples/
sample10_unittest.cc 63 free(block);
  /external/harfbuzz_ng/src/
hb-gobject-structs.cc 65 static void _hb_##name##_destroy (hb_##name##_t *l) { free (l); } \
test-size-params.cc 76 destroy = free;
test-would-substitute.cc 80 destroy = free;
  /external/icu/icu4c/source/samples/udata/
reader.c 99 free(currdir);
writer.c 78 free(currdir);
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 68 free((void *)p);
  /external/jemalloc/include/jemalloc/
jemalloc_mangle.h 19 # define free je_free macro
jemalloc_mangle_jet.h 19 # define free jet_free macro

Completed in 577 milliseconds

<<61626364656667686970>>