代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/172221/5388938
c pciautoconfiglib.c
/* pciAutoConfigLib.c - PCI bus scan and resource allocation facility */
/* Copyright 1997-2001 Motorola, Inc. All Rights Reserved */
/* Copyright 1997-2001 Wind River Systems, Inc. All Rights Reserv
www.eeworm.com/read/162614/5526349
f90 shift-alloc.f90
! { dg do-run }
! PR 22144: eoshift1, eoshift3 and cshift1 used to lack memory
! allocation, which caused the writes to segfault.
program main
implicit none
integer, dimension (:,:),allocatable ::
www.eeworm.com/read/338072/3322919
h xmlmemory.h
/*
* xmlmemory.h: interface for the memory allocation debug.
*
* Daniel.Veillard@w3.org
*/
#ifndef _DEBUG_MEMORY_ALLOC_
#define _DEBUG_MEMORY_ALLOC_
#include
#include
www.eeworm.com/read/338072/3323344
h xmlmemory.h
/*
* xmlmemory.h: interface for the memory allocation debug.
*
* Daniel.Veillard@w3.org
*/
#ifndef _DEBUG_MEMORY_ALLOC_
#define _DEBUG_MEMORY_ALLOC_
#include
#include
www.eeworm.com/read/335343/3359070
cc bighashmap_arena.cc
// -*- c-basic-offset: 4; related-file-name: "../include/click/bighashmap_arena.hh" -*-
/*
* bighashmap_arena.{cc,hh} -- memory allocation for hash tables, etc.
* Eddie Kohler
*
* Copyright (c) 20
www.eeworm.com/read/309514/3704806
cs payloadmanager.cs
//#define COUNT_ALLOCATIONS
//#define SIMPLE_ALLOCATION
using System;
using System.Collections.Generic;
using System.Text;
using System.Diagnostics;
using System.Threading;
using Helper.Thr
www.eeworm.com/read/304222/3802352
compile fp.compile
#!/bin/sh
# Author: Kees J. Bot
# Compile one soft FP source file.
# (These files shouldn't be optimized normally, but the 16-bit C compiler
# only optimizes scratch register allocation a bit wi
www.eeworm.com/read/287127/4028160
c tlmisc.c
//: TreeList memory allocation and miscellaneous routines
//
// $Id: TLMisc.c,v 1.15 1998/08/13 23:18:59 pbj Exp $
//
#include "TLintern.h"
#include
#include
//-----
www.eeworm.com/read/439864/1803902
h alloc.h
/*
* alloc.h - memory allocation module declarations
*
* Copyright (C) 2000, 2001 Stefan Jahn
* Copyright (C) 2000 Raimund Jacob
* Copyright (C) 1999 Martin Gra
www.eeworm.com/read/439864/1803938
c alloc.c
/*
* alloc.c - memory allocation module implementation
*
* Copyright (C) 2000, 2001 Stefan Jahn
* Copyright (C) 2000 Raimund Jacob
* Copyright (C) 1999 Martin G