HomeSort by: relevance | last modified time | path
    Searched refs:Free (Results 1 - 25 of 63) sorted by relevancy

1 2 3

  /src/sys/external/isc/libsodium/dist/m4/
ltversion.m4 3 # Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc.
6 # This file is free software; the Free Software Foundation gives
ld-output-def.m4 2 dnl Copyright (C) 2008-2013 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
ltsugar.m4 3 # Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software
7 # This file is free software; the Free Software Foundation gives
lt~obsolete.m4 3 # Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software
7 # This file is free software; the Free Software Foundation gives
  /src/sys/arch/amiga/stand/bootblock/boot/
amigatypes.h 60 u_int32_t First, Lower, Upper, Free;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
tsan_dense_alloc_test.cc 48 alloc.Free(&cache, idx);
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
ChecksumImpl.cs 144 hData.Free();
195 hData.Free();
CodecBase.cs 149 _hInput.Free();
151 _hOutput.Free();
GZipStream.cs 172 h.Free();
216 h.Free();
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 3 # Copyright (C) 1996-2017 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
23 # Copyright (C) 2002-2017 Free Software Foundation, Inc.
25 # This file is free software; the Free Software Foundation
61 # Copyright (C) 2001-2017 Free Software Foundation, Inc.
63 # This file is free software; the Free Software Foundation
81 # Copyright (C) 2001-2017 Free Software Foundation, Inc
    [all...]
  /src/common/dist/zlib/contrib/ada/
zlib-thin.adb 103 Free : in free_func) is
107 Strm.zfree := Free;
zlib-streams.adb 20 procedure Free is new Ada.Unchecked_Deallocation
33 Free (Stream.Buffer);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx28-cfa10037.dts 3 * Copyright 2012 Free Electrons
at91sam9x5dm.dtsi 6 * 2014 Free Electrons
8 * Author: Boris Brezillon <boris.brezillon@free-electrons.com>
imx28-cfa10036.dts 3 * Copyright 2012 Free Electrons
imx28-cfa10056.dts 3 * Copyright 2013 Free Electrons
imx28-cfa10058.dts 4 * Copyright 2013 Free Electrons
imx28-cfa10055.dts 4 * Free Electrons
imx28-cfa10057.dts 4 * Copyright 2012 Free Electrons
kirkwood-openblocks_a7.dts 5 * Copyright (C) 2013 Free Electrons
7 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_sync.cc 99 block_alloc_.Free(&proc->block_cache, idx & ~kFlagMask);
106 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask);
132 // If the range is small, just do the normal free procedure.
224 sync_alloc_.Free(&thr->proc()->sync_cache, myidx);
tsan_dense_alloc.h 15 // allocates/free indices of objects and provide a functionality to map
68 void Free(Cache *c, IndexT idx) {
  /src/sys/net/
radix.h 131 #define Free(p) free(p, M_RTABLE);
  /src/usr.sbin/sysinst/arch/mac68k/
menus.md.pl 119 free (map.blk);
259 option "Free", exit, action {
268 strcpy (map.blk[j].pmPartName, "untitled (Free)");
  /src/sbin/routed/
radix.h 142 #define Free(p) free((void *)p);

Completed in 18 milliseconds

1 2 3