HomeSort by relevance Sort by last modified time
    Searched full:free (Results 51 - 75 of 12366) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/dropbear/libtomcrypt/src/pk/rsa/
rsa_free.c 6 * The library is free for all purposes without any express
15 Free an RSA key, Tom St Denis
21 Free an RSA key from memory
22 @param key The RSA key to free
  /external/e2fsprogs/intl/
osdep.c 2 Copyright (C) 2001-2002 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
  /external/e2fsprogs/tests/f_imagic_fs/
expect.1 13 Free blocks count wrong for group #0 (75, counted=87).
16 Free blocks count wrong (75, counted=87).
19 Free inodes count wrong for group #0 (1, counted=2).
25 Free inodes count wrong (1, counted=2).
  /external/e2fsprogs/tests/f_summary_counts/
expect.1 7 Free blocks count wrong for group #0 (200, counted=80).
10 Free blocks count wrong (200, counted=80).
13 Free inodes count wrong for group #0 (250, counted=5).
19 Free inodes count wrong (250, counted=5).
  /external/e2fsprogs/tests/f_zero_group/
expect.1 7 Free blocks count wrong for group #0 (7987, counted=7982).
10 Free blocks count wrong (11602, counted=11597).
13 Free inodes count wrong for group #0 (1493, counted=1488).
16 Free inodes count wrong (2997, counted=2992).
  /external/e2fsprogs/tests/f_zero_super/
expect.1 7 Free blocks count wrong for group #0 (7987, counted=7982).
10 Free blocks count wrong (11602, counted=11597).
13 Free inodes count wrong for group #0 (1493, counted=1488).
16 Free inodes count wrong (2997, counted=2992).
  /external/genext2fs/
TODO 8 - mke2fs includes reserved blocks in free blocks, maybe we should too
  /external/grub/stage2/
tparm.h 4 * Copyright (C) 2002 Free Software Foundation, Inc.
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
  /external/clearsilver/man/man3/
skipFreeList.3 14 skipFreeList - free a skip list.
25 list - list to free.
  /external/kernel-headers/original/asm-arm/
timex.h 6 * This program is free software; you can redistribute it and/or modify
8 * published by the Free Software Foundation.
  /external/kernel-headers/original/linux/netfilter/
xt_connmark.h 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
  /frameworks/base/core/jni/android/graphics/
NIOBuffer.h 10 // this checks to ensure that free() was called
16 void free(JNIEnv* env);
  /external/e2fsprogs/tests/m_dasd_bs/
expect.1 40 Free blocks: 31664
41 Free inodes: 16373
64 15827 free blocks, 8181 free inodes, 2 directories
65 Free blocks: 557-16383
66 Free inodes: 12-8192
72 15837 free blocks, 8192 free inodes, 0 directories
73 Free blocks: 16931-32767
74 Free inodes: 8193-1638
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/
xmalloc.c 2 Copyright (C) 1990, 1991 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify
6 the Free Software Foundation; either version 2, or (at your option)
15 along with this program; if not, write to the Free Software
23 void free ();
50 If N is 0, run free and return NULL. */
61 free (p);
  /external/e2fsprogs/e2fsck/
mtrace.h 2 Copyright 1990, 1991, 1992 Free Software Foundation, Inc.
5 This library is free software; you can redistribute it and/or
7 published by the Free Software Foundation; either version 2 of the
17 not, write to the Free Software Foundation, Inc., 675 Mass Ave,
21 or (US mail) as Mike Haertel c/o Free Software Foundation. */
67 /* Free a block allocated by `malloc', `realloc' or `calloc'. */
68 extern void free __P ((__ptr_t __ptr));
113 /* Number of contiguous free blocks allowed to build up at the end of
130 size_t nfree; /* Free fragments in a fragmented block. */
131 size_t first; /* First free fragment of the block. *
144 } free; member in union:__anon1664
    [all...]
  /external/bison/src/
nullable.h 2 Copyright (C) 2000, 2002 Free Software Foundation, Inc.
6 Bison is free software; you can redistribute it and/or modify
8 the Free Software Foundation; either version 2, or (at your option)
18 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
31 /* Free NULLABLE. */
  /external/bluetooth/glib/glib/gnulib/
g-gnulib.h 4 * This library is free software; you can redistribute it and/or
6 * License as published by the Free Software Foundation; either
16 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
35 #undef free macro
38 #define free g_free macro
  /system/core/libcutils/
dir_hash.c 156 free(f->name);
157 free(f);
160 free(name);
161 free(node);
186 free(f->name);
187 free(f);
191 free(f->name);
192 free(f);
214 free(f->name);
215 free(f)
    [all...]
  /external/elfutils/libelf/
elf_end.c 0 /* Free resources associated with Elf descriptor.
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,
54 descriptors which depend on it. But we can free the archive
59 free (elf->state.ar.ar_sym);
72 solve this problem by giving free the child lock. The
94 /* This was the last activation. Free all resources. */
99 free (elf->state.ar.long_names);
112 /* Free all separately allocated section headers. *
    [all...]
  /external/bison/m4/
inttypes_h_gl.m4 2 dnl Copyright (C) 1997-2004 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
mbrtowc.m4 2 dnl Copyright (C) 2001-2002, 2004-2005 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
mbstate_t.m4 2 dnl Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
stdint_h_gl.m4 2 dnl Copyright (C) 1997-2004 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
strnlen.m4 2 dnl Copyright (C) 2002-2003, 2005 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation
uintmax_t_gl.m4 2 dnl Copyright (C) 1997-2004 Free Software Foundation, Inc.
3 dnl This file is free software; the Free Software Foundation

Completed in 44 milliseconds

1 23 4 5 6 7 8 91011>>