代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/491019/1193785
h jconfig.h
/* jconfig.h Modified for multiple platforms */
#ifdef _WIN32
#include "win-config.h"
#elif ( ! defined(__APPLE__))
#include "config.h"
#endif
#define HAVE_PROTOTYPES
#define HAVE_UNSIGNED_
www.eeworm.com/read/486647/1247830
in jas_config.h.in
/* src/libjasper/include/jasper/jas_config.h.in. Generated from configure.ac by autoheader. */
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_H
#define JAS_CONFIG_H
/* This pr
www.eeworm.com/read/482538/1287293
cc movesim.cc
/*
* movesim.{cc,hh} -- set the locations of multiple simulated grid
* nodes using information derived from a CMU ns scenario file.
* Douglas S. J. De Couto
*
* Copyright (c) 1999-2000 Massachuse
www.eeworm.com/read/480017/1323698
java timestamper.java
//$Id: Timestamper.java 3890 2004-06-03 16:31:32Z steveebersole $
package org.hibernate.cache;
/**
* Generates increasing identifiers (in a single VM only).
* Not valid across multiple VMs. Id
www.eeworm.com/read/479151/1340569
c raid0.c
/*
raid0.c : Multiple Devices driver for Linux
Copyright (C) 1994-96 Marc ZYNGIER
or
Copyright (C) 1999, 2000
www.eeworm.com/read/479151/1340570
c raid1.c
/*
* raid1.c : Multiple Devices driver for Linux
*
* Copyright (C) 1999, 2000 Ingo Molnar, Red Hat
*
* Copyright (C) 1996, 1997, 1998 Ingo Molnar, Miguel de Icaza, Gadi Oxman
*
* RAID-1 managem
www.eeworm.com/read/470720/1452573
c multattr-1.c
/* Test for multiple format attributes. Test for printf and scanf attributes
together. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat
www.eeworm.com/read/470693/1464519
c multattr-1.c
/* Test for multiple format attributes. Test for printf and scanf attributes
together. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat
www.eeworm.com/read/463702/1536612
1 hostinfoprovider.java.1
/*
* HostScriptProvider.java
*
* Constructs Host service data from the output of multiple scripts
*
*/
package org.osu.ogsa.stream.info;
import com.ibm.wsdl.util.xml.DOM2Writer;
import org.glob
www.eeworm.com/read/463702/1536619
java hostinfoprovider.java
/*
* HostScriptProvider.java
*
* Constructs Host service data from the output of multiple scripts
*
*/
package org.osu.ogsa.stream.info;
import com.ibm.wsdl.util.xml.DOM2Writer;
import org.glob