代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/300348/3847399
plg 14-1.plg
Build target 'Target 1'
compiling 14-1.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?READDATA?14_1
*** WARNING L15: MULTIPLE CALL TO SEGMENT
SEGM
www.eeworm.com/read/273525/4208405
hlp y_estsvybin.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_stat:Statistics}
> {help y_est:Estimation}
> {help y_estsvy:Survey analysis}
{bind:> {bf:Binary & multiple outcome data}}
{p_end}
{hline}
{title
www.eeworm.com/read/447642/1700788
h stdarg.h
#ifndef _STDARG_H
#define _STDARG_H
typedef char *va_list;
#define _INTSIZEOF(n) ( (sizeof(n) + sizeof(int) - 1) & ~(sizeof(int) - 1) ) // make n the multiple of sizeof(n)=4
#define va_sta
www.eeworm.com/read/440906/1778070
c virtual.c
// From: chw@bellcore.com (Charlie Woloszynski,MRE 2J-278,8295228,,27143)
// Newsgroups: gnu.g++.bug
// Subject: gcc-2.5.5 bug in multiple inheritance and pure virtual functions
// Date: 25 Jan 1994 2
www.eeworm.com/read/440906/1782700
c multattr-3.c
/* Test for multiple format_arg attributes. Test for both branches
getting checked. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat" }
www.eeworm.com/read/438925/1821200
js call_args.input.js
function args_on_multiple_lines() {
foo->(
1,
2,
3);
arguments;
}
function continuation_arg() {
foo->(bar->(1,2,3));
}
function continuate_arg_on_separate_line() {
foo->(
bar->());
}
fu
www.eeworm.com/read/437648/1830088
5 jng.5
.TH JNG 5 "July 26, 2000"
.SH NAME
jng \- JPEG Network Graphics (JNG) sub-format
.SH DESCRIPTION
JNG (JPEG Network Graphics) is a sub-format of the MNG (Multiple-image
Network Graphics) format. As wit
www.eeworm.com/read/433911/1878955
cpp test_reactors.cpp
// $Id: test_reactors.cpp 80826 2008-03-04 14:51:23Z wotte $
// Perform a torture test of multiple ACE_Reactors and ACE_Tasks in
// the same process... Thanks to Detlef Becker for contributing th
www.eeworm.com/read/422060/2045787
phpt dba007.phpt
--TEST--
DBA Multiple File Creation Test
--SKIPIF--
--FI
www.eeworm.com/read/418717/2084927
in jas_config_ac.h.in
/* src/libjasper/include/jasper/jas_config_ac.h.in. Generated from configure.ac by autoheader. */
/* Avoid problems due to multiple inclusion. */
#ifndef JAS_CONFIG_AC_H
#define JAS_CONFIG_AC_H
/