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

<<11121314151617181920>>

  /external/e2fsprogs/intl/
hash-string.h 2 Copyright (C) 1995, 1997-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
ngettext.c 2 Copyright (C) 1995, 1997, 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
printf-parse.h 2 Copyright (C) 1999, 2002-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
vasnwprintf.h 2 Copyright (C) 2002-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
wprintf-parse.h 2 Copyright (C) 1999, 2002-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
  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.1 45 Free blocks count wrong for group #0 (79, counted=91).
48 Free blocks count wrong (79, counted=91).
54 Free inodes count wrong for group #0 (7, counted=4).
60 Free inodes count wrong (7, counted=4).
  /external/e2fsprogs/tests/f_bbinode/
expect.1 33 Free blocks count wrong for group #0 (1962, counted=1965).
36 Free blocks count wrong (1962, counted=1965).
42 Free inodes count wrong for group #0 (485, counted=477).
45 Free inodes count wrong (485, counted=477).
  /external/e2fsprogs/tests/f_illitable/
expect.1 30 Free blocks count wrong for group #0 (77, counted=89).
33 Free blocks count wrong (77, counted=89).
36 Free inodes count wrong for group #0 (20, counted=21).
42 Free inodes count wrong (20, counted=21).
  /external/e2fsprogs/tests/f_misstable/
expect.1 27 Free blocks count wrong for group #0 (7987, counted=7984).
30 Free blocks count wrong (11602, counted=11599).
36 Free inodes count wrong for group #0 (1493, counted=1489).
42 Free inodes count wrong (2997, counted=2993).
  /external/elfutils/libelf/
gelf_rawchunk.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,
67 free (result);
  /external/grub/docs/
boot.S 2 /* Copyright (C) 1999, 2001 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 of the License, or
15 along with this program; if not, write to the Free Software
boot.S.texi 2 /* @r{Copyright (C) 1999, 2001 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 of the License, or
15 along with this program; if not, write to the Free Software
  /external/grub/stage2/
size_test 4 # Copyright (C) 1999,2004 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, or (at your option)
17 # along with this program; if not, write to the Free Software Foundation,
vstafs.h 3 * Copyright (C) 2001 Free Software Foundation, Inc.
5 * This program is free software; you can redistribute it and/or modify
7 * the Free Software Foundation; either version 2 of the License, or
16 * along with this program; if not, write to the Free Software
  /external/icu4c/samples/layout/
arraymem.h 18 #define DELETE_ARRAY(array) free((void *) (array))
  /external/kernel-headers/original/linux/
efs_fs_sb.h 39 __be32 fs_tfree; /* total free data blocks */
40 __be32 fs_tinode; /* total free inodes */
55 __u32 data_free; /* # of free data blocks */
56 __u32 inode_free; /* # of free inodes */
  /external/oprofile/libop/
op_parse_event.c 90 free(part);
98 free(part);
106 free(part);
114 free(part);
  /external/proguard/bin/
proguard.bat 3 REM Start-up script for ProGuard -- free class file shrinker, optimizer,
proguardgui.bat 3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
retrace.bat 3 REM Start-up script for Retrace -- companion tool for ProGuard, free class file
  /external/qemu/distrib/sdl-1.2.12/src/thread/pth/
SDL_sysmutex.c 5 This library is free software; you can redistribute it and/or
7 License as published by the Free Software Foundation; either
16 License along with this library; if not, write to the Free Software
55 /* Free the mutex */
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
SDL_sysmutex.c 5 This library is free software; you can redistribute it and/or
7 License as published by the Free Software Foundation; either
16 License along with this library; if not, write to the Free Software
57 /* Free the mutex */
  /external/webkit/WebCore/manual-tests/
caret-image.html 7 <div id="test" contenteditable="true">free<img src="resources/webkit-background.png">lunch</div>
  /external/yaffs2/yaffs2/direct/
ydirectenv.h 10 * This program is free software; you can redistribute it and/or modify
12 * published by the Free Software Foundation.
48 #define YFREE(x) free(x)
50 #define YFREE_ALT(x) free(x)
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txCtrlBlk.c 104 * INPUTS: hTxCtrlBlk - The object to free
136 in the next free entery pointer. Init also some other fields. */
149 /* Write null in the next-free index of the last entry. */
164 Allocate a free control-block entry for the current Tx packet's parameters
167 first free entry.
173 TTxCtrlBlk *pFirstFreeEntry; /* The first entry just points to the first free entry. */
180 pCurrentEntry = pFirstFreeEntry->pNextFreeEntry; /* Get free entry. */
183 /* If no free entries, print error (not expected to happen) and return NULL. */
186 TRACE1(pTxCtrlBlk->hReport, REPORT_SEVERITY_ERROR, "txCtrlBlk_alloc(): No free entry, UsedEntries=%d\n", pTxCtrlBlk->uNumUsedEntries);
193 /* Link the first entry to the next free entry. *
    [all...]

Completed in 50 milliseconds

<<11121314151617181920>>