代码搜索:Driver

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

代码结果 10,000
www.eeworm.com/read/376060/2715076

svn-base driver.dat.svn-base

DBKDRVR54 DBKDRVRPROCLIST54 DBKDRVRTHREADLIST54 dbk32.sys 76543210 fedcba97
www.eeworm.com/read/375112/2741039

h d12driver.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/375112/2741043

c d12driver.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/374348/2753774

java pop3driver.java

/*------------------------------------------------------------------------------ Name: Pop3Driver.java Project: xmlBlaster.org Copyright: xmlBlaster.org, see xmlBlaster-LICENSE file Comment
www.eeworm.com/read/372616/2770776

h msp3400-driver.h

/* */ #ifndef MSP3400_DRIVER_H #define MSP3400_DRIVER_H #include /* ---------------------------------------------------------------------- */ /* This macro is allowed for *const
www.eeworm.com/read/372616/2770846

c msp3400-driver.c

/* * Programming the mspx4xx sound processor family * * (c) 1997-2001 Gerd Knorr * * what works and what doesn't: * * AM-Mono * Support for Hauppauge cards added (de
www.eeworm.com/read/372616/2771023

c cx18-driver.c

/* * cx18 driver initialization and card probing * * Derived from ivtv-driver.c * * Copyright (C) 2007 Hans Verkuil * Copyright (C) 2008 Andy Walls
www.eeworm.com/read/372616/2771027

h cx18-driver.h

/* * cx18 driver internal defines and structures * * Derived from ivtv-driver.h * * Copyright (C) 2007 Hans Verkuil * * This program is free software; you can redistri
www.eeworm.com/read/371322/2780772

c sha1_driver.c

/* * sha1_driver.c * * a test driver for SHA-1 * * David A. McGrew * Cisco Systems, Inc. */ /* * * Copyright (c) 2001-2006, Cisco Systems, Inc. * All rights reserved. * * Redistribution
www.eeworm.com/read/366702/2876286

c c_loc_driver.c

/* in fortran module */ void test0(void); extern void abort(void); int main(int argc, char **argv) { test0(); return 0; }/* end main() */ void test_address(void *c_ptr, int expected_value) {