Searched defs:BB (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash46.C5 template <class T> struct BB { T x; BB(const T &x) : x(x) { } }; function in struct:AA::BB
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/lookup/
H A Dambig1.C15 struct BB : B1, B2 {}; struct in inherits:B1,B2
H A Dambig2.C15 struct BB : B1, B2 {}; struct in inherits:B1,B2
H A Dambig3.C16 struct BB : B1, B2_2 {}; struct in inherits:B1,B2_2
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate26.C15 template <int I> class BB : public virtual V { class in inherits:V
23 template <int I> BB<I>::BB() {} function in class:BB
24 template <int I> BB<I>::BB(int i) {} function in class:BB
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash46.C5 template <class T> struct BB { T x; BB(const T &x) : x(x) { }; }; function in struct:AA::BB
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lookup/
H A Dambig1.C15 struct BB : B1, B2 {}; struct in inherits:B1,B2
H A Dambig2.C15 struct BB : B1, B2 {}; struct in inherits:B1,B2
H A Dambig3.C16 struct BB : B1, B2_2 {}; struct in inherits:B1,B2_2
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate26.C15 template <int I> class BB : public virtual V { class in inherits:V
23 template <int I> BB<I>::BB() {} function in class:BB
24 template <int I> BB<I>::BB(int i) {} function in class:BB
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Denum7.C5 enum B { BA = -1, BB = 1}; enumerator in enum:B
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Denum7.C5 enum B { BA = -1, BB = 1}; enumerator in enum:B
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Ddtor9.C9 class BB : virtual public CC class in inherits:CC
H A Ddyncast1.C25 struct BB : B {}; struct in inherits:B
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Ddtor9.C9 class BB : virtual public CC class in inherits:CC
H A Ddyncast1.C25 struct BB : B {}; struct in inherits:B
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist7.C4 typedef enum { AA=1, BB=2 } my_enum; enumerator in enum:__anon4738
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dcrash40.C15 struct BB : AA {}; struct in inherits:AA
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dmd4.c72 uint32_t AA, BB, CC, DD; local
H A Dmd5.c74 uint32_t AA, BB, CC, DD; local
H A Dsha.c86 uint32_t AA, BB, CC, DD, EE; local
H A Dsha256.c97 uint32_t AA, BB, CC, DD, EE, FF, GG, HH; local
H A Dsha512.c121 uint64_t AA, BB, CC, DD, EE, FF, GG, HH; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/gomp/
H A Dpr25990.c32 int AA, BB, CC; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c190 #define BB macro
236 #undef BB macro

Completed in 119 milliseconds

12