代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/233448/4684759

h fp2-struct-defs.h

/* Type definitions that are used by multiple tests. */ typedef struct { float f; double d; } Sfd; typedef struct { float f; long double l; } Sfl; typedef struct { double d; float f; } Sdf; typedef
www.eeworm.com/read/233448/4684799

h mixed-struct-defs.h

/* Type definitions that are used by multiple tests. */ typedef struct { char c; double d; } Scd; typedef struct { char c; double d; char b; } Scdc; typedef struct { double d; } Sd; typedef struct {
www.eeworm.com/read/233448/4686053

c 19990413-1.c

/* Verify that cpp doesn't screw up the line numbering when a macro argument extends over multiple lines. */ /* { dg-do compile } */ #define FOO(x) /* nothing */ void func(void) { FOO(i
www.eeworm.com/read/233448/4686294

c redecl-9.c

/* Test for multiple declarations and composite types, as in bug 13801. Test types saved from outer scopes are up to date. */ /* Origin: Joseph Myers */ /* { dg-do compile
www.eeworm.com/read/229403/4756677

init-server

#!/bin/sh # # $Id: init-server,v 1.1.1.1 2005/08/23 13:14:45 baustin Exp $ # # On what interfaces should the DHCP server (dhcpd) serve DHCP requests? # Separate multiple interfaces with space
www.eeworm.com/read/226030/4788369

h mp.h

/* mp-h.in -- Definitions for the GNU multiple precision library -*-mode:c-*- BSD mp compatible functions. Copyright 1991, 1993, 1994, 1995, 1996, 2000, 2001, 2002 Free Software Foundation, I
www.eeworm.com/read/223561/4810634

java welcomeapplet2.java

// Fig. 3.9: WelcomeApplet2.java // Displaying multiple strings in an applet. // Java packages import java.awt.Graphics; // import class Graphics import javax.swing.JApplet; // import class
www.eeworm.com/read/222917/4816397

phpt bug29493.phpt

--TEST-- Bug #29493 (extract(EXTR_REFS) fails if array has multiple referrals) --FILE--
www.eeworm.com/read/220259/4841374

js mdl.js

/* * multiple download * version 1.3 * 06/09/2004 * Eckehard Bahr * webmaster@efileman.de * http://www.efileman.de */ var dlw = new Array(); var activ; function mdl(){ // create one do
www.eeworm.com/read/220259/4841384

js mdl.js

/* * multiple download * version 1.3 * 06/09/2004 * Eckehard Bahr * webmaster@efileman.de * http://www.efileman.de */ var dlw = new Array(); var activ; function mdl(){ // create one do