Searched refs:ac (Results 1 - 25 of 1066) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dcanon-31724.C1 struct ac {ac();}; struct
2 ac spline_rep1(void)
4 typedef ac at[2];
5 ac * b = new ac[2];
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr64386.c4 char ac[64], bc[64], ec[64]; variable
12 ac[i] = bc[i] ? : e;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Datomic-noinline.c17 char ac,bc,cc; variable
23 ac = __atomic_exchange_n (&bc, cc, __ATOMIC_RELAXED);
31 __atomic_store_n (&ac, bc, __ATOMIC_RELAXED);
32 if (ac != 1)
39 ac = __atomic_fetch_add (&cc, 15, __ATOMIC_SEQ_CST);
55 ac = 0x3C;
56 bc = __atomic_nand_fetch (&ac, 0x0f, __ATOMIC_RELAXED);
57 if (bc != ac)
/haiku-buildtools/autoconf/tests/
H A Dmktests.sh158 # Already in configure.ac.
214 } >ac$base.tat
219 if grep AT_CHECK ac$base.tat >/dev/null 2>&1; then
220 mv -f ac$base.tat ac$base.at
222 rm -f ac$base.tat ac$base.at
223 touch ac$base.at
226 chmod a-w ac$base.at
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Delemental_optional_args_2.f9048 REAL(KIND=8), DIMENSION(2) :: ac local in function:ff
49 ac(1)=a
50 ac(2)=a**2
51 ff=SUM(gg(ac,b))
58 REAL(KIND=8), DIMENSION(2) :: ac local in function:f1
59 ac(1)=a
60 ac(2)=a**2
61 f1=gg(ac(1),b)+gg(ac(2),b) ! This is the same as in ff, but without using the elemental feature of gg
H A Delemental_optional_args_3.f9054 REAL(KIND=8), DIMENSION(2, SIZE(a)) :: ac local in function:ff
55 ac(1,:)=a
56 ac(2,:)=a**2
57 ff=SUM(gg(ac,b), dim=1)
65 REAL(KIND=8), DIMENSION(2, SIZE(a)) :: ac local in function:f1
66 ac(1,:)=a
67 ac(2,:)=a**2
68 f1=gg(ac(1,:),b)+gg(ac(2,:),b) ! This is the same as in ff, but without using the elemental feature of gg
H A Delemental_optional_args_4.f9053 REAL(KIND=8), DIMENSION(2, SIZE(a)) :: ac local in function:ff
54 ac(1,:)=a
55 ac(2,:)=a**2
56 ff=SUM(gg(ac,b), dim=1)
64 REAL(KIND=8), DIMENSION(2, SIZE(a)) :: ac local in function:f1
65 ac(1,:)=a
66 ac(2,:)=a**2
67 f1=gg(ac(1,:),b)+gg(ac(2,:),b) ! This is the same as in ff, but without using the elemental feature of gg
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips16-branch-absolute-addend.d11 [0-9a-f]+ <[^>]*> f445 1014 b 0*123468ac <bar\+0x1233>
12 [0-9a-f]+ <[^>]*> f445 6012 bteqz 0*123468ac <bar\+0x1233>
13 [0-9a-f]+ <[^>]*> f445 6110 btnez 0*123468ac <bar\+0x1233>
14 [0-9a-f]+ <[^>]*> f445 220e beqz v0,0*123468ac <bar\+0x1233>
15 [0-9a-f]+ <[^>]*> f445 2a0c bnez v0,0*123468ac <bar\+0x1233>
H A Dbranch-absolute-addend.d11 [0-9a-f]+ <[^>]*> 1000162a b 0*123468ac <bar\+0x1234>
13 [0-9a-f]+ <[^>]*> 04111628 bal 0*123468ac <bar\+0x1234>
15 [0-9a-f]+ <[^>]*> 04101626 bltzal zero,0*123468ac <bar\+0x1234>
17 [0-9a-f]+ <[^>]*> 10401624 beqz v0,0*123468ac <bar\+0x1234>
19 [0-9a-f]+ <[^>]*> 14401622 bnez v0,0*123468ac <bar\+0x1234>
H A Dmicromips-branch-absolute-addend.d11 [0-9a-f]+ <[^>]*> 40e0 2c54 bc 0*123468ac <bar\+0x1233>
12 [0-9a-f]+ <[^>]*> 4060 2c52 bal 0*123468ac <bar\+0x1233>
14 [0-9a-f]+ <[^>]*> 4020 2c4e bltzal zero,0*123468ac <bar\+0x1233>
16 [0-9a-f]+ <[^>]*> 40e2 2c4a beqzc v0,0*123468ac <bar\+0x1233>
17 [0-9a-f]+ <[^>]*> 40a2 2c48 bnezc v0,0*123468ac <bar\+0x1233>
H A Djalbal.d20 .* 04118000 bal .*200000ac <s2>
22 .* 0c00002b jal .*200000ac <s2>
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tls/
H A Dthr-init-2.c16 int main (int ac, char *av[]) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/tls/
H A Dthr-init-1.c15 int main (int ac, char *av[]) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr34099.C8 multiply(NumType a, NumType b, unsigned ac, NumType &ab) argument
11 for (unsigned j=0; j<ac; j++)
/haiku-buildtools/gcc/contrib/
H A Dgcc_update9 # Originally by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, August 1998.
71 fixincludes/configure: fixincludes/configure.ac fixincludes/aclocal.m4
72 fixincludes/config.h.in: fixincludes/configure.ac fixincludes/aclocal.m4
75 intl/configure: intl/configure.ac intl/aclocal.m4
76 intl/config.h.in: intl/configure.ac intl/aclocal.m4
78 gcc/configure: gcc/configure.ac
79 gcc/cstamp-h.in: gcc/configure.ac
105 lto-plugin/configure: lto-plugin/configure.ac lto-plugin/aclocal.m4
108 libbanshee/configure: libbanshee/configure.ac
109 libmudflap/configure: libmudflap/configure.ac
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/dlx/
H A Dstore.d10 0: ac 03 00 1c sw 0x001c\[r0\],r3
12 4: ac 03 00 00 sw 0x0000\[r0\],r3
18 14: ac 43 00 00 sw 0x0000\[r2\],r3
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/dlx/
H A Dstore.d10 0: ac 03 00 1c sw 0x001c\[r0\],r3
12 4: ac 03 00 00 sw 0x0000\[r0\],r3
18 14: ac 43 00 00 sw 0x0000\[r2\],r3
/haiku-buildtools/binutils/ld/testsuite/ld-sh/
H A Dfdpic-funcdesc-static.d12 400098 004100ac 004100b0 004100a8 004100b4[ \t]+.*
14 4100a8 004100ac[ \t]+.*
16 4100ac 00400094 004100b4 00000000 00000000[ \t]+.*
H A Dfdpic-gotfuncdesci20-static.d12 40009c 004100ac 004100b0 004100c0 004100b4[ \t]+.*
14 4100ac 0040009a 004100b4 00000000 00000000[ \t]+.*
15 4100bc 00000000 004100ac[ \t]+.*
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp96.C27 A<char> ac;
28 if (ac.f(0) != 36)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dinline-params.c29 t2 (struct c *ac, char *msg) argument
31 GUALCHKVAL (ac);
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/torture/tls/
H A Dthr-init.m19 int main (int ac, char *av[])
/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Daltivec_xcoff.d12 8: 7c 25 22 ac dst r5,r4,1
13 c: 7e 08 3a ac dstt r8,r7,0
H A Daltivec_xcoff64.d12 8: 7c 25 22 ac dst r5,r4,1
13 c: 7e 08 3a ac dstt r8,r7,0
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dtls-ld-7.d15 filesz 0x0+1ac memsz 0x0+1ac flags r-x
16 LOAD off 0x0+1ac vaddr 0x0+21ac paddr 0x0+21ac align 2\*\*13
20 TLS off 0x0+1ac vaddr 0x0+21ac paddr 0x0+21ac align 2\*\*2

Completed in 246 milliseconds

1234567891011>>