代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/135087/13964095
c memory.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/134345/13995038
c memory.c
/*================================================================================
* 内存管理实验程序之双向链表实现完成版V3.0
* VitulMemoryManagement.c
* 原理:
* 把一个数组模拟为内存,然后针对该块内存实现内存的分配和回收算法
* 作者:Sunner Sun
www.eeworm.com/read/236834/13997447
h memory.h
/*
* linux/include/asm-arm/arch-s3c2410/memory.h
*
* Copyright (C) 2002 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
www.eeworm.com/read/132590/14083652
c memory.c
#include
#include
#include
#define PAGE_SIZE 7
//uchar code table_bit[8]={0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80};
extern uchar code table_bit[8];
www.eeworm.com/read/132590/14083659
h memory.h
//===============define Read/Write ROM port operation===========================
#define SDA_ROM_BIT 0x80
#define CLK_ROM_BIT 0x40
/*
#define
www.eeworm.com/read/204429/15339848
h memory.h
#ifndef NEWTELLA_MEMORY_H
#define NEWTELLA_MEMORY_H
#define newtella_malloc(x) _newtella_malloc(x, __FILE__, __LINE__)
#define newtella_free(x) _newtella_free(x, __FILE__, __LINE__)
gpointer _newtel
www.eeworm.com/read/204429/15339861
c memory.c
/*-*-linux-c-*-*/
/***********************************************
*
* Memory debugging and encapsulation functions.
* submitted by Kervin
***********************************************/
#include ".
www.eeworm.com/read/203858/15350756
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/203858/15350786
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/203535/15356361
map memory.map
ARM Linker, RVCT3.0 [Build 942] for uVision [Full]
================================================================================
Section Cross References
startup.o(STACK) refers (Speci