代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/350657/3121207

c saa5249.c

/* * Cleaned up to use existing videodev interface and allow the idea * of multiple teletext decoders on the video4linux iface. Changed i2c * to cover addressing clashes on device busses. It's also
www.eeworm.com/read/265651/4281616

h time4.h

// Fig. 6.11: time4.h // Declaration of the Time class. // Member functions defined in time4.cpp // preprocessor directives that // prevent multiple inclusions of header file #ifndef TIME4_H
www.eeworm.com/read/265319/4283117

java deiteldrawing.java

// DeitelDrawing.java // DeitelDrawing is a drawing program that uses, MVC, a // multiple-document interface and Java2D. package com.deitel.advjhtp1.drawing; // Java core packages import java.i
www.eeworm.com/read/265319/4284015

java deiteldrawing.java

// DeitelDrawing.java // DeitelDrawing is a drawing program that uses, MVC, a // multiple-document interface and Java2D. package com.deitel.advjhtp1.drawing; // Java core packages import java.i
www.eeworm.com/read/264095/4294935

c saa5249.c

/* * Cleaned up to use existing videodev interface and allow the idea * of multiple teletext decoders on the video4linux iface. Changed i2c * to cover addressing clashes on device busses. It's also
www.eeworm.com/read/262046/4315716

c comregistry.c

/* comRegistry.c - COM core registry for in-memory coclasses */ /* Copyright (c) 2001, Wind River Systems, Inc. */ /* modification history -------------------- 01g,07aug01,dbs return multiple inter
www.eeworm.com/read/262046/4315761

h comcorelib.h

/* comCoreLib.h - core COM definitions */ /* Copyright (c) 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01f,07aug01,dbs return multiple interfaces during creation 0
www.eeworm.com/read/262046/4315771

h comregistry.h

/* comRegistry.h - COM core registry for in-memory coclasses */ /* Copyright (c) 2001, Wind River Systems, Inc. */ /* modification history -------------------- 01d,07aug01,dbs return multiple inter
www.eeworm.com/read/258893/4349175

h pgpjoin.h

/* * pgpJoin.h -- Append multiple streams together into a single output, and * buffer as needed * * Written by: Derek Atkins * * $Id: pgpJoin.h,v 1.9 1997/06/25 19:40:24
www.eeworm.com/read/162614/5531481

c redecl-4.c

/* Test for multiple declarations and composite types, with built-in functions. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=c89 -Wformat -g"