代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/240162/4579910
c partial3.c
// { dg-do compile }
// Origin: John Maddock
// PR c++/13997: Error while matching partial specialization of array type
template
struct is_array;
tem
www.eeworm.com/read/240162/4581962
c arg11.c
// { dg-do assemble }
// GROUPS passed arg-matching
// From: gustavo@cpqd.br (Gustavo Chaves)
// Date: Wed, 25 May 94 09:38:00 EST
// Subject: problem with user defined conversions in initializa
www.eeworm.com/read/240162/4583072
c template43.c
// { dg-do run }
// Test matching of partial specializations.
template
class EQUAL {
public:
enum { value = 0 };
};
template
class EQUAL {
public:
enum { value = 1 }
www.eeworm.com/read/233448/4672476
c partial3.c
// { dg-do compile }
// Origin: John Maddock
// PR c++/13997: Error while matching partial specialization of array type
template
struct is_array;
tem
www.eeworm.com/read/233448/4674778
c arg11.c
// { dg-do assemble }
// GROUPS passed arg-matching
// From: gustavo@cpqd.br (Gustavo Chaves)
// Date: Wed, 25 May 94 09:38:00 EST
// Subject: problem with user defined conversions in initializa
www.eeworm.com/read/233448/4675891
c template43.c
// { dg-do run }
// Test matching of partial specializations.
template
class EQUAL {
public:
enum { value = 0 };
};
template
class EQUAL {
public:
enum { value = 1 }
www.eeworm.com/read/233448/4685669
c i386-regparm.c
/* { dg-do compile { target i?86-*-* } } */
/* { dg-skip-if "" { i?86-*-* } { "-m64" } { "" } } */
/* { dg-options "-W -Wall" } */
/* Verify that GCC correctly detects non-matching regparm attributes
www.eeworm.com/read/226641/4782691
h ipt_dscp.h
/* iptables module for matching the IPv4 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description of th
www.eeworm.com/read/224971/4800545
h ipt_dscp_s.h
/* iptables module for matching the IPv4 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description of th
www.eeworm.com/read/209559/4968749
h ipt_dscp.h
/* iptables module for matching the IPv4 DSCP field
*
* (C) 2002 Harald Welte
* This software is distributed under GNU GPL v2, 1991
*
* See RFC2474 for a description of th