代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3587888
c alloc.c
#include
#include
#include
#include
#include
#include
void * __init_refok alloc_maybe_bootmem(size_t s
www.eeworm.com/read/316872/3595907
c alloc.c
/*
* Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the term
www.eeworm.com/read/316872/3604934
c alloc.c
/*
* linux/fs/hpfs/alloc.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* HPFS bitmap operations
*/
#include "hpfs_fn.h"
static int hpfs_alloc_if_possible_nolock(stru
www.eeworm.com/read/316872/3605153
h alloc.h
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* alloc.h
*
* Function prototypes
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*
* This program is f
www.eeworm.com/read/316872/3605220
c alloc.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* alloc.c
*
* Extent allocs and frees
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*
* This program
www.eeworm.com/read/314660/3630237
so alloc.so
m4_comment([$Id: alloc.so,v 1.12 2004/08/13 03:39:00 bostic Exp $])
m4_ref_title(Upgrading m4_db Applications,
[Release 3.3: DB-__GT__set_malloc, DB-__GT__set_realloc],,
upgrade.3.3/getswap,
www.eeworm.com/read/307309/3725406
c alloc.c
/* vi: set sw=4 ts=4: */
/*
* alloc.c --- allocate new inodes, blocks for ext2fs
*
* Copyright (C) 1993, 1994, 1995, 1996 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under
www.eeworm.com/read/306428/3739019
h alloc.h
/* alloc.h
Definitions for the object management API protocol memory allocation... */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1996-2003 by Internet
www.eeworm.com/read/305566/3771835
c alloc.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/*****************************************************************************
Allocate and free mult
www.eeworm.com/read/305566/3772116
std alloc.std
short vector:
hv[0] = 0
hv[1] = 1
hv[2] = 2
hv[3] = 3
int vector:
iv[0] = 0
iv[1] = 1
iv[2] = 2
iv[3] = 3
float vector:
fv[0] = 0.000000
fv[1] = 1.000000
fv[2] = 2.000000
fv[3] = 3.000000
double ve