代码搜索结果

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

13552.txt

Rule -- Sid 13552 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Veritas Storage Foundation. -- Impact: Denial of Service. Information disclosure. L

12685.txt

Rule -- Sid 12685 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Tivoli Storage Manager Client. -- Impact: Denial of Service. Information disclosure

9632.txt

Rule -- Sid 9632 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Tivoli Storage Manager. -- Impact: Serious. Execution of code is possible. -- Detai

matrix_attr.h

#ifndef MATRIX_ATTR_H #define MATRIX_ATTR_H #define NUMTYPE complex #define SHAPE rectangle #define STORAGE compressed #define ORIEN row_major #define TESTNAME "compressed___row_major_tmp1

storage.c

//************************************************************************** // COPYRIGNT 2008.10.17 // ALL RIGHT REAERVE // DESCRIPTION: upd78f0513 POWER METER // FILE: STORAGE.C // AUTHOR:

readme.txt

This folder contains source code to the second full-text search extension for SQLite. While the API is the same, this version uses a substantially different storage schema from fts1, so tables will n

datatype3.tcl

set rcsid {$Id: datatype3.tcl,v 1.17 2007/06/20 16:13:23 drh Exp $} source common.tcl header {Datatypes In SQLite Version 3} puts { Datatypes In SQLite Version 3 1. Storage Classes

fet_scanif.dni

[State Storage] Control Register=-1 [Sequencer] Control Register=-1 NextState0=-1 NextState1=-1 [Action Register] Break=-1 State Storage=-1 [Breakpoints] Count=0 [FET] Extended Clock mode=

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