Searched defs:b1 (Results 1 - 25 of 573) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Ddyncast6.C12 const B& b1 = dynamic_cast<B&>((const A&)a); // { dg-error "" } opps local
H A Dp5611.C8 virtual void b1() { }; function in struct:B
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit68.C17 const bool b1 = (Length == 2); local
H A Dlookup3.C16 B& b1 = b; local
H A Doverload1.C13 B<char> b1; local
H A Doverload12.C19 B<1> b1; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/init/
H A Dsynth1.C14 void run (B& b, B& b1) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/i386/
H A Dcvt-1.c7 float b1; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/powerpc/
H A Drs6000-fpint.c9 int b1 = b; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators9.C17 test(B &b1, const B &b2) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp5611.C8 virtual void b1() { } function in struct:B
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/char/
H A D5268.cc27 std::stringbuf b1; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D5268.cc27 std::wstringbuf b1; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/inherit/
H A Dusing1.C27 B b1; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/template/
H A Dcrash24.C12 B<sizeof A::foo<T>()> b1; local
H A Dfriend23.C35 B b1, b2(b1); local
H A Dlookup3.C14 bar<int> b1; local
H A Dmemfriend12.C57 A<int>::B b1; local
H A Dmemfriend15.C32 A<int>::B2 b1; local
H A Dmemfriend16.C32 A<int>::B2<int> b1; local
H A Dmemfriend9.C57 A<int>::B b1; local
H A Dref1.C3 int main() { b <a1> b1; } local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr27894.C34 B::b1 () const function in class:B
46 template < class T > inline T * F <T>::b1 () const function in class:F
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Dbool2.C5 bool b1 : 1; member in struct:F
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators9.C16 test(B &b1, const B &b2) argument

Completed in 218 milliseconds

1234567891011>>