代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/467583/1498058
h tlm_2_interfaces.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2008 by all C
www.eeworm.com/read/249221/4453144
svn-base interfaces.h.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/249221/4453344
svn-work interfaces.h.svn-work
K 25
svn:wc:ra_dav:version-url
V 53
/svnroot/ffdshow/!svn/ver/2277/trunk/src/interfaces.h
END
www.eeworm.com/read/249221/4453496
svn-work interfaces.h.svn-work
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/249221/4453597
svn-base interfaces.h.svn-base
#ifndef _INTERFACES_H_
#define _INTERFACES_H_
#include "char_t.h"
struct IffdshowBaseA;
struct IffdshowBaseW;
struct IffdshowDecA;
struct IffdshowDecW;
struct IffdshowDecVideoA;
struct IffdshowDecVi
www.eeworm.com/read/228954/4761722
cs interfaces2test.cs
// Fig. 7.23: Interfaces2Test.cs
// Demonstrating polymorphism with interfaces in
// Point-Circle-Cylinder hierarchy.
using System.Windows.Forms;
public class Interfaces2Test
{
public st
www.eeworm.com/read/183674/5252842
h antlr3interfaces.h
/** \file
* Declarations for all the antlr3 C runtime intrfaces/classes. This
* allows the structures that define th einterfaces to contain pointers to
* each other without trying to sort out the c
www.eeworm.com/read/338546/3314990
h antlr3interfaces.h
/** \file
* Declarations for all the antlr3 C runtime intrfaces/classes. This
* allows the structures that define th einterfaces to contain pointers to
* each other without trying to sort out the c
www.eeworm.com/read/334125/3374631
pl build_smb_interfaces.pl
#!/usr/bin/perl
#
# Create ejs interfaces for structures in a C header file
#
use File::Basename;
use Data::Dumper;
#
# Generate parse tree for header file
#
my $file = shift;
require smb_interface