Searched defs:type (Results 1 - 25 of 4135) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/parse/
H A Dnamespace5.C4 namespace A { namespace B { typedef int type; } } typedef in namespace:A::B
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Dcrash17.C7 typedef typename T::type type; typedef in struct:B
14 typedef int type; typedef in struct:C
H A Dtypename10.C15 typedef Y type; typedef in struct:x::y
H A Dop1.C2 typedef int type; typedef in struct:X
H A Dctor4.C20 { typedef typename K<U>::compile_time_error type; }; typedef in struct:K::A
H A Dnontype6.C9 typedef int type; typedef in struct:A
H A Dttp9.C18 typedef T type; typedef in struct:L
24 template <typename> struct X { typedef int type; }; typedef in struct:Y::X
25 typedef typename L<X<int> >::type type; typedef in struct:Y
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20040415-1.c2 int f (const char *type) argument
H A D20040415-2.c3 int f1 (const char *type) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20040415-1.c2 int f (const char *type) argument
H A D20040415-2.c3 int f1 (const char *type) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dmove.c1 typedef char type; typedef
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_seq.c44 Type *type; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/common/
H A Dsymbol.c41 uchar_t type = GELF_ST_TYPE(sym->st_info); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dcollapse-bug.C8 typedef T const (&type)(); typedef in struct:S
H A Ddecltype16.C10 typedef char type[junk<int>::value==sizeof(char) ? 1 : -1]; typedef
H A Dinitlist41.C6 typedef std::initializer_list<int> type ; typedef
H A Dpr33930.C2 typedef const int* type; typedef
H A Dvariadic-unify-2.C7 { typedef T type; }; typedef in struct:identity
H A Dvariadic71.C9 typedef list<Head, Elements> type; // { dg-error "parameter packs not expanded" } typedef in struct:push_front
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dtmplattr4.C7 typedef unsigned char type[sizeof (T)] typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/init/
H A Dglobal1.C4 enum { EMPTY } type; member in class:errarg
H A Dstruct1.C3 __SIZE_TYPE__ type; member in struct:bug
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dpr33601.C6 typedef const A type; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dnamespace5.C4 namespace A { namespace B { typedef int type; } } typedef in namespace:A::B

Completed in 271 milliseconds

1234567891011>>