Searched refs:thing (Results 1 - 25 of 81) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dfor2.C12 for (const int &thing = 0;;)
H A Denum2.C8 enum thing // { dg-error "" } previous def enum
13 enum thing // { dg-error "" } multiple def enum
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dfor2.C12 for (const int &thing = 0;;)
H A Denum2.C8 enum thing // { dg-error "" } previous def enum
13 enum thing // { dg-error "" } multiple def enum
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dpacked1.C12 struct thing { int m; }; struct
17 thing m __attribute__ ((packed)); // { dg-warning "attribute ignored" "" { target default_packed } }
22 thing t;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dpacked1.C12 struct thing { int m; }; struct
17 thing m __attribute__ ((packed)); // { dg-warning "attribute ignored" "" { target default_packed } }
22 thing t;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum9.C10 static fig (*open)(void *thing, const char *filename);
11 static fig (*parse)(void *thing);
14 enum fig (*X::open)(void *thing, const char *filename) = 0;
15 fig (*X::parse)(void *thing) = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum9.C10 static fig (*open)(void *thing, const char *filename);
11 static fig (*parse)(void *thing);
14 enum fig (*X::open)(void *thing, const char *filename) = 0;
15 fig (*X::parse)(void *thing) = 0;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.bob/
H A Dincomplete-cast1.C7 int thing();
13 VHDLPackageProtoRep::thing() function in class:VHDLPackageProtoRep
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.bob/
H A Dincomplete-cast1.C7 int thing();
13 VHDLPackageProtoRep::thing() function in class:VHDLPackageProtoRep
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet39.C12 class thing { class
16 class thong : public solly, public thing {
24 typedef int(thing::*ping)();
25 ping qq = &thing::a;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet39.C12 class thing { class
16 class thong : public solly, public thing {
24 typedef int(thing::*ping)();
25 ping qq = &thing::a;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/debug/
H A Ddwarf2-1.C22 N::Derived thing;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/debug/
H A Ddwarf2-1.C22 N::Derived thing;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/
H A Ddirectiv.c26 #define some thing /* Tab OK, as is form feed before #. */
H A Dcmdlne-C.c14 #define/**/obj_like/**/(some)/**/thing/**/
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/
H A Ddirectiv.c26 #define some thing /* Tab OK, as is form feed before #. */
H A Dcmdlne-C.c14 #define/**/obj_like/**/(some)/**/thing/**/
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate17.C9 namespace thing namespace
26 using namespace thing;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate17.C9 namespace thing namespace
26 using namespace thing;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/cpp/trad/
H A Dcmdlne-C.c14 #define/**/obj_like/**/(some)/**/thing/**/
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/cpp/trad/
H A Dcmdlne-C.c14 #define/**/obj_like/**/(some)/**/thing/**/
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dbspec802.s3 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
H A Dbspec803.s5 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or
H A Dbspec804.s5 ESPEC % Everything ends here. The next thing is a LOP_LOC for .data, or

Completed in 238 milliseconds

1234