代码搜索结果

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

vacuum.hlp

.pgaw:Help.f.t insert end \ "VACUUM" {bold} " serves two purposes in Postgres as both a means to reclaim storage and also a means to collect information for the optimizer. VACUUM opens every class i

classlist.h

CLASS(0000, "Non-VGA unclassified device") CLASS(0001, "VGA compatible unclassified device") CLASS(0100, "SCSI storage controller") CLASS(0101, "IDE interface") CLASS(0102, "Floppy disk controller") C

abstract.txt

The Memory project is a demo program for the Keil MCB2300 Board using the Philips LPC2368 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to displa

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

pkvec.s

; Packet driver interrupt hooks include asmglobal.h extrn pkint:proc .DATA extrn Stktop .CODE sssave dw ? spsave dw ? dbase dw @Data if @Cpu AND 8 ; temp storage for POPAD operati

9-2.c

#include /* defines fork(), and pid_t. */ #include /* defines the wait() system call. */ main() { /* storage place for the pid of the child process, and its exit status

9-2.c

#include /* defines fork(), and pid_t. */ #include /* defines the wait() system call. */ main() { /* storage place for the pid of the child process, and its exit status

debug.h

/* Driver for USB Mass Storage compliant devices * Debugging Functions Header File * * $Id: debug.h,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * Current development and maintenance by: * (c)

initializers.c

/* Special Initializers for certain USB Mass Storage devices * * $Id: initializers.c,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matt

scsiglue.h

/* Driver for USB Mass Storage compliant devices * SCSI Connecting Glue Header File * * $Id: scsiglue.h,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $ * * Current development and maintenance by: *