代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/442179/1765065

c memory.c

/* * Copyright (c) 1999-2002 Caucho Technology. All rights reserved. * * Caucho Technology permits redistribution, modification and use * of this file in source and binary form ("the Software") u
www.eeworm.com/read/441002/1772920

txt memory.txt

; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 934] for uVision ; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\memory.o --depend=.\Obj\memory.d --device=DA
www.eeworm.com/read/441002/1772959

d memory.d

.\Obj\memory.o: ..\..\source\memory.c .\Obj\memory.o: ..\..\include\memory.h .\Obj\memory.o: ..\..\..\FWLib\library\inc\stm32f10x_lib.h .\Obj\memory.o: ..\..\..\FWLib\library\inc\stm32f10x_map.h .
www.eeworm.com/read/440499/1794562

h 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_
www.eeworm.com/read/440499/1795653

h memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *
www.eeworm.com/read/440499/1795679

c memory.c

/* * Copyright - Galileo technology. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/440499/1795811

memory_dump

64 MB: 0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01 0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10 0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00 0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/440499/1796087

c memory.c

/* * (C) Copyright 2007 * Stefan Roese, DENX Software Engineering, sr@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/439725/1804920

c memory.c

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

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