代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/136824/5847895

h memorymanager.h

/*** * File: MemoryManager.h - Header File * ----------------------------------------------------- * Author: Peter Dalton * Date: 3/23/01 1:15:27 PM * * Description: This M
www.eeworm.com/read/136571/5868307

c util.c

#include "all.h" #include "util.h" #include #define MAXINT 32767. Float *NewFloat (int N) { /* Allocate array of N Floats */ Float *temp; temp = (Float *) malloc
www.eeworm.com/read/136571/5870756

c util.c

/* * FAAC - Freeware Advanced Audio Coder * Copyright (C) 2001 Menno Bakker * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/136571/5870795

c gpkplotting.c

#ifdef HAVEGTK #include "gpkplotting.h" #include "string.h" static gint num_plotwindows = 0; static gint max_plotwindows = 10; static GdkPixmap *pixmaps[10]; static GtkWidget *pixmapboxes[10];
www.eeworm.com/read/131315/5941125

c setlinebuf.c

#include extern "C" void setlinebuf(FILE* stream) { if (!__validfp(stream)) return; ((streambuf*)stream)->linebuffered(1); // FIXME: If currently unbuffered(), set base(
www.eeworm.com/read/131315/5942265

c main.c

/* pathalias -- by steve bellovin, as told to peter honeyman */ #ifndef lint static char *sccsid = "@(#)main.c 9.8 91/06/11"; #endif #ifndef VMS #define MAIN main #else #define MAIN XXmain #endif #i
www.eeworm.com/read/130382/5957397

c pgpoptionmem.c

/*____________________________________________________________________________ pgpOptionMem.c Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. Me
www.eeworm.com/read/130382/5957709

c pgpmemorymgr.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: pgpMemoryMgr.c,v 1
www.eeworm.com/read/130382/5957715

c pgpmemorymgrstd.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. Generic/Unix functions
www.eeworm.com/read/130382/5957732

c pgpmemorymgrmac.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. Mac-specific functions