代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/136816/5854741
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.0.9 - January 31, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Rand
www.eeworm.com/read/136815/5856588
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 Glenn Rande
www.eeworm.com/read/131315/5940765
cc new.cc
/* Defines a buffered memory allocation abstraction that reduces calls to
malloc.
Copyright (C) 1989 Free Software Foundation, Inc.
written by Douglas C. Schmidt (schmidt@ics.uci.edu)
This f
www.eeworm.com/read/129875/5968974
c pngstub0.c
/* pngstub.c - stub functions for i/o and memory allocation
libpng 1.0 beta 1 - version 0.71
For conditions of distribution and use, see copyright notice in png.h
Copyright (c) 1995 Gu
www.eeworm.com/read/129875/5968976
c pngmem.c
/* pngmem.c - stub functions for memory allocation
libpng 1.0 beta 3 - version 0.89
For conditions of distribution and use, see copyright notice in png.h
Copyright (c) 1995, 1996 Guy E
www.eeworm.com/read/128552/5983115
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/128552/5983120
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 requirem
www.eeworm.com/read/125811/6021641
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/125688/6023444
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 sp
www.eeworm.com/read/121089/6069687
asm galloc.asm
;*
;* COW : Character Oriented Windows
;*
;* galloc.asm : global memory allocation
TITLE GALLOC - Global memory allocator
.xlist
include kernel.inc
include galloc.inc
include pbi.inc