代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/120487/6072439
readme
$Header: /cvsroot/pgsql/src/backend/utils/mmgr/README,v 1.4 2003/04/30 19:04:12 tgl Exp $
Notes about memory allocation redesign
--------------------------------------
Up through version 7.0, Postgr
www.eeworm.com/read/118801/6095769
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/118793/6097081
c pngerror.c
/* pngerror.c - stub functions for i/o and 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
www.eeworm.com/read/118793/6097165
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/113536/6127921
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
www.eeworm.com/read/108009/6187251
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.0.2 - June 14, 1998
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1995, 1996 Gu
www.eeworm.com/read/108009/6187257
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng 1.0.2 - June 14, 1998
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1995, 1996 Guy Eric Sch
www.eeworm.com/read/103192/6220659
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
www.eeworm.com/read/101130/6239140
cpp coord.cpp
#include
#include
#include "coord.h"
// error handling
int mgcCoordinate::verbose = 0;
unsigned mgcCoordinate::error = 0;
const unsigned mgcCoordinate::allocation_failed
www.eeworm.com/read/101015/6262103
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