代码搜索结果

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

abstract.txt

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

abstract.txt

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

derby.properties

derby.storage.fileSyncTransactionLog=true derby.user.openjms=openjms # uncomment the following if you want extra log info # derby.stream.err.logSeverityLevel=0 # derby.language.logStatementText=true

usbmassstorage.h

/* usbMassStorage.h - Definitions for USB mass storage class */ /* Copyright 2000 Wind River Systems, Inc. */ /* Modification history -------------------- 01a,14dec00,wef First. */ #ifndef __INCus

blobs.sql

-- Blobs table for external storage CREATE TABLE /*$wgDBprefix*/blobs ( blob_id int(8) NOT NULL AUTO_INCREMENT, blob_text mediumtext, PRIMARY KEY (blob_id) ) TYPE=InnoDB;

transport.h

/* Driver for USB Mass Storage compliant devices * Transport Functions Header File * * $Id: transport.h,v 1.18 2002/04/21 02:57:59 mdharm Exp $ * * Current development and maintenance by: * (c

initializers.c

/* Special Initializers for certain USB Mass Storage devices * * $Id: initializers.c,v 1.2 2000/09/06 22:35:57 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew

initializers.h

/* Header file for Special Initializers for certain USB Mass Storage devices * * $Id: initializers.h,v 1.1 2000/08/29 23:07:02 mdharm Exp $ * * Current development and maintenance by: * (c) 199

inetpeer.c

/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Version: $Id: inetpeer.c,v 1.7 2001/09/20 21:22:5

changes

This file contains the changes, that have been made between two versions of OpenMesh. It lists only the changes yielding incompatibilities! 0-12-0 -> 1-0-0 ~~~~~~~~~~~~~~~ - Internal data storage ha