代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/407641/2261162
c pngerror.c
/* pngerror.c - stub functions for i/o and memory allocation
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 G
www.eeworm.com/read/402787/2317934
cpp ex4_11.cpp
// EX4_11.CPP
// Calculating primes using dynamic memory allocation
#include
#include
using std::cin;
using std::cout;
using std::endl;
using std::setw;
int main()
{
www.eeworm.com/read/396823/2408038
testoutput5
PCRE version 5.0 13-Sep-2004
/\x{100}/8DM
Memory allocation (code space): 10
------------------------------------------------------------------
0 6 Bra 0
3 \x{100}
6 6 Ket
9 End
-
www.eeworm.com/read/393395/2474725
m logtpdf.m
function f = LogTPDF(x,nu,Mu,Sigma)
% this function computes the pdf of the N-variate log-t distribution
% see "Risk and Asset Allocation"-Springer (2005), by A. Meucci
% formula (2.213)
N=len
www.eeworm.com/read/393286/2476249
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/393286/2476255
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/393286/2477757
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/393286/2477793
c pci_iommu.c
/*
* arch/ppc64/kernel/pci_iommu.c
* Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation
*
* Rewrite, cleanup, new allocation schemes:
* Copyright (C) 2004 Olof Johansson, IBM
www.eeworm.com/read/389879/2533936
c dma.c
/*
Broadcom B43legacy wireless driver
DMA ringbuffer and descriptor allocation/management
Copyright (c) 2005, 2006 Michael Buesch
Some code in this file is derived from the
www.eeworm.com/read/389774/2536039
testoutput5
PCRE version 5.0 13-Sep-2004
/\x{100}/8DM
Memory allocation (code space): 10
------------------------------------------------------------------
0 6 Bra 0
3 \x{100}
6 6 Ket
9 End
-