代码搜索结果

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

convert_diskspec_g1.pl

#!/usr/bin/perl # DiskSim Storage Subsystem Simulation Environment (Version 4.0) # Revision Authors: John Bucy, Greg Ganger # Contributors: John Griffin, Jiri Schindler, Steve Schlosser # # Copyrigh

disksim_v2_to_libparam.pl

#!/usr/bin/perl # DiskSim Storage Subsystem Simulation Environment (Version 4.0) # Revision Authors: John Bucy, Greg Ganger # Contributors: John Griffin, Jiri Schindler, Steve Schlosser # # Copyright

usblspwr.c

/*++ Copyright (c) 1999 Microsoft Corporation Module Name: usblspwr.c Abstract: USB LS-120 Mass Storage Device Sample Driver Power Management module Environment:

bp_back.cpp

#define ESC 27 #define ERRORLEVEL 0.0001 #define ITEMS 5 /*typedefs and prototypes for dynamic storage of arrays*/ typedef float *PFLOAT; typedef PFLOAT VECTOR; typedef PFLOAT *MATRIX; vo

projects

0. Improved efficiency. * Parse and output array initializers an element at a time, freeing storage after each, instead of parsing the whole initializer first and then outputting. This would reduce

umsspnp.c

/*++ Copyright (c) 1999-2001 Microsoft Corporation Module Name: Usblspnp.c Abstract: USB Mass Storage Device Sample Driver Plug and Play module Environment: kern

umss.c

/*++ Copyright (c) 1999-2001 Microsoft Corporation Module Name: UMSS.c Abstract: USB device driver for USB storage device Main module Environment: kernel mode on

umssdbg.h

/*++ Copyright (c) 1999 Microsoft Corporation Module Name: ummsdbg.h Abstract: IOS port driver for USB Mass Storage Sample driver debug header file Environment: k

umsslist.c

/*++ Copyright (c) 2000 Microsoft Corporation Module Name: umsslist.c Abstract: IOS port driver for USB Mass Storage Sample driver DCB linked list management functions

umssaer.h

/*++ Copyright (c) 1999 Microsoft Corporation Module Name: UMSSAER.h Abstract: IOS port driver for USB Mass Storage Sample driver Environment: kernel mode only Note