代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.c
/*
* target/arm9tdmi/memory.c: implements the ARM9TDMI target's memory read/write
* operations.
*
* Copyright (C) 2003, Rongkai zhan
*
* This program is free softw
memory.c
/*
* target/arm7tdmi/memory.c: implements the ARM7TDMI target's memory read/write
* operations.
*
* Copyright (C) 2003, Rongkai zhan
*
* This program is free softw
memory.dti
[Designer]
Version=1
Left=175
Top=205
Width=411
Height=300
Splitter=134
SelectedTab=Data Diagram
[Components]
Version=1
Left=0
Top=0
[TreeView]
Version=1
PrintHeader=1
PrintToSingle
memory.h
//---------------------------------------------------------------------------
#ifndef memoryH
#define memoryH
//---------------------------------------------------------------------------
#include
memory.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "memory.h"
//-------------------------------------------------------------
memory.dfm
object MemoryModule: TMemoryModule
OldCreateOrder = False
OnActivate = AppletModuleActivate
OnNewInquire = AppletModuleNewInquire
Caption = 'MemoryModule'
AppletIcon.Data = {
00000
memory.3
.\" SCCSID: @(#)memory.3 8.1 9/11/90
.TH memory 3
.SH Name
memccpy, memchr, memcmp, memcpy, memmove, memset \- memory operations
.SH Syntax
.nf
.B #include
.PP
.B void *memccpy (\fIs1, s2,
memory.3
.\" SCCSID: @(#)memory.3 8.1 9/11/90
.TH memory 3
.SH Name
memccpy, memchr, memcmp, memcpy, memmove, memset \- memory operations
.SH Syntax
.nf
.B #include
.PP
.B void *memccpy (\fIs1, s2,
memory.def
(*#@(#)memory.def 4.1 Ultrix 7/17/90 *)
(* $Header: memory.def,v 1.2 84/05/19 11:39:58 powell Exp $ *)
This module should not be compiled, but is supplied for documentation purposes.
definition module
memory.c
/* memory.c - xdr routine for coding/decoding WDB memory structures */
/* Copyright 1994-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,