代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/172783/9690886

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng 1.2.1 - December 12, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glen
www.eeworm.com/read/171230/9765815

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng version 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-20
www.eeworm.com/read/171045/9774325

h sparse.h

#include "main.h" #define Mod2sparse_block 10 // Number of entries to block together for memory allocation /*Structure representing a non-zero entry, or the header for a row or column*/ type
www.eeworm.com/read/135592/13918009

c bitmap.c

/* * linux/fs/affs/bitmap.c * * (c) 1996 Hans-Joachim Widmaier * * * bitmap.c contains the code that handles all bitmap related stuff - * block allocation, deallocation, calculation of free
www.eeworm.com/read/112209/15491616

h comp.h

/* Define storage allocation parameters FAR_TABLES dynamically allocates dictionary using far pointers SPLIT_TABLES allows a dictionary size over 32K */ #define FAR_TA
www.eeworm.com/read/110420/15534355

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li
www.eeworm.com/read/104380/15696632

c alloc.c

/* memory allocation routines * * Adapted from alloc routine in K&R; memory statistics and interrupt * protection added for use with net package. Must be used in place of * standard Turbo-C li
www.eeworm.com/read/100919/15860581

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng 1.2.1 - December 12, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glen
www.eeworm.com/read/100622/15868618

h crsa.h

// very long integer - can be used like long class vlong_value; class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units alloca
www.eeworm.com/read/391748/8379843

c vasnprintf.c

/* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* vsprintf with automatic memory allocation. Copyright (C) 1999, 2002-2008 Free Software Foundation, Inc.