代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/7800/135502
h f2407_c.h
/* Core registers */
#define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */
#define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */
#defin
www.eeworm.com/read/7800/135521
h f2407_c.h
/* Core registers */
#define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */
#define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */
#defin
www.eeworm.com/read/7800/135541
h f2407_c.h
/* Core registers */
#define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */
#define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */
#defin
www.eeworm.com/read/11175/207567
asm galloc.asm
;*
;* COW : Character Oriented Windows
;*
;* galloc.asm : global memory allocation
TITLE GALLOC - Global memory allocator
.xlist
include kernel.inc
include galloc.inc
include pbi.inc
www.eeworm.com/read/12867/251116
h alloca.h
/* alloca.h: Stack based allocation */
/* Copyright 1999 ARM Limited. All rights reserved */
/*
* RCS $Revision: 1.5.2.2 $
* Checkin $Date: 2001/05/23 21:56:07 $
* Revising $Author: sdouglas
www.eeworm.com/read/12870/263233
h alloca.h
/* alloca.h: Stack based allocation */
/* Copyright 1999 ARM Limited. All rights reserved */
/*
* RCS $Revision: 1.9 $
* Checkin $Date: 2004/06/01 15:51:43 $
* Revising $Author: vkorstan $
www.eeworm.com/read/16793/691037
h xmalloc.h
/* xmalloc.h -- defines for the `x' memory allocation functions */
/* Copyright (C) 2001-2009 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is fre
www.eeworm.com/read/480930/1311175
c bitmap.c
/*
* linux/fs/affs/bitmap.c
*
* (c) 1996 Hans-Joachim Widmaier
*
* bitmap.c contains the code that handles all bitmap related stuff -
* block allocation, deallocation, calculation of free sp
www.eeworm.com/read/480930/1311448
c fifo.c
/*
* linux/fs/fifo.c
*
* written by Paul H. Hargrove
*
* Fixes:
* 10-06-1999, AV: fixed OOM handling in fifo_open(), moved
* initialization there, switched to external
* allocation of p
www.eeworm.com/read/479151/1342938
c bitmap.c
/*
* linux/fs/affs/bitmap.c
*
* (c) 1996 Hans-Joachim Widmaier
*
* bitmap.c contains the code that handles all bitmap related stuff -
* block allocation, deallocation, calculation of free sp