Searched defs:B1 (Results 1 - 25 of 46) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dnew6.C3 struct B1 { virtual ~B1(); }; struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/lookup/
H A Ddisamb1.C9 struct B1: public A {}; struct in inherits:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doverride2.C7 struct B1: virtual A { virtual void f (); }; struct in inherits:A
H A Dref3.C3 struct B1 struct
H A Daccess7.C8 struct B1 { }; // ERROR - private struct in class:A
31 new A::B1; // ERROR - within this context member in class:A
H A Ddyncast6.C21 class B1 : public OBASE, public AA { public: virtual void foo(void) { } }; class in inherits:OBASE,AA
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dtypedef4.C4 struct B1 { struct
H A Dtt.C26 struct B1 { DEF_A; A aa; }; struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty3.C10 struct B1 : A {}; struct in inherits:A
H A Dprimary4.C8 struct B1 : virtual A {}; struct in inherits:A
H A Dcrash1.C12 struct B1 : virtual A1 {}; struct in inherits:A1
H A Dvtable3.h75 struct B1: virtual A { struct in inherits:A
115 B1::B1() function in class:B1
H A Dprimary3.C7 struct B1 : virtual A {}; struct in inherits:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet35.C8 class B1:public virtual A { }; class in inherits:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dctors14.C29 class B1 : public A1 { class in inherits:A1
/openbsd-current/lib/libm/src/
H A Ds_cbrt.c22 B1 = 715094163, /* B1 = (682-0.03306235651)*2**20 */ variable
H A Ds_cbrtf.c23 B1 = 709958130, /* B1 = (84+2/3-0.03306235651)*2**23 */ variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/inherit/
H A Doperator1.C14 struct B1 { struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dqualttp20.C16 template <typename T> struct B1 : T struct in inherits:T
/openbsd-current/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dallocator_test.cpp35 auto B1 = A.Allocate(); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dcbrt.c14 B1 = 715094163, /* B1 = (682-0.03306235651)*2**20 */ variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20010202-1.c10 B0 = 0, B1 = 1, B2 = 2 enumerator in enum:__anon7091::__anon7093
/openbsd-current/lib/libm/src/ld128/
H A Ds_cbrtl.c26 B1 = 709958130; /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
/openbsd-current/lib/libm/src/ld80/
H A Ds_cbrtl.c26 B1 = 709958130; /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C121 struct B1 : A struct in inherits:A

Completed in 135 milliseconds

12