代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/366702/2882037
h union-check.h
/* Function definitions that are used by multiple tests. */
#define CHECK_CHAR(TYPE) \
void check##TYPE (TYPE p, int i) \
{ if (p.c != (char)i) DEBUG_CHECK }
CHECK_CHAR(Ucs)
CHECK_CHAR(Uci)
C
www.eeworm.com/read/366702/2884037
h mi2a.h
/* Test for overly eager multiple include optimization.
Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h.
Problem noted by Tom Tromey . */
#include "mi2c
www.eeworm.com/read/366702/2884240
h mi2a.h
/* Test for overly eager multiple include optimization.
Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h.
Problem noted by Tom Tromey . */
#include "mi2c
www.eeworm.com/read/362216/2935963
m multi_yoffset_plot.m
function haxes = multi_yoffset_plot(x, y, ylabel_str, axesProp, left_ylabel_str)
% multi_yoffset_plot -- Plot series of stacked plots of multiple data series.
%
%****f* wmtsa.plotutils/multi_yoffset_p
www.eeworm.com/read/357083/3029880
h shmparam.h
/* $Id: shmparam.h,v 1.5 2001/09/24 21:17:57 kanoj Exp $ */
#ifndef _ASMSPARC64_SHMPARAM_H
#define _ASMSPARC64_SHMPARAM_H
#include
/* attach addr a multiple of this */
#define SHMLB
www.eeworm.com/read/259903/4338484
3 libmng.3
.TH LIBMNG 3 "September 18th, 2001"
.SH NAME
libmng \- Multiple-image Network Graphics (MNG) Reference Library 1.0.3
.SH SYNOPSIS
\fI\fB
\fB#include \fP
.SH DESCRIPTION
The
.I libmng
libr
www.eeworm.com/read/160611/5569134
c patest_many.c
/** @file patest_many.c
@brief Start and stop the PortAudio Driver multiple times.
@author Phil Burk http://www.softsynth.com
*/
/*
* $Id: patest_many.c,v 1.2 2004/04/22 04:19:51 mbrubeck Exp $
*
www.eeworm.com/read/158865/5593174
c info.c
/* info.c -- Display nodes of Info files in multiple windows.
$Id: info.c,v 1.1.1.3 1998/03/24 18:20:13 law Exp $
Copyright (C) 1993, 96, 97, 98 Free Software Foundation, Inc.
This program
www.eeworm.com/read/158865/5593715
t-aux
# Makefile additions for A/UX
LIB2FUNCS_EXTRA=aux-mcount.c aux-exit.c
FIXPROTO_DEFINES=-D_POSIX_SOURCE
# Only really needed for collect2
CLIB=-lld
# Needed to support builds for multiple versions
www.eeworm.com/read/367152/9780083
m lans_gausspdf.m
% lans_gausspdf - Evaluates Gaussian pdf @ multiple vector points
%
% [pdf] = lans_gausspdf(x,mu,sig)
% = lans_gausspdf(x,mu,sig,nonorm)
% = lans_gausspdf(x,mu,sig,alpha,EET)
% = lans_gausspdf(x,m