代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/417108/11003235
c pool_alloc.c
#include "rsync.h"
#define POOL_DEF_EXTENT (32 * 1024)
struct alloc_pool
{
size_t size; /* extent size */
size_t quantum; /* allocation quantum */
struct pool_extent *extents; /* top extent
www.eeworm.com/read/331240/12837528
txt 银行家算法模拟程序.txt
银行家
#include
#define MAX 100
class YHJ
{
int numOfPro;
int numOfTyp;
int Available[MAX];
int Max[MAX][MAX];
int Allocation[MAX][MAX];
int Need[MAX][MAX];
int Save[MAX];
www.eeworm.com/read/328532/13022153
c m82xxdpramlib.c
/* m82xxDpramLib.c - 82xx DPRAM memory allocation driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,27may05,fhc add head file for
www.eeworm.com/read/328532/13022413
c m82xxdpramlib.c
/* m82xxDpramLib.c - 82xx DPRAM memory allocation driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,27may05,fhc add head file for
www.eeworm.com/read/240709/13202535
prefs org.eclipse.jdt.core.prefs
#Fri Sep 07 09:22:34 CST 2007
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/138045/13269979
c memtree.c
/* memtree.c 9-9-92 memory allocation routines for the Tierra Simulator */
/* Tierra Simulator V4.0: Copyright (c) 1992 C. J. Stephenson & Virtual Life*/
#ifndef lint
static char memtreec_sccsi
www.eeworm.com/read/139291/5804222
testoutput6
PCRE version 3.9 02-Jan-2002
/\x{100}/8DM
Memory allocation (code space): 11
------------------------------------------------------------------
0 7 Bra 0
3 2 \xc4\x80
7 7 Ket
10 End
www.eeworm.com/read/132649/5914962
testoutput6
PCRE version 3.9 02-Jan-2002
/\x{100}/8DM
Memory allocation (code space): 11
------------------------------------------------------------------
0 7 Bra 0
3 2 \xc4\x80
7 7 Ket
10 End
www.eeworm.com/read/131315/5940350
c nalloc.c
/* nalloc.c: a simple single-arena allocator for command-line-lifetime allocation */
#include "rc.h"
static struct Block {
size_t used, size;
char *mem;
Block *n;
} *fl, *ul;
/* alignto() works o
www.eeworm.com/read/121621/6067845
map cr2fftn_outplace.map
PROCESSOR PROJECT: D:\Blackfin\ADI code EX\Blackfin_FftDct\Blackfin_FftDct\Copy of cr2fftn_outplace\Debug\cr2fftn_outplace.dxe
LINK ERROR(S): The following memory allocation errors occurred
For