代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/162614/5530116

c builtins-12.c

/* Copyright (C) 2003 Free Software Foundation. Verify that all the malloc-like __builtin_ allocation functions are recognized by the compiler. Written by Roger Sayle, 12th April 2003. */
www.eeworm.com/read/162614/5535282

java outofmemoryerror.java

/* OutOfMemoryError.java -- thrown when a memory allocation fails Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is f
www.eeworm.com/read/162519/5544814

java outofmemoryerror.java

/* OutOfMemoryError.java -- thrown when a memory allocation fails Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is f
www.eeworm.com/read/158106/5598238

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng 1.0.12 - June 8, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glenn Randers
www.eeworm.com/read/474373/6821357

cpp crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al
www.eeworm.com/read/473907/6821509

c h.c

/* * h.c -- Handle allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * See the file "license.txt" for usage and redistribution license requirements * * $
www.eeworm.com/read/473907/6821525

c balloc.c

/* * balloc.c -- Block allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements
www.eeworm.com/read/195195/8168923

c interfac.c

/* command line interface for Clustal W */ /* DES was here MARCH. 1994 */ /* DES was here SEPT. 1994 */ /* Fixed memory allocation bug in check_param() . Alan Bleasby Dec 2002 */ #include
www.eeworm.com/read/392371/8347384

h f240.h

IMR .set 0004h /* Interrupt Mask Register*/ GREG .set 0005h /* Global memory allocation Register */ IFR .set 0006h /* Interrupt Flag Register */ /* System configuration and i
www.eeworm.com/read/392371/8347658

h c240.h

#define IMR (* (volatile unsigned int *) 0x04) /* Interrupt Mask Register*/ #define GREG (* (volatile unsigned int *) 0x05) /* Global memory allocation Register */ #define IFR (* (volatil