代码搜索结果

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

transport.h

/* Driver for USB Mass Storage compliant devices * Transport Functions Header File * * $Id: transport.h,v 1.15 2001/03/17 20:06:23 jrmayfield Exp $ * * Current development and maintenance by: *

io.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=0 [Sequenc

new2.c

// Origin: asharji@uwaterloo.ca // { dg-do compile } // { dg-options "-fvolatile" } class bar { public : bar() { } void * operator new ( __SIZE_TYPE__ , void * storage ) { return (vo

builtin-prefetch-3.c

/* Test that __builtin_prefetch does no harm. Prefetch data using a variety of storage classes and address expressions with volatile variables and pointers. */ int glob_int_arr[100]; int glob

optcd

This is the README file for the Optics Storage 8000 AT CDROM device driver. This is the driver for the so-called 'DOLPHIN' drive, with the 34-pin Sony-compatible interface. For the IDE-compatible Opt

rtosdemo.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=0 [Sequenc

sd.h

/* * Storage Device. */ typedef struct SDev SDev; typedef struct SDifc SDifc; typedef struct SDpart SDpart; typedef struct SDreq SDreq; typedef struct SDunit SDunit; typedef struct SDpart { ulong

sd.h

/* * Storage Device. */ typedef struct SDev SDev; typedef struct SDifc SDifc; typedef struct SDpart SDpart; typedef struct SDreq SDreq; typedef struct SDunit SDunit; typedef struct SDpart { ulong

optcd

This is the README file for the Optics Storage 8000 AT CDROM device driver. This is the driver for the so-called 'DOLPHIN' drive, with the 34-pin Sony-compatible interface. For the IDE-compatible Opt

transport.h

/* Driver for USB Mass Storage compliant devices * Transport Functions Header File * * $Id: transport.h,v 1.1.1.1 2004/02/04 12:57:19 laputa Exp $ * * Current development and maintenance by: *