代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/296544/3902917
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/296544/3902962
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/296544/3902972
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/296297/3906899
h queue_mgr.h
#ifndef QUEUE_MGR_H
#define QUEUE_MGR_H
#include "queue.h"
#include
/**
* QueueManager holds multiple queues and has a static
* method that fetches a queue by name. calling it with
* no
www.eeworm.com/read/294038/3923342
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/292705/3949303
txt io-apic.txt
Most (all) Intel-MP compliant SMP boards have the so-called 'IO-APIC',
which is an enhanced interrupt controller, it enables us to route
hardware interrupts to multiple CPUs, or to CPU groups.
Linux
www.eeworm.com/read/291162/3970055
c mpi.c
/*
* mpi.c
* Release $Name: MATRIXSSL_1_8_3_OPEN $
*
* multiple-precision integer library
*/
/*
* Copyright (c) PeerSec Networks, 2002-2007. All Rights Reserved.
* The latest version o
www.eeworm.com/read/291162/3970059
h mpi.h
/*
* mpi.h
* Release $Name: MATRIXSSL_1_8_3_OPEN $
*
* multiple-precision integer library
*/
/*
* Copyright (c) PeerSec Networks, 2002-2007. All Rights Reserved.
* The latest version o
www.eeworm.com/read/290228/3983360
tcl rmcc-3.tcl
# rmcc-3.tcl
# Multiple RM flows scenario
#
# RM sender1
# topology: 2 o o 6 RM recv 1
# \ 0 1 /
# RM send2 3o---o--------
www.eeworm.com/read/289541/3990800
java postgresjdbcdriver.java
package net.yefei.cmn.db;
import java.sql.*;
import java.util.*;
import org.postgresql.*;
/*
* The Java SQL framework allows for multiple database drivers. Each
* driver should supply a