代码搜索结果
找到约 10,000 项符合
Storage 的代码
tilt.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
[State Storage]
Reaction Register=0
Control Register=0
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=_ 3 "rbuf" "rbuf[0]*1.0/rbu
type.java
package symbols;
import lexer.*;
public class Type extends Word {
public int width = 0; // width is used for storage allocation
public Type(String s, int tag, int w) { super(s, tag);
storageset.cpp
// storageSet.cpp : implementation of the CStorageSet class
//
#include "stdafx.h"
#include "storage.h"
#include "storageSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
storagedoc.cpp
// storageDoc.cpp : implementation of the CStorageDoc class
//
#include "stdafx.h"
#include "storage.h"
#include "storageSet.h"
#include "storageDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
tilt.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
[State Storage]
Reaction Register=0
Control Register=0
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=_ 3 "rbuf" "rbuf[0]*1.0/rbu
type.java
package symbols;
import lexer.*;
public class Type extends Word {
public int width = 0; // width is used for storage allocation
public Type(String s, int tag, int w) { super(s, tag);
f24.s
/
/
/ f24 -- allocate storage for non-common variables
/ called after common and equivalence have been done
.globl salloc
.globl eqvtab
.globl error
.globl declimpl
.globl size
.globl perror
/ des
debug.h
/* Driver for USB Mass Storage compliant devices
* Debugging Functions Header File
*
* $Id: debug.h,v 1.6 2001/01/12 23:51:04 mdharm Exp $
*
* Current development and maintenance by:
* (c) 199
scsiglue.h
/* Driver for USB Mass Storage compliant devices
* SCSI Connecting Glue Header File
*
* $Id: scsiglue.h,v 1.4 2000/08/25 00:13:51 mdharm Exp $
*
* Current development and maintenance by:
* (c)
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $
*
* Current development and maintenance by:
* (c) 1