代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/294038/3925043

h memory.h

/* * linux/include/asm-arm/arch-ebsa110/memory.h * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/294038/3925059

h memory.h

/* * linux/include/asm-arm/arch-epxa10/memory.h * * Copyright (C) 2001 Altera Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/294038/3925080

h memory.h

/* * linux/include/asm-arm/arch-l7200/memory.h * * Copyright (c) 2000 Steve Hill (sjhill@cotw.com) * Copyright (c) 2000 Rob Scott (rscott@mtrob.fdns.net) * * Changelog: * 03-13-2000 SJH Create
www.eeworm.com/read/294038/3925110

h memory.h

/* * linux/include/asm-arm/arch-rpc/memory.h * * Copyright (C) 1996,1997,1998 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/293248/3933721

c memory.c

/* * vivi/lib/memory.c: * * Copyright (C) 2002 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License
www.eeworm.com/read/293248/3933843

h memory.h

/* * vivi/include/memory.h * * Copyright (C) 2001,2002 MIZI Research, Inc. * * $Id: memory.h,v 1.2 2002/08/28 05:59:13 nandy Exp $ */ #ifndef __VIVI_MEMORY_H__ #define __VIVI_MEMORY_H__ #inclu
www.eeworm.com/read/292705/3942258

c memory.c

/* * linux/mm/memory.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be eas
www.eeworm.com/read/292705/3942498

c memory.c

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

c 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
www.eeworm.com/read/292705/3942727

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 * * $Id: memory.c,v 1.3 1999/10/09