代码搜索:Memory

找到约 10,000 项符合「Memory」的源代码

代码结果 10,000
www.eeworm.com/read/162519/5545463

java no_memory.java

/* NO_MEMORY.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms
www.eeworm.com/read/161121/5555592

c memory.c

/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * ######################################################################## * *
www.eeworm.com/read/161121/5555739

c memory.c

/* * memory.c: PROM library functions for acquiring/using memory descriptors * given to us from the ARCS firmware. * * Copyright (C) 1996 by David S. Miller * Copyright (C) 1999, 2000,
www.eeworm.com/read/161121/5555778

c memory.c

/* Memory.c - Memory mappings and remapping functions */ /* Copyright - Galileo technology. */ /* DESCRIPTION This file contains function which gives the user the ability to remap the SDRAM memory a
www.eeworm.com/read/161121/5555996

c 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
www.eeworm.com/read/161121/5556605

c 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
www.eeworm.com/read/161121/5556721

c memory.c

/* * linux/arch/m68k/mm/memory.c * * Copyright (C) 1995 Hamish Macdonald */ #include #include #include #include #include
www.eeworm.com/read/161121/5557472

c memory.c

/* $Id: memory.c,v 1.15 2000/01/29 01:09:12 anton Exp $ * memory.c: Prom routine for acquiring various bits of information * about RAM on the machine, both virtual and physical. * * Copy
www.eeworm.com/read/161121/5558976

c memory.c

/* memory.c -- Memory management wrappers for DRM -*- linux-c -*- * Created: Thu Feb 4 14:00:34 1999 by faith@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. *
www.eeworm.com/read/161121/5560027

h memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *