代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.mh
:segment !CPPMEMORY
/*
* memory.h C library memory manipulation functions
*
:include crwat.sp
*/
#ifndef _MEMORY_H_INCLUDED
#define _MEMORY_H_INCLUDED
:include readonly.sp
#ifndef
memory.c
/*
MEMORY.C - This example shows how to get information
about free memory using DPMI call 0500h under DOS/4GW.
Note that only the first field of the structure is
guaranteed to cont
memory.asm
;-------------------------------------------------------------------------------
;
;Get memory using RAW/VCPI.
;
;On Entry:-
;
;BX:CX - Size of block.
;
;On Exit:-
;
;Carry on error else,
memory.c
/*
* Copyright (C) 1996-2002 Supernar Systems, Ltd. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
memory.asm
;-------------------------------------------------------------------------------
;
;Get memory using RAW/VCPI.
;
;On Entry:-
;
;BX:CX - Size of block.
;
;On Exit:-
;
;Carry on error else,
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
*/
#ifnde
memory.h
/* Memory.h - Memory mappings and remapping functions declarations */
/* Copyright - Galileo technology. */
#ifndef __INCmemoryh
#define __INCmemoryh
/* includes */
#include "core.h"
/
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
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
memory.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : memory.h
* Author : MCD Application Team
* Date First Issued : 05/21/2007
* Des