代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/182103/5265280

c fat_fat_operations.c

/* * fat_fat_operations.c * * General operations on File Allocation Table * * Copyright (C) 2001 OKTET Ltd., St.-Petersburg, Russia * Author: Eugeny S. Mints * * @
www.eeworm.com/read/182103/5269958

c vt.c

/* * linux/drivers/char/vt.c * * Copyright (C) 1992 obz under the linux copyright * * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 * Dynamic keymap and string allocation - aeb@cwi.nl
www.eeworm.com/read/179911/5295742

c vt.c

/* * linux/drivers/char/vt.c * * Copyright (C) 1992 obz under the linux copyright * * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 * Dynamic keymap and string allocation - aeb@cwi.nl
www.eeworm.com/read/167185/5464915

c spalloc.c

#include #define SPHERE_LIBRARY_CODE #include /* * memory allocation/deallocation routines for the sphere_t * structure. * * Returns: a SP_FILE pointer upon success
www.eeworm.com/read/167185/5465062

c spalloc.c

#include #define SPHERE_LIBRARY_CODE #include /* * memory allocation/deallocation routines for the sphere_t * structure. * * Returns: a SP_FILE pointer upon success
www.eeworm.com/read/162614/5522067

c 900519_09.c

// { dg-do assemble } // g++ 1.37.1 bug 900519_09 // g++ allows the allocation of const objects via operator new even when // these uses of operator new do not include initializations. // This is i
www.eeworm.com/read/350097/3130635

c vt.c

/* * linux/drivers/char/vt.c * * Copyright (C) 1992 obz under the linux copyright * * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 * Dynamic keymap and string allocation - aeb@cwi.nl
www.eeworm.com/read/337546/3338456

c memory.c

/* * Copyright (c) by Jaroslav Kysela * Copyright (c) by Takashi Iwai * * EMU10K1 memory page allocation (PTB area) * * * This program is free software; you
www.eeworm.com/read/327225/3463382

c dev.c

/* vi: set sw=4 ts=4: */ /* * dev.c - allocation/initialization/free routines for dev * * Copyright (C) 2001 Andreas Dilger * Copyright (C) 2003 Theodore Ts'o * * %Begin-Header% * This file may
www.eeworm.com/read/324920/3489919

c pci_iommu.c

/* * arch/ppc64/kernel/pci_iommu.c * Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation * * Rewrite, cleanup, new allocation schemes: * Copyright (C) 2004 Olof Johansson, IBM Co