代码搜索:Multiple

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

代码结果 9,501
www.eeworm.com/read/242657/4548703

cpp test_reactors.cpp

// $Id: test_reactors.cpp 78962 2007-07-20 03:27:14Z sowayaa $ // Perform a torture test of multiple ACE_Reactors and ACE_Tasks in // the same process... Thanks to Detlef Becker for contributing thi
www.eeworm.com/read/240204/4576930

cxx image.cxx

// // "$Id: image.cxx,v 1.1.1.1 2003/06/03 22:25:48 agno Exp $" // // Fl_Image test program for the Fast Light Tool Kit (FLTK). // // Notice that Fl_Image is for a static, multiple-reuse image, s
www.eeworm.com/read/240162/4579492

c bitfield2.c

// PR c++/13371 // Bug: We were failing to properly protect the lhs on the line marked // "here" from multiple evaluation. // { dg-do run } extern "C" int printf (const char *, ...); enum E { E1, E
www.eeworm.com/read/240162/4582702

c p6610a.c

// { dg-do run } // prms-id: 6610 // There is a bug in vtable thunks with multiple/virtual inheritance. int fail = 1; struct B; struct A { virtual int f(const B*) = 0; int g(const B*); }; int A::g(c
www.eeworm.com/read/240162/4590236

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/233448/4669559

c cls_multi_sshortchar.c

/* Area: ffi_call, closure_call Purpose: Check passing of multiple signed short/char values. Limitations: none. PR: PR13221. Originator: 20031129 */ /* { dg-do ru
www.eeworm.com/read/233448/4669574

c cls_multi_sshort.c

/* Area: ffi_call, closure_call Purpose: Check passing of multiple signed short values. Limitations: none. PR: PR13221. Originator: 20031129 */ /* { dg-do run { x
www.eeworm.com/read/233448/4671809

c bitfield2.c

// PR c++/13371 // Bug: We were failing to properly protect the lhs on the line marked // "here" from multiple evaluation. // { dg-do run } extern "C" int printf (const char *, ...); enum E { E1, E
www.eeworm.com/read/233448/4675519

c p6610a.c

// { dg-do run } // prms-id: 6610 // There is a bug in vtable thunks with multiple/virtual inheritance. int fail = 1; struct B; struct A { virtual int f(const B*) = 0; int g(const B*); }; int A::g(c
www.eeworm.com/read/233448/4686221

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" }