代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/463702/1536624
real hostinfoprovider.java.real
/*
* 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/460282/1561318
s ltp_cortexm3.s
SECTION .text:CODE(2)
EXPORT inner_prod
#define x R0 // input array x[]
#define c R1 // input array c[]
#define N R2 // number of samples (a multiple
www.eeworm.com/read/458653/1584948
c debug_multi_in.c
/*
* $Id: debug_multi_in.c,v 1.1.1.1.4.3 2003/04/16 19:07:56 philburk Exp $
* debug_multi_in.c
* Pass output from each of multiple channels
* to a stereo output using the Portable Audio api.
www.eeworm.com/read/458653/1584995
txt letter_from_tim_010817.txt
From: "Tim Flohrer"
To: "Phil Burk"
Subject: Re: suggestion - multiple backends
Date: Friday, August 17, 2001 7:48 AM
Hi Phil,
here is what I did:
www.eeworm.com/read/243613/4520950
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/240162/4590258
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/233448/4684782
h union-defs.h
/* Type definitions that are used by multiple tests. */
typedef union { char c; short s; } Ucs;
typedef union { char c; int i; } Uci;
typedef union { char c; long l; } Ucl;
typedef union { char c; l
www.eeworm.com/read/233448/4686249
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/229812/4736479
asm mseg.asm
; Test multiple segment type
; default use is use16 and CPU 8086
code segment 'CODE' ; 16-bit segment
assume cs:code, ds:code
add al, '@' - '9'
add al, '@' - 4
mov ax, '01'
www.eeworm.com/read/216499/4892561
u6
.sp 3
.SH Index
Index
.LP
.sp 2
.nf
& (asynchronous process) 8
; (multiple processes) 8
* (pattern match) 5
[ ] (pattern match) 6
? (pattern match) 6
(redirect I/O) 7
>> (file append) 12
bac