代码搜索结果
找到约 10,000 项符合
Storage 的代码
umssaer.h
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
UMSSAER.h
Abstract:
IOS port driver for USB Mass Storage Sample driver
Environment:
kernel mode only
Note
wadfile.h
/* #import */
#ifndef __WADFILE__
#define __WADFILE__
typedef struct
{
FILE *handle;
char *pathname;
STORAGE *info;
boolean dirty;
} WADFILE;
/*void initFromFi
wadfile.h
/* #import */
#ifndef __WADFILE__
#define __WADFILE__
typedef struct
{
FILE *handle;
char *pathname;
STORAGE *info;
boolean dirty;
} WADFILE;
/*void initFromFi
pretty.frm
MODULE -->Grammar;
(* Simple Taste pretty printer program *)
FROM -->Scanner IMPORT lst, src, errors, Error, CharAt;
FROM -->Parser IMPORT Parse, Successful;
IMPORT SYSTEM, Storage, FileIO
xref.frm
MODULE -->Grammar;
(* Simple Taste cross reference program *)
FROM -->Scanner IMPORT lst, src, errors, Error, CharAt;
FROM -->Parser IMPORT Parse, Successful;
IMPORT SYSTEM, Storage, FileI
testmain.dni
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[State Storage]
Control Register=771
[Sequencer]
Cont
ghre.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[State Storage]
Control Register=771
[Sequencer]
Cont
dac_sin.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[State Storage]
Control Register=771
[Sequencer]
Cont
varlib.c
/* varlib.c
*
* a simple storage system to store name=value pairs
* with facility to mark items as part of the environment
*
* interface:
* VLstore( name, value ) returns 1 for 0k, 0 for
general.h
#ifndef general_H
#define general_H
//--------------------- Common stuff for C routines ---------------------
#include
#ifdef INITIALIZE
// allocate storage
#define E