代码搜索结果

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

memory.c

/* passed * linux/mm/memory.c * * (C) 1991 Linus Torvalds */ #include /* * 需求加载是从01.12.91 开始编写的- 在程序编制表中似乎是最重要的程序, * 并且应该是很容易编制的- linus */ /* * OK,需求加载是比较容易编写的,而共享页面却需要有点技巧。共

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 */

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

memory.html

Memory A:active { TEXT-DECORATION: none } A:hover { TEXT-DECORATION: underline } A:link { TEXT-DECORATION: none } A:visited

memory.java

import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*; import java.util.LinkedList; import java.util.Vector; public class Memory extends JFrame implements ActionList

memory.h

/***************************************************************************** XCopilot This code is part of XCopilot, a port of copilot Portions of this code are Copyright (C) 1997

memory.c

/***************************************************************************** XCopilot This code is part of XCopilot, a port of copilot Portions of this code are Copyright (C) 1997

memory.c

#include #include #include #include #include int do_exit(long code); #define invalidate() \ __asm__("movl %%eax,%%cr3"::"a

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

memory.h

/* memory.h Memory manipulation functions Copyright (c) 1991, 1992 by Borland International All Rights Reserved. */ #include