代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/361963/10026315
c hv_vm.c
/*
* Cisco router simulation platform.
* Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
*
* Hypervisor generic VM routines.
*/
#include
#include
#include
#inclu
www.eeworm.com/read/361963/10026420
c cisco_card.c
/*
* Cisco router simulation platform.
* Copyright (c) 2007 Christophe Fillot (cf@utc.fr)
*
* Generic Cisco card routines and definitions.
*/
#include
#include
#include
www.eeworm.com/read/361963/10026557
h pci_io.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*/
#ifndef __PCI_IO_H__
#define __PCI_IO_H__
#include "pci_dev.h"
/* PCI I/O data */
struct pci_io_
www.eeworm.com/read/358502/10186125
c test_chcoding.c
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/426179/10276561
cpp cheb_filt_iir.cpp
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
// File = cheb_filt_iir.cpp
//
// Chebyshev Filter
//
//#include
//#include "misdefs.h"
#include "parmfile.h"
www.eeworm.com/read/426179/10276720
cpp ramp_gen.cpp
//
// File = ramp_gen.cpp
//
#include
#include
#include "ramp_gen.h"
//#include "uni_rand.h"
#include "misdefs.h"
#include "parmfile.h"
#include "model_graph.h"
#incl
www.eeworm.com/read/426179/10276747
cpp discrete_delay_t.cpp
//
// File = discrete_delay_T.cpp
//
#include
#include
#include "parmfile.h"
#include "model_error.h"
#include "discrete_delay_T.h"
#include "model_graph.h"
extern P
www.eeworm.com/read/426179/10276885
cpp quadmod.cpp
//
// File = quadmod.cpp
//
#include
#include "parmfile.h"
#include "quadmod.h"
#include "misdefs.h"
#include "model_graph.h"
#include "typedefs.h"
extern ParmFile *ParmInput;