代码搜索:Allocation

找到约 5,034 项符合「Allocation」的源代码

代码结果 5,034
www.eeworm.com/read/233448/4687399

java pr18699.java

// Test for thread-local allocation problems. import java.util.HashMap; import java.util.Observable; import java.util.Observer; class PR18699 extends Observable implements Runnable, Observer { pu
www.eeworm.com/read/230932/4718852

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/223124/4813825

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/209559/4973679

c anode.c

/* * linux/fs/hpfs/anode.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * handling HPFS anode tree that contains file allocation info */ #include "hpfs_fn.h" /* Find
www.eeworm.com/read/208315/4993812

c tty.c

/* $Id: tty.c,v 1.1.1.1 2005/01/05 13:59:50 tian Exp $ */ /* * TTY.C ------ Routines for pseudo terminal allocation. * Various platforms are supported. * * Copyright (C) 1992, 1993 Yongguang Zh
www.eeworm.com/read/204713/5030128

java gctest7.java

package gctest; import joprt.RtThread; import util.Dbg; import com.jopdesign.sys.*; import util.Timer; // GC test 7. Allocation of one local referenced object. Testing if the object // survives the
www.eeworm.com/read/200740/5064490

h evbconfig.h

/* V0.1 Initial Release 10/July/2006 RBR Port over Tmote 21/December/2006 RS */ #ifndef EVBCONFIG_H #define EVBCONFIG_H //todo: figure it out...dynamic memory allocation //cha
www.eeworm.com/read/200738/5064530

h evbconfig.h

/* V0.1 Initial Release 10/July/2006 RBR Port over Tmote 21/December/2006 RS */ #ifndef EVBCONFIG_H #define EVBCONFIG_H //todo: figure it out...dynamic memory allocation //cha
www.eeworm.com/read/200734/5064669

h evbconfig.h

/* V0.1 Initial Release 10/July/2006 RBR Port over Tmote 21/December/2006 RS */ #ifndef EVBCONFIG_H #define EVBCONFIG_H //todo: figure it out...dynamic memory allocation //cha
www.eeworm.com/read/196036/5104818

c kmalloc-arm.c

/* * linux/mm/kmalloc.c * * Copyright (C) 1994, 1995, 1996 R.M.King, ???, Linus Torvalds * * Changelog: * 4/1/96 RMK Changed allocation sizes to suite requested * sizes. On i386, and othe