代码搜索:Storage

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

代码结果 10,000
www.eeworm.com/read/126797/14402961

cpp bp_backfinal.cpp

#define ESC 27 #define ERRORLEVEL 0.000001 #define ITEMS 5 /*typedefs and prototypes for dynamic storage of arrays*/ typedef float *PFLOAT; typedef PFLOAT VECTOR; typedef PFLOAT *MATRIX;
www.eeworm.com/read/122908/14657231

h bp_back.h

#define ESC 27 #define ERRORLEVEL 0.002 #define ITEMS 8 /*typedefs and prototypes for dynamic storage of arrays*/ typedef float *PFLOAT; typedef PFLOAT VECTOR; typedef PFLOAT *MATRIX;
www.eeworm.com/read/120923/14783614

kbk chap03.htm.kbk

an object into that raw memory. The template parameters are the type of the output iterator pointing to the raw storage, and the type of object that will be stored. Here’s an example which cr
www.eeworm.com/read/220819/14787359

c umsspwr.c

/*++ Copyright (c) 1999-2001 Microsoft Corporation Module Name: usblspwr.c Abstract: USB Mass Storage Device Sample Driver Power Management module Environment:
www.eeworm.com/read/218163/14932463

h usbtype.h

// // Type definitions for USB Mass Storage Driver Sample // //Typedefs for exported functions in WDM driver typedef DWORD (_stdcall *USBSTOR_GETNEXTPDO)(PVOID); typedef PVOID (_stdcall *USBSTO
www.eeworm.com/read/116362/14977535

c umsspwr.c

/*++ Copyright (c) 1999-2001 Microsoft Corporation Module Name: usblspwr.c Abstract: USB Mass Storage Device Sample Driver Power Management module Environment:
www.eeworm.com/read/216129/15026011

h usbtype.h

// // Type definitions for USB Mass Storage Driver Sample // //Typedefs for exported functions in WDM driver typedef DWORD (_stdcall *USBSTOR_GETNEXTPDO)(PVOID); typedef PVOID (_stdcall *USBSTO
www.eeworm.com/read/25809/950271

h stdint.h

/** @file * Type definitions for firmware projects developed at Nordic semiconductor. * * Standard storage classes in C, such as @c char, @c int, and @c long, ar not always * interpreted in th
www.eeworm.com/read/25809/950306

h stdbool.h

/** @file * Type definitions for firmware projects developed at Nordic semiconductor. * * Standard storage classes in C, such as @c char, @c int, and @c long, ar not always * interpreted in th
www.eeworm.com/read/25809/950315

h stdint.h

/** @file * Type definitions for firmware projects developed at Nordic semiconductor. * * Standard storage classes in C, such as @c char, @c int, and @c long, ar not always * interpreted in th