代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/227427/14425741

h error_val.h

/* * global error codes for chunk allocation problems * * Copyright 2000 by Gray Watson * * This file is part of the dmalloc package. * * Permission to use, copy, modify, and distribute this so
www.eeworm.com/read/124659/14555228

doc pcvmm.doc

pcvmm.doc Tuesday, March 1, 1990 1:00 pm Page 1 ********************************************************************** public functions - requires at least MSC 5.0+ *
www.eeworm.com/read/224992/14557941

c vfdt.c

#include "vfml.h" #include "vfdt-engine.h" #include #include #include #include char *gFileStem = "DF"; char *gSourceDirectory = "."; int gDoTe
www.eeworm.com/read/118392/14873918

c dw_widget.c

/* * File: dw_widget.c * * Copyright (C) 2001-2003 Sebastian Geerken * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/209537/15217755

c 7.c

本程序模拟的是《计算机操作系统》(汤子赢等)课本P97"银行家算法之例"编写的 第一部分:银行家算法(扫描) 1.如果Request
www.eeworm.com/read/169937/5408875

h util.h

/* ********************************************************************* util.h - memory allocation, error reporting, and other mundane stuff Copyright (C) 1991 Dean Rubine This program is free sof
www.eeworm.com/read/167893/5451112

h util.h

/*********************************************************************** util.h - memory allocation, error reporting, and other mundane stuff Copyright (C) 1991 Dean Rubine This program is free sof
www.eeworm.com/read/159030/5588821

java allocexpr.java

// $Id: AllocExpr.java,v 1.6 2000/10/10 15:47:49 mdeeds Exp $ package java6035.tools.IR; /** * AllocExpr represents an allocation expression. */ public class AllocExpr extends Expression { pr
www.eeworm.com/read/158793/5594844

h util.h

/* ********************************************************************* util.h - memory allocation, error reporting, and other mundane stuff Copyright (C) 1991 Dean Rubine This program is free sof
www.eeworm.com/read/173137/9671096

h heapdiff.h

#ifndef MPT_HEAPDIFF_H #define MPT_HEAPDIFF_H /* * mpatrol * A library for controlling and tracing dynamic memory allocations. * Copyright (C) 1997-2002 Graeme S. Roy *