代码搜索结果

找到约 10,206 项符合 Storage 的代码

ipc3.asm

#ipc3.asm--------------------------------------------- .PB main .PV message -32 .PV ipaddr -64 #allocate local storage on stack PUSHQ $FP MOV $FP,$SP LQI $R7,64 SUB $SP,$SP,$R7 #se

fileio.asm

#fileIO.asm--------------------------------------------- .PB main .PV buffer -32 .PV fname -64 #allocate local storage on stack PUSHQ $FP MOV $FP,$SP LQI $R7,64 SUB $SP,$SP,$R7 #read and

cmdline.asm

.PB main .PV buffer -256 #allocate local storage PUSHQ $FP MOV $FP,$SP LQI $R7,256 SUB $SP,$SP,$R7 #get the number of arguments LQI $R1,0 INT 5 MOV $R20,$R2 LQI $R1,20 INT 0 LQI

ipc1.asm

#ipc1.asm--------------------------------------------- .PB main .PV buffer -40 .PV mutex -64 #allocate local storage on stack PUSHQ $FP MOV $FP,$SP LQI $R7,64 SUB $SP,$SP,$R7 #set name o

datatype3.tcl

set rcsid {$Id: datatype3.tcl,v 1.14 2006/05/23 23:22:29 drh Exp $} source common.tcl header {Datatypes In SQLite Version 3} puts { Datatypes In SQLite Version 3 1. Storage Classes

submit.h

#include "board.h" #include "ap.h" #define MAX_TRACKER_NUM 160 typedef struct _STORAGE{ UINT16 address; UINT16 timer; }STORAGE; void putchar(int c); void Submit(void);

vga.hif

Version 5.1 Build 176 10/26/2005 SJ Full Version 10 706 OFF OFF OFF OFF OFF FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- # entity VGAsingl # storage

vbstorage.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "Storage" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = True Attribute VB_PredeclaredId = False Attribute

storagetest.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Begin VB.Form Form1 Caption = "Storage sample" ClientHeight = 4230 ClientLeft =

e1.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