Searched refs:bt (Results 1 - 25 of 201) sorted by relevance

123456789

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dderived_pointer_recursion.f9011 type :: bt type in module:llo
13 end type bt
16 type (bt) :: b
18 type (bt), pointer :: ptr
H A Dnamelist_40.f909 type :: bt type in module:global
12 end type bt
17 type(bt) :: x(2)
H A Dnamelist_47.f907 type :: bt type in module:nml_47
10 end type bt
15 type(bt) :: x(2)
H A Dnamelist_15.f9011 type :: bt type in module:global
14 end type bt
19 type(bt) :: x(2)
H A Dprotected_1.f9014 integer, target :: at,bt variable in module:protmod
42 bp => bt
44 bt = 7
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/bad_typeid/
H A Dwhat.cc32 bad_typeid bt;
33 VERIFY( !strcmp(bt.what(), "std::bad_typeid") );
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Detbt.d4 # Test the et, bt registers
9 0+0000 <[^>]*> c9b1883a add et,bt,r6
10 0+0004 <[^>]*> c9b1883a add et,bt,r6
H A Detbt-r2.d6 # Test the et, bt registers
11 0+0000 <[^>]*> c4183660 add et,bt,r6
12 0+0004 <[^>]*> c4183660 add et,bt,r6
H A Detbt.s4 add et, bt, r6
H A Dwarn_nobreak.s1 .set nobreak , 2 # This should not cause warning for ba, bt to be turned off
3 add bt, r2, r2
6 add bt, r3, r4
9 add bt, r3, r4
12 add bt, r3, r4
H A Djmp.d9 0+0000 <[^>]*> c800683a jmp bt
H A Djmp-r2.d11 0+0000 <[^>]*> 34000660 jmp bt
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dinfo.c166 #define same(bt) ffeinfo_combine_[bt][bt] = bt
214 ffeinfo_kindtype_max(ffeinfoBasictype bt,
218 if ((bt == FFEINFO_basictypeANY)
223 if (ffetype_size (ffeinfo_types_[bt][k1])
224 > ffetype_size (ffeinfo_types_[bt][k2]))
213 ffeinfo_kindtype_max(ffeinfoBasictype bt, ffeinfoKindtype k1, ffeinfoKindtype k2) argument
H A Dglobal.c374 && ((ffesymbol_basictype (s) != g->u.proc.bt)
417 || (g->u.proc.bt == FFEINFO_basictypeNONE)
420 g->u.proc.bt = ffesymbol_basictype (s);
519 ffeinfoBasictype bt, ffeinfoKindtype kt,
552 || (ai->bt != FFEINFO_basictypeCHARACTER)
553 || (ai->bt == bt)))
564 || (bt != FFEINFO_basictypeCHARACTER)
565 || (ai->bt == bt)))
517 ffeglobal_proc_def_arg(ffesymbol s, int argno, const char *name, ffeglobalArgSummary as, ffeinfoBasictype bt, ffeinfoKindtype kt, bool array) argument
796 ffeglobal_proc_ref_arg(ffesymbol s, int argno, ffeglobalArgSummary as, ffeinfoBasictype bt, ffeinfoKindtype kt, bool array, ffelexToken t) argument
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/sh/
H A Derr-1.s7 bt externsym1 ! { dg-error "undefined symbol" }
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/
H A Derr-1.s7 bt externsym1 ! { dg-error "undefined symbol" }
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist-explicit-sfinae.C6 struct bt { struct
23 -> decltype(indirector<To>({declval<From>()...}), bt<true>());
25 -> bt<false>; member in class:my_is_convertible_many
/haiku-buildtools/binutils/gas/testsuite/gas/h8300/
H A Dcbranch.s4 bt h8300_cbranch
H A Dcbranchh.s5 bt h8300h_cbranch:8
25 bt h8300h_cbranch:16
H A Dcbranchs.s5 bt h8300s_cbranch:8
25 bt h8300s_cbranch:16
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Dmix-1.s5 bt forw
/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Dshmix-1.s6 bt forw
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/h8300/
H A Dcbranch.s4 bt h8300_cbranch
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Dmix-1.s5 bt forw
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Dshmix-1.s6 bt forw

Completed in 214 milliseconds

123456789