代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/152843/5657096
c pgalloc.c
/* pgalloc.c: page directory & page table allocation
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software;
www.eeworm.com/read/152843/5657102
c mmu-context.c
/* mmu-context.c: MMU context allocation and management
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free softwar
www.eeworm.com/read/152843/5658405
c iommu.c
/*
* arch/ppc64/kernel/iommu.c
* Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation
*
* Rewrite, cleanup, new allocation schemes, virtual merging:
* Copyright (C) 2004 Olof Jo
www.eeworm.com/read/475913/6769393
java type.java
package symbols;
import lexer.*;
public class Type extends Word {
public int width = 0; // width is used for storage allocation
public Type(String s, int tag, int w) { super(s, tag);
www.eeworm.com/read/367662/9737909
h lf2407regs.h
volatile unsigned int *IMR = (volatile unsigned int *)0x0004; // Interrupt Mask Register
volatile unsigned int *GREG = (volatile unsigned int *)0x0005; // Global memory allocation Regist
www.eeworm.com/read/415537/11066129
txt ntfs cluster size, better harddrive performance.txt
Cluster is an allocation unit. If you create file lets say 1 byte in size, at least one cluster should be allocated on FAT file system. On NTFS if file is small enough, it can be stored in MFT record
www.eeworm.com/read/204209/15343364
h myarray.h
double **D2dmatrix(int row,int col){
int ii,jj;
double **temp;
temp=(double **)malloc(long(row)*sizeof(double *));
if(!temp){
cout
www.eeworm.com/read/105051/15679198
h heap.h
#ifndef _HEAP_H_
#define _HEAP_H_
// How much space to reserve for the stack
#define STACKSIZE (8*1024)
// Will an allocation of num bytes be successful?
// We need this because we dont do any deal
www.eeworm.com/read/100142/15882847
readme2
EXAMPLE:
Systematic joint best-basis selection and bit allocation for
one dimensional data at 2 bits per sample.
Given five training images are 512X512 in dimension, output, as
doubles, the wavelet