代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/316958/13513554
c dl_dch.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/146621/5736580
c cls_hndl.c
/****************************************************************************/
/* includes */
/****************************************************************************/
#include
www.eeworm.com/read/140704/5783969
cc tr_cstr_3.cc
// file: tr_cstr_3.cc
//
// isip include files
//
#include "trace.h"
#include "trace_constants.h"
// method: constructor
//
// arguments:
// Trace& trace : (input) the trace to be copied
//
// retu
www.eeworm.com/read/140180/5794064
c mediacontrol-plugin.c
#include "mediacontrol-core.h"
#include
mediacontrol_Instance* mediacontrol_new( char** args, mediacontrol_Exception *exception )
{
exception->code = mediacontrol_InternalException;
www.eeworm.com/read/140180/5794076
c esd.c
/*****************************************************************************
* esd.c : EsounD module
*****************************************************************************
* Copyright (C)
www.eeworm.com/read/140180/5794587
c intf.c
/*****************************************************************************
* intf.c : audio output API towards the interface modules
*************************************************************
www.eeworm.com/read/136989/5834864
cpp ftp.cpp
// ftp.cpp,v 1.26 2002/07/29 13:18:59 crodrigu Exp
#include "ftp.h"
FTP_Client_Callback::FTP_Client_Callback (void)
:count_ (0)
{
}
int
FTP_Client_Callback::handle_end_stream (void)
{
www.eeworm.com/read/136989/5837592
h iogr_maker.h
// -*- C++ -*-
//=============================================================================
/**
* @file IOGR_Maker.h
*
* IOGR_Maker.h,v 1.3 2003/10/17 06:36:28 huangming Exp
*
*