代码搜索结果
找到约 10,206 项符合
Storage 的代码
5.4.txt
(1)子程序1
IDENTIFICATION DIVISION.
PROGRAM-ID. LAB07S1 IS INITIAL.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 RUNNINGTOTAL PIC 9(7) VA
1.4.2.txt
IDENTIFICATION DIVISION.
PROGRAM-ID. EXAM2.
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.
77 A PICTURE IS
setup.ini
[Startup]
EnableLangDlg=Y
AppName=TPP Storage Class Driver
[Languages]
Default=0x0009
count=2
key0=0x0009
key1=0x0011
a3.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
Control Register=-1
[Sequen
pngset.c
/* pngset.c - storage of image information into info struct
*
* libpng 1.0.2 - June 14, 1998
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1995, 1996 Guy
entdec.c
#include
#include "entdec.h"
void ec_byte_readinit(ec_byte_buffer *_b,unsigned char *_buf,long _bytes){
_b->buf=_b->ptr=_buf;
_b->storage=_bytes;
}
int ec_byte_look1(ec_byte_buffer
planproppref.pas
{***************************************************************************}
{ Property preferences storage }
{ for Delphi & C++Builder
asgproppref.pas
{***************************************************************************}
{ Property preferences storage }
{ for Delphi & C++Builder
advtrackbarpersist.pas
{***************************************************************************}
{ Property preferences storage }
{ for Delphi & C++Builder
makefile
#
# Makefile for the USB Mass Storage device drivers.
#
# 15 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
EXTRA_CFLAGS := -Idrivers/scsi
obj-$