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

12

/haiku-buildtools/gcc/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
/haiku-buildtools/gcc/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
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/gomp/appendix-a/
H A Da.11.7.f904 REAL AA(N), BB(N), CC(N) local in subroutine:A11_7
H A Da.11.3.f904 REAL AA(N,N), BB(N,N), CC(N,N), DD(N,N) local in subroutine:A11_3
H A Da.11.5.f904 REAL AA(N,N), BB(N,N), CC(N,N), DD(N,N) local in subroutine:A11_5
H A Da.11.6.f905 REAL AA(N,N), BB(N,N), CC(N,N), DD(N,N) local in subroutine:A11_6_WRONG
H A Da.11.1.f904 REAL AA(N,N), BB(N,N), CC(N,N), DD(N,N), EE(N,N), FF(N,N) local in subroutine:A11_1
H A Da.11.4.f905 REAL AA(N,N), BB(N,N), CC(N,N) local in subroutine:A11_4
H A Da.11.2.f905 REAL AA(N,N), BB(N,N), CC(N,N) local in subroutine:A11_2
/haiku-buildtools/gcc/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
/haiku-buildtools/libtool/tagdemo/
H A Dmain.cpp50 barbaz_derived BB; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Denum7.C5 enum B { BA = -1, BB = 1}; enumerator in enum:B
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dfunction_module_1.f9017 function BB() function in subroutine:AA
18 integer :: BB local in function:BB
23 function BB() function in module:M1
25 integer :: BB local in function:BB
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist7.C4 typedef enum { AA=1, BB=2 } my_enum; enumerator in enum:__anon886
/haiku-buildtools/gcc/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
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dcrash40.C15 struct BB : AA {}; struct in inherits:AA
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A D19990905-2.f9 > C2(3),AA(30),BB(30) local in subroutine:OUTDNS
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dfstack-protector-strong.c79 struct BB struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/gomp/
H A Dpr25990.c32 int AA, BB, CC; local
/haiku-buildtools/gcc/libgcc/config/avr/
H A Dlib1funcs.S810 #define BB 25 define
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-vax.c190 #define BB macro
236 #undef BB macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-vax.c188 #define BB macro
234 #undef BB macro

Completed in 252 milliseconds

12