代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/377293/2702493

prefs org.eclipse.jdt.core.prefs

#Thu Oct 09 21:23:40 CST 2008 eclipse.preferences.version=1 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_e
www.eeworm.com/read/350730/3116897

c heap.c

/* * vivi/lib/heap.c: simple dynamic memory allocation routine * * Based on bootldr/heap.c * */ #include "config.h" #include "machine.h" #include "printk.h" #ifdef DEBUG_HEAP #define DPRINTK(ar
www.eeworm.com/read/160611/5568682

c falloc.c

/* * falloc.c * data for fugue memory allocation. */ #include #include "xlisp.h" #include "sound.h" #include "falloc.h" /* special free lists */ CQUE *sample_block_free = NULL; /* re
www.eeworm.com/read/391471/8401185

html lib0027.html

Compiler-Based Allocation
www.eeworm.com/read/364026/9925021

cpp o.cpp

#include #include #include"o.h" void stack1::InitStack(Stack& S,int ms) { S.stack=new Mg [ms]; if(!S.stack) { cerr
www.eeworm.com/read/167247/9974408

c mcu.c

/* * mcu.c -- * * Support for MCU allocation, deallocation, and printing. * */ /* * $Id: mcu.c,v 1.5 2004/08/18 21:38:43 enlf Exp $ */ #include #include #include
www.eeworm.com/read/271693/10983801

m resource_alloc.m

function [st_baseStation] = resource_alloc(st_baseStation, st_mobileStations, st_initConfig) switch st_baseStation.scheduler_Algo case 0 st_baseStation.allocation(1,1,1:st_baseStation
www.eeworm.com/read/470865/6901195

c dlpusc.c

#include "allocation.h" #define DLPUSC_GUARDLEFT 184 #define DLPUSC_GUARDRIGHT 183 #define DLPUSC_NC OFDMA_NC #define DLPUSC_NUMCLUSTERS 120 #define DLPUSC_NUMSUBCHANNELS 60 #define DLPUSC_NUMSUBCAR
www.eeworm.com/read/470865/6901198

c dlfusc.c

#include "allocation.h" #define DLFUSC_VARPILOTS 71 #define DLFUSC_CONSTPILOTS 12 #define DLFUSC_GUARDLEFT 173 #define DLFUSC_GUARDRIGHT 172 #define DLFUSC_DATA (DLFUSC_NC - DLFUSC_GUARDLEFT - DLFUS
www.eeworm.com/read/315311/13546235

html xcmsalloccolor.html

Xlib Programming Manual: XcmsAllocColor XcmsAllocColor Syntax