代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/339586/3297953
c mp_alloc.c
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1996-2004
* Sleepycat Software. All rights reserved.
*
* $Id: mp_alloc.c,v 11.47 2004/10/15 16:59:42 bostic Exp $
*
www.eeworm.com/read/339586/3298158
c os_alloc.c
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997-2004
* Sleepycat Software. All rights reserved.
*
* $Id: os_alloc.c,v 11.41 2004/07/06 21:06:36 mjc Exp $
*/
www.eeworm.com/read/337546/3329559
c dma-alloc.c
/* dma-alloc.c: consistent DMA memory allocation
*
* Derived from arch/ppc/mm/cachemap.c
*
* PowerPC version derived from arch/arm/mm/consistent.c
* Copyright (C) 2001 Dan Malek (dmalek@jlc.n
www.eeworm.com/read/337445/3340588
c su_alloc.c
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/337445/3340598
h su_alloc.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2006 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/334125/3373657
pl ndr_alloc.pl
#!/usr/bin/perl
# NDR allocation tests
# (C) 2005 Jelmer Vernooij. Published under the GNU GPL
use strict;
use Test::More tests => 5 * 8;
use FindBin qw($RealBin);
use lib "$RealBin";
use Util qw(tes
www.eeworm.com/read/333502/3385652
c mysqlnd_alloc.c
/*
+----------------------------------------------------------------------+
| PHP Version 6 |
+--------------------------------------------
www.eeworm.com/read/333502/3385964
c mysqlnd_alloc.c
/*
+----------------------------------------------------------------------+
| PHP Version 6 |
+--------------------------------------------
www.eeworm.com/read/327225/3463292
c alloc_stats.c
/* vi: set sw=4 ts=4: */
/*
* alloc_stats.c --- Update allocation statistics for ext2fs
*
* Copyright (C) 2001 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms
www.eeworm.com/read/327225/3463306
c alloc_sb.c
/* vi: set sw=4 ts=4: */
/*
* alloc_sb.c --- Allocate the superblock and block group descriptors for a
* newly initialized filesystem. Used by mke2fs when initializing a filesystem
*
* Copyright