代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5832234
idl receiver.idl
//
// Receiver.idl,v 1.1 2002/04/04 19:04:49 bala Exp
//
interface Receiver
{
typedef sequence Payload;
/// A simple remote call
void receive_payload (in Receiver::Payload pay)
www.eeworm.com/read/136989/5836835
mpc cosnotification.mpc
// -*- MPC -*-
// CosNotification.mpc,v 1.14 2004/01/14 20:54:34 bala Exp
project(CosNotification) : orbsvcslib, core, svc_utils, etcl, dynamicany, portableserver {
sharedname = TAO_CosNotifi
www.eeworm.com/read/136989/5837512
idl miop.idl
//
// miop.idl,v 1.2 2002/01/13 20:00:12 fhunleth Exp
//
// ================================================================
//
// = LIBRARY
// TAO_PortableGroup
//
// = FILENAME
// miop.
www.eeworm.com/read/136989/5838230
idl seciop.idl
// -*- IDL -*-
// SECIOP.idl,v 1.3 2000/09/25 20:55:52 othman Exp
//File: SECIOP.idl
//Part of the Security Service
// Note: if your IDL compiler does not yet support the
// "long long" data
www.eeworm.com/read/136989/5838768
mpc ami.mpc
// -*- MPC -*-
// ami.mpc,v 1.3 2003/12/23 21:05:25 dhinton Exp
project(* sequence server): messaging, strategies {
idlflags -= -Sc
idlflags += -GC
requires += ami
Source_Files {
www.eeworm.com/read/136989/5838780
idl cubit.idl
/* -*- C++ -*- */
// cubit.idl,v 1.2 2002/07/26 13:10:22 elliott_c Exp
interface Cubit
{
// = TITLE
// Defines an interface that encapsulates operations that cube
// numbers.
//
www.eeworm.com/read/136989/5838828
idl cubit.idl
/* -*- C++ -*- */
// cubit.idl,v 1.4 2002/04/25 19:32:48 bala Exp
interface Cubit
{
// = TITLE
// Defines an interface that encapsulates operations that cube
// numbers.
//
/
www.eeworm.com/read/136786/5863261
s semaphore.s
/*
* linux/arch/m68k/lib/semaphore.S
*
* Copyright (C) 1996 Linus Torvalds
*
* m68k version by Andreas Schwab
*/
#include
#include
/*
* The semaphore o
www.eeworm.com/read/136786/5865928
c rfc1201.c
/*
* Linux ARCnet driver - RFC1201 (standard) packet encapsulation
*
* Written 1994-1999 by Avery Pennarun.
* Derived from skeleton.c by Donald Becker.
*
* Special thanks to Contemporary Contro
www.eeworm.com/read/136571/5868257
h global.h
/* global.h, 全局变量及函数声明*/
#ifndef GLOBAL
#define EXTERN extern
#else
#define EXTERN
#endif
/* prototypes of global functions */
/* conform.c */
void range_checks _ANSI_ARGS_((void));
void profile_