代码搜索结果
找到约 79,096 项符合
Memory 的代码
memory.tex
\startmanpage
\mantitle{Memory}{tex}{10/7/2002}
\manname{Memory}
--- Memory Management Routines
\subhead{Rules for memory management}
\par
MPICH explicity prohibits the appearence of {\tt malloc}, {\
memory.h
/*
* linux/include/asm-arm/arch-arc/memory.h
*
* Copyright (c) 1996-1999 Russell King.
*
* Changelog:
* 22-Nov-1996 RMK Created
* 21-Mar-1999 RMK Renamed to memory.h
* RMK Moved PAGE_OFFSET
memory.h
/*
* linux/include/asm-arm/arch-rpc/memory.h
*
* Copyright (c) 1996,1997,1998 Russell King.
*
* Changelog:
* 20-Oct-1996 RMK Created
* 31-Dec-1997 RMK Fixed definitions to reduce warnings
*
memory.h
/*
* linux/include/asm-arm/arch-s3c2400/memory.h by gj@denx.de
* based on
* linux/include/asm-arm/arch-sa1100/memory.h
*
* Copyright (c) 1999 Nicolas Pitre
*/
#ifndef __ASM_
memory.h
/***
*memory.h - declarations for buffer (memory) manipulation routines
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains the
memory.c
/*
* memory.c: memory test routines for the blob bootloader
*
* Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl)
*
* This program is free software; you can redistribute it and/or mo
memory.h
/*
* memory.h: header file for memory.c
*
* Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl)
*
* This program is free software; you can redistribute it and/or modify
* it under th
memory.h
#ifndef MEMORY_H
#define MEMORY_H
#include "deftypes.h"
/* memory.h */
#ifdef __GNU__
#define UNUSEDARG __attribute__((__unused__))
#else
#define UNUSEDARG
#endif
/*********************************
memory.p
memory.o: memory.c ../../include/blob/config.h \
../../include/blob/arch.h ../../include/blob/arch/mba44b0.h \
../../include/blob/memory.h ../../include/blob/types.h \
../../include/blob/serial.h
m
memory.c
/*
* memory.c: memory initialisation code.
*
* Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine
* Copyright (C) 2000 Maciej W. Rozycki
*/
#include
#include