代码搜索结果
找到约 10,000 项符合
Memory 的代码
drvscan.bas
Attribute VB_Name = "Module1"
Option Explicit
Declare Function MoveWindow Lib "user32" _
(ByVal hwnd As Long, _
ByVal x As Long, ByVal y As Long, _
depca.c
/* Etherboot: depca.h merged, comments from Linux driver retained */
/* depca.c: A DIGITAL DEPCA & EtherWORKS ethernet driver for linux.
Written 1994, 1995 by David C. Davies.
abstract.txt
*** IMPORTANT NOTE ***
Far Memory Support is only available in the PK51 package.
If you have an CA51, DK51, or Evaluation Package the far memory
support is not available and this exampl
depca.c
/* Etherboot: depca.h merged, comments from Linux driver retained */
/* depca.c: A DIGITAL DEPCA & EtherWORKS ethernet driver for linux.
Written 1994, 1995 by David C. Davies.
vmstat.8
.\" This page Copyright (C) 1994 Henry Ware
.\" Distributed under the GPL, Copyleft 1994.
.TH VMSTAT 8 "27 July 1994 " "Throatwobbler Ginkgo Labs" "Linux Administrator's Manual"
readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Memory
========================================================================
c64-3.html
Commodore 64 specific information for cc65: Memory layout
atari-3.html
Atari specific information for cc65: Memory layout
start390.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So
size.1
SIZE(1) Minix Programmer's Manual SIZE(1)
NAME
size - print text, data, and bss size of a program
SYNOPSIS
size [file] ...
EXAMPLES