代码搜索:instance

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

代码结果 10,000
www.eeworm.com/read/105179/15675930

c ncr5380.c

/* * NCR 5380 generic driver routines. These should make it *trivial* * to implement 5380 SCSI drivers under Linux with a non-trantor * architecture. * * Note that these routines also work wit
www.eeworm.com/read/104653/15686000

txt nc_design.txt

_________________________________________________________________ Naming&Coding design _________________________________________________________________
www.eeworm.com/read/104479/15691139

java struct.java

/* * @(#)Struct.java 1.4 98/04/24 * * Copyright 1998 by Sun Microsystems, Inc., * 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. * All rights reserved. * * This software is the con
www.eeworm.com/read/100074/15886520

plugins readme.plugins

With release 0.5, ACS introduces the concept of "plugins". Plug-ins are simply loadable shared modules that can be used to extend the functionality of ACS in a modular fashion at runtime. This keeps
www.eeworm.com/read/291752/8399922

cpp k_berctr.cpp

// // File = k_berctr.cpp // #include #include #include "parmfile.h" #include "k_berctr.h" #include "typedefs.h" #include "model_graph.h" #include "syst_graph.h" exte
www.eeworm.com/read/191936/8415318

c oss_audio.c

/* Ogle - A video player * Copyright (C) 2002 Bj鰎n Englund * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis
www.eeworm.com/read/186599/8923213

cpp k_berctr.cpp

// // File = k_berctr.cpp // #include #include #include "parmfile.h" #include "k_berctr.h" #include "typedefs.h" #include "model_graph.h" #include "syst_graph.h" exte
www.eeworm.com/read/426179/10276742

cpp k_berctr.cpp

// // File = k_berctr.cpp // #include #include #include "parmfile.h" #include "k_berctr.h" #include "typedefs.h" #include "model_graph.h" #include "syst_graph.h" exte
www.eeworm.com/read/274579/10863361

patch rhel3_diskdump.patch

diff -uprN rhel3/megaraid_sas.c rhel3_dump/megaraid_sas.c --- rhel3/megaraid_sas.c 2007-10-15 00:36:01.000000000 -0700 +++ rhel3_dump/megaraid_sas.c 2007-10-15 00:44:09.000000000 -0700 @@ -43,6 +43,7
www.eeworm.com/read/444787/7607177

tcl serial.tcl

if {$argc != 4} { puts "Need 4 arguments" exit } set usbblaster_name [lindex $argv 0] set device_num [lindex $argv 1] set instance [lindex $argv 2] set port [lindex $argv 3] set test_dev