Searched defs:b2 (Results 1 - 25 of 366) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Denum9.C5 bool b2 = static_cast<bool>(f()); variable
H A Dudlit-args2.C14 int b2 = "abc"_b; variable
H A Dexplicit3.C46 B b2 = { a }; // { dg-error "" } local
H A Dnsdmi4.C20 B b1, b2; local
H A Dconstexpr-delegating2.C28 constexpr B b2 = A<10, 20, 30>(); variable
H A Dimplicit11.C16 B* b2 = new B(eb); // { dg-error "use of deleted function" } local
H A Dvariadic86.C18 baz< bar<int, short> > b2; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Doperator14.C7 B<A<void> > b1, &b2 = (b1 = b1); variable
H A Doperator13.C6 bool b2 = foo<void> ? true : false; variable
H A Dcrash24.C13 B<sizeof A::foo<T>()> b2; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr56837.C8 bool b2[8] = { true, true, true, true, true, true, true, true }; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dnofixed-point-2.c12 b2 (void) /* { dg-bogus "defaults to" } */ function
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Domp_atomic5.f903 integer (kind = 2) :: b, b2 variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/bind/
H A D60497.cc38 bool b2 = binderbinder(std::ref(p)); 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.s9 b2: label
H A Drd-v32-b2.s9 b2: label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-v32-b1.s9 b2: label
H A Drd-v32-b2.s9 b2: label
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/
H A Dasmgoto-4.c37 b2 (int x) function
H A Dpr58346-3.c10 int b1[3][i], b2[4][i]; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dbool2.C6 bool b2 : 7; member in struct:F
H A Doverload35.C22 castBug2 b2; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dvt3.C14 E **b2; member in struct:B

Completed in 88 milliseconds

1234567891011>>