代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/171003/9776410

h memory.h

#ifndef _MEM_TEST_ #define _MEM_TEST_ #define MemTestOk 1 #define MemTestFail 0 #define MemCopySrc 0x1100000 #define MemTestLoop 5 #define TestPattern 0x5a5a5a5a #defi
www.eeworm.com/read/270032/11051122

c memory.c

/* * This software is copyrighted as noted below. It may be freely copied, * modified, and redistributed, provided that the copyright notice is * preserved on all copies. * * There is no warrant
www.eeworm.com/read/415809/11052298

h memory.h

/* * vivi/include/memory.h: Memory map for vivi * * Author: Janghoon Lyu * Created: July 28, 2003 * Copyright: MIZI Research, Inc. All Rights Reserved. * * * ^ * high Stack *
www.eeworm.com/read/415809/11052334

h memory.h

/* * vivi/include/arch-s3c2410/memory.h * * Author: Janghoon Lyu * Created: July 20, 2003 * Copyright: MIZI Research, Inc. * * All Rights Reserved. */ #ifndef __ARCH_MEMORY_H__
www.eeworm.com/read/415805/11052539

c memory.c

#include #include #include #include #include int do_exit(long code); #define invalidate() \ __asm__("movl %%eax,%%cr3"::"a
www.eeworm.com/read/415805/11052601

h memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/415555/11062921

inc memory.inc

;;***************************************************************************** ;;***************************************************************************** ;; ;; FILENAME: Memory.inc ;;
www.eeworm.com/read/415537/11064250

html memory.html

Memory A:active { TEXT-DECORATION: none } A:hover { TEXT-DECORATION: underline } A:link { TEXT-DECORATION: none } A:visited
www.eeworm.com/read/269890/11071756

asm memory.asm

********************************************************************************* * MEMORY.ASM v1.00 * * 版权(c) 2003- 北京合众达电子技术有限责任公司 * * 设计
www.eeworm.com/read/269890/11071757

h memory.h

/********************************************************************************/ /* MEMORY.H v1.00 */ /* 版权(c) 2003- 北京合众达电子技术有限责任公司 */ /* 设计者: 段立锋 */ /***