代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/169714/5411550
cxx fac_test.cxx
/* BEGIN_COPYRIGHT */
/* */
/* Open Diameter: Open-source software for th
www.eeworm.com/read/169697/5415017
c initstat.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2003 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include "mpitest.h"
www.eeworm.com/read/168845/5429726
jam modifiers.jam
# (C) Copyright Rene Rivera, 2003.
#
# See accompanying license for terms and conditions of use.
#
# Modifiers are generalized generators that mutate targets in specific ways.
# This structure
www.eeworm.com/read/162509/5547253
h util.h
/*
Utility Functions
Date:
2001/02/15
*/
#ifndef __ORZ_MISC_UTIL__
#define __ORZ_MISC_UTIL__
/*
Useful Macros
*/
#define _abs(a) (((a) < (0)) ? (-a) : (b))
#define _swap(a,
www.eeworm.com/read/160611/5569686
h exportmultiple.h
/**********************************************************************
Audacity: A Digital Audio Editor
Export.h
Dominic Mazzoni
************************************************************
www.eeworm.com/read/173458/9656890
cpp ctmevent.cpp
#include "ctevent.h"
multiple_event_mutex::multiple_event_mutex(char *MName, int ENum,long int WaitType,int Initial)
{
int N;
EventNumber = ENum;
ConditionList = new SEMRECORD[ENum]
www.eeworm.com/read/173458/9656988
cpp ctmevent.cpp
#include "ctevent.h"
multiple_event_mutex::multiple_event_mutex(char *MName, int ENum,long int WaitType,int Initial)
{
int N;
EventNumber = ENum;
ConditionList = new SEMRECORD[ENum]
www.eeworm.com/read/173430/9659089
c rmdir.c
/* vi: set sw=4 ts=4: */
/*
* Mini rmdir implementation for busybox
*
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
www.eeworm.com/read/411484/11240395
h bsp.h
/*********************************************************************
* SEGGER MICROCONTROLLER GmbH & Co. KG *
* Solutions for real time microcontroller applica