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

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dcvt-1.c7 float b1; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Daggr1.C15 B b1 = {}; variable
H A Daggr2.C15 B b1 = {}; // { dg-error "uninitialized reference" } variable
H A Dimplicit4.C17 B b1; local
H A Dnullptr31.C4 bool b1 = nullptr; // { dg-error "direct" } variable
H A Dinitlist36.C20 B b1 = {{1.0}}; // { dg-error "narrowing" } local
H A Dnsdmi4.C20 B b1, b2; local
H A Dconstexpr-delegating2.C27 constexpr B b1 = A<10, 20, 30>::a; variable
H A Dimplicit11.C15 B* b1 = new B; // { dg-error "use of deleted function" } local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Doperator14.C7 B<A<void> > b1, &b2 = (b1 = b1); variable
H A Doperator13.C5 bool b1 = !foo<void>; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Daggr11.C13 B b1 = {}; variable
H A Daggr12.C13 B b1 = {}; // { dg-error "uninitialized reference" } variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp5611.C8 virtual void b1() { } function in struct:B
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr56837.C7 bool b1[8]; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/bind/
H A D60497.cc36 bool b1 = binder(std::ref(p)); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/objects/char/
H A D5268.cc27 std::stringbuf b1; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D5268.cc27 std::wstringbuf b1; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-eh.C25 B b1, b2; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators9.C17 test(B &b1, const B &b2) argument
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-v32-b1.s5 b1: label
H A Drd-v32-b2.s5 b1: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-v32-b1.s5 b1: label
H A Drd-v32-b2.s5 b1: label
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dasmgoto-4.c17 b1 (int x) function

Completed in 252 milliseconds

1234567891011>>