代码搜索结果

找到约 79,096 项符合 Memory 的代码

memory.h

/****************************************************************************** * memory.h * * Memory reservation and information. * * Permission is hereby granted, free of charge, to any perso

memory.c

#include #include #include #include #include #include #include #include

memory.h

#ifndef MEMORY_INCLUDE #define MEMORY_INCLUDE /* the real memory include file */ #include extern void * memcpy_b ( /* Ptr to the destination buffer in memory. Must be at

memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,

memory.fs

\ tag: forth memory allocation \ \ Copyright (C) 2002-2003 Stefan Reinauer \ \ See the file "COPYING" for further information about \ the copyright and warranty status of this work. \ \ 7.3.3.2 me

memory-testsuite.fs

\ this is the memory management testsuite. \ \ run it with paflof < memory-testsuite.fs 2>/dev/null s" memory.fs" included \ dumps all free-list entries \ useful for debugging. : dump-freelist (

memory.c

/* memory.c - xdr routine for coding/decoding WDB memory structures */ /* Copyright 1994-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,

memory.c

/* * memory.c: PROM library functions for acquiring/using memory descriptors * given to us from the ARCS firmware. * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) */ #include

memory.c

/* * memory.c: memory initialisation code. * * Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine * Copyright (C) 2000 Maciej W. Rozycki * * $Id: memory.c,v 1.3 1999/10/09

memory.c

/* $Id: memory.c,v 1.5 1999/08/31 06:55:04 davem Exp $ * memory.c: Prom routine for acquiring various bits of information * about RAM on the machine, both virtual and physical. * * Copyr