代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/395296/2442299
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* Last changed in libpng 1.2.9 April 14, 2006
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c
www.eeworm.com/read/393395/2474728
m s_displaywishartpdf.m
% this script displays the pdfs of the 1x1 Wishart distribution,
% i.e. the gamma distribution
% see "Risk and Asset Allocation"-Springer (2005), by A. Meucci
% formula (2.230)
clc; clear; clos
www.eeworm.com/read/393286/2477650
c dvma.c
/*
* Virtual DMA allocation
*
* (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* 11/26/2000 -- disabled the existing code because it didn't work for
* me in 2.4. Replaced with a sig
www.eeworm.com/read/391269/2520800
h alloca_.h
/* Memory allocation on the stack.
Copyright (C) 1995, 1999, 2001-2004, 2006-2007 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
u
www.eeworm.com/read/389879/2533834
c bcm43xx_dma.c
/*
Broadcom BCM43xx wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005, 2006 Michael Buesch
Some code in this file is derived from
www.eeworm.com/read/386998/2564691
c pngmem.c
/* pngmem.c - stub functions for memory allocation
*
* libpng version 1.2.7 - September 12, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2004
www.eeworm.com/read/385891/2578941
c dvma.c
/*
* Virtual DMA allocation
*
* (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* 11/26/2000 -- disabled the existing code because it didn't work for
* me in 2.4. Replaced with a s
www.eeworm.com/read/381490/2644596
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/376006/2717312
readme
$PostgreSQL: pgsql/src/backend/utils/mmgr/README,v 1.11 2007/05/29 04:19:35 neilc Exp $
Notes about memory allocation redesign
--------------------------------------
Up through version 7.0, Postgres
www.eeworm.com/read/371322/2780751
c alloc.c
/*
* alloc.c
*
* memory allocation and deallocation
*
* David A. McGrew
* Cisco Systems, Inc.
*/
/*
*
* Copyright (c) 2001-2005 Cisco Systems, Inc.
* All rights reserved.
*
* Redistribu