代码搜索:memory
找到约 10,000 项符合「memory」的源代码
代码结果 10,000
www.eeworm.com/read/183413/9159794
opt memory.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/183413/9159803
lnp memory.lnp
".\Obj\Startup.obj",
".\Obj\DiskImg.obj",
".\Obj\usbhw.obj",
".\Obj\usbcore.obj",
".\Obj\usbdesc.obj",
".\Obj\usbuser.obj",
".\Obj\mscuser.obj",
".\Obj\memory.obj"
TO ".\Obj\Memory"
PRINT("
www.eeworm.com/read/183413/9159813
elf memory.elf
www.eeworm.com/read/183413/9159817
obj memory.obj
www.eeworm.com/read/183413/9159822
sbr memory.sbr
www.eeworm.com/read/183413/9159825
plg memory.plg
礦ision3 Build Log
Project:
J:\公司电脑备份\F盘\测试区\usbmem2142\USBMem\Memory.uv2
Project File Date: 04/07/2006
Output:
www.eeworm.com/read/379736/9179687
c memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
www.eeworm.com/read/379736/9179744
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/379714/9181026
c memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
/
www.eeworm.com/read/379714/9181103
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