代码搜索:Memory

找到约 10,000 项符合「Memory」的源代码

代码结果 10,000
www.eeworm.com/read/334712/12580164

ppt memory.ppt

www.eeworm.com/read/334243/12615494

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/334243/12615611

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 programs (
www.eeworm.com/read/334090/12638827

obj memory.obj

www.eeworm.com/read/334090/12638970

c memory.c

/*****************************************************************************/ /* memory.c v2.24 */ /* Copyright (c) 1995-2002 Texas Instr
www.eeworm.com/read/334090/12639401

h memory.h

/***************************************************************************** * * TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION * * Property of Texas Instruments * Fo
www.eeworm.com/read/334090/12642023

c memory.c

/***************************************************************************** * * TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION * * Property of Texas Instruments * Fo
www.eeworm.com/read/334023/12647340

inc memory.inc

;;***************************************************************************** ;;***************************************************************************** ;; ;; FILENAME: Memory.inc ;;
www.eeworm.com/read/135486/13926572

c memory.c

#include #include #include #include #include int do_exit(long code); #define invalidate() \ __asm__("movl %%eax,%%cr3"::"a
www.eeworm.com/read/135486/13926643

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