代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/279692/10403604
pas swaptestu.pas
unit swaptestu;
// Win95 API memory allocation swapfile test & example
// written by Phil Dorcas 4/4/97 - 4/7/97
// "Run test" button allocates memory with error checking on each press
// "Re
www.eeworm.com/read/467355/7010615
c ga_link.c
# include "link.h"
Population::Population()
{
extern Parameter *parm;
num_member=num_record=0;
member=new Ligand[parm->max_population];
if(member==NULL) Memory_Allocation_Error();
}
www.eeworm.com/read/358468/7152422
c ohci.c
#include "ioat91sam9260.h"
#include "ohci.h"
#include "includes.h"
#include "msd.h"
#include "mass.h"
#include "prio.h"
// =====================================
// Memory allocation for UHP:
www.eeworm.com/read/456193/7355115
m fm_vs.m
function fm_vs(flag,k)
% FM_VS save Jacobian Matrices during time domain integrations
%
% FM_VS(FLAG,K)
% FLAG 0 -> initialization and memory allocation
% 1 -> enlarge memory all
www.eeworm.com/read/443646/7629531
c interface.c
/* command line interface for Clustal W */
/* DES was here MARCH. 1994 */
/* DES was here SEPT. 1994 */
/* Fixed memory allocation bug in check_param() . Alan Bleasby Dec 2002 */
#include
www.eeworm.com/read/136877/13356729
c alloc.c
/*
* alloc.c -- Memory allocation utilities for cluster
*
* $Log: alloc.c,v $
* Revision 1.8 1993/01/20 19:00:40 stolcke
* triangular matrix stuff no longer needed
*
* Revision 1.7 1993/01/
www.eeworm.com/read/314830/13557968
c alloc.c
/*
* alloc.c -- Memory allocation utilities for cluster
*
* $Log: alloc.c,v $
* Revision 1.8 1993/01/20 19:00:40 stolcke
* triangular matrix stuff no longer needed
*
* Revision 1.7 1993/01/
www.eeworm.com/read/301999/13844906
c alloc.c
/*
* alloc.c -- Memory allocation utilities for cluster
*
* $Log: alloc.c,v $
* Revision 1.8 1993/01/20 19:00:40 stolcke
* triangular matrix stuff no longer needed
*
* Revision 1.7 1993/01/
www.eeworm.com/read/152843/5665642
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/151716/5679592
c alloc.c
/* alloc.c -- memory allocation
This file is part of the LZO real-time data compression library.
Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
The L