代码搜索:memory
找到约 10,000 项符合「memory」的源代码
代码结果 10,000
www.eeworm.com/read/281650/9143899
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/281650/9144141
h memory.h
/*
* vivi/include/memory.h
*
* Copyright (C) 2001,2002 MIZI Research, Inc.
*
* $Id: memory.h,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
*/
#ifndef __VIVI_MEMORY_H__
#define __VIVI_MEMORY_H__
#
www.eeworm.com/read/380485/9145320
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/380485/9145381
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/380340/9152161
h memory.h
/****************************************************************
* ATMEL的DATAFLASH操作函数库(FOR AT45DB161D) *
* *
*
www.eeworm.com/read/380340/9152164
c memory.c
/****************************************************************
* ATMEL的DATAFLASH操作函数库(FOR AT45DB161D) *
* *
*
www.eeworm.com/read/183413/9159707
map memory.map
LARM LINKER/LOCATER V2.53 06/12/2006 10:18:27 PAGE 1
LARM LINKER/LOCATER V2.53, INVOKED BY:
C:\KEIL\ARM\BIN\LA.EXE .\Obj\Startup.o
www.eeworm.com/read/183413/9159715
lst memory.lst
ARM COMPILER V2.53, memory 12/06/06 10:18:26 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE memory
OBJECT MODULE PLACED IN
www.eeworm.com/read/183413/9159755
h memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
www.eeworm.com/read/183413/9159791
c memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------