代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/436490/7769292
tcl core_fft64_xmdf.tcl
# The package naming convention is _xmdf
package provide core_fft64_xmdf 1.0
# This includes some utilities that support common XMDF operations
package require utilities_xmdf
# Defi
www.eeworm.com/read/435460/7792082
h ctxstruc.h
/*++
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
CtxStruct.h
Abstract:
This is the header file defining the data structures used by the kernel mode
filter
www.eeworm.com/read/420203/7808961
tcl music_xmdf.tcl
# The package naming convention is _xmdf
package provide MUSIC_xmdf 1.0
# This includes some utilities that support common XMDF operations
package require utilities_xmdf
# Define a
www.eeworm.com/read/197143/8026453
tcf example_bios_ram.tcf
utils.loadPlatform("ti.platforms.ezdsp2808");
/* The following DSP/BIOS Features are enabled. */
bios.enableMemoryHeaps(prog);
bios.enableRealTimeAnalysis(prog);
bios.enableRtdx(prog);
bios.en
www.eeworm.com/read/297340/8029089
cc noah.cc
extern "C" {
#include
#include
#include
#include
#include
#include
};
#include
#include
#include
www.eeworm.com/read/144120/12812327
ypp oaverilogparser.ypp
%{
// *****************************************************************************
// *****************************************************************************
// oaVerilogParser.ypp
//
// This
www.eeworm.com/read/244105/12887115
cpp recv.cpp
/////////////////////////////////////////
// recv.cpp文件
// NDIS协议入口点,处理接收数据的例程
extern "C"
{
#include
#include
}
#include "nuiouser.h"
#include "ndisprot.h"
NTS