代码搜索结果

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

storage-solution.cpp

#include using namespace qstd; int i; /* Global / Static */ static int j; /* File / Static */ extern int k; /* Global / Static */ const int l=10; /* This is a file scope variable, but it

moc_storage.cpp

/**************************************************************************** ** StorageInfoView meta object code from reading C++ file 'storage.h' ** ** Created: Wed Sep 5 15:01:17 2007 ** by: T

mass_storage.c

#include "usb.h" #include "udc.h" #if 0 #define dprintf(x...) printf(x) #else #define dprintf(x...) #endif #ifndef NULL #define NULL #endif /* * USB mass storage class subclasses */ enum UMASS_SUBC