Home
last modified time | relevance | path

Searched refs:ac4 (Results 1 – 25 of 705) sorted by relevance

12345678910>>...29

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C13 static __attribute__ ((used))char ac4 [4]; variable
175 new (&ac4) int; in test()
181 new (&ac4 [0]) int; in test()
187 new (&ac4 [0] + 0) int; in test()
189 new (&ac4 [1] - 1) int; in test()
191 new (&ac4 [2] - 2) int; in test()
194 new (&ac4 [3] - 3) int; in test()
198 new (&ac4 [4] - 4) int; in test()
208 new (&ac4 [2] + n) int; // ditto in test()
230 new (&ac4 + 0) int; in test()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C15 static __attribute__ ((used))char ac4 [4]; variable
177 new (&ac4) int32_t; in test()
183 new (&ac4 [0]) int32_t; in test()
189 new (&ac4 [0] + 0) int32_t; in test()
191 new (&ac4 [1] - 1) int32_t; in test()
193 new (&ac4 [2] - 2) int32_t; in test()
196 new (&ac4 [3] - 3) int32_t; in test()
200 new (&ac4 [4] - 4) int32_t; in test()
210 new (&ac4 [2] + n) int32_t; // ditto in test()
232 new (&ac4 + 0) int32_t; in test()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C15 static __attribute__ ((used))char ac4 [4]; variable
177 new (&ac4) int32_t; in test()
183 new (&ac4 [0]) int32_t; in test()
189 new (&ac4 [0] + 0) int32_t; in test()
191 new (&ac4 [1] - 1) int32_t; in test()
193 new (&ac4 [2] - 2) int32_t; in test()
196 new (&ac4 [3] - 3) int32_t; in test()
200 new (&ac4 [4] - 4) int32_t; in test()
210 new (&ac4 [2] + n) int32_t; // ditto in test()
232 new (&ac4 + 0) int32_t; in test()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C15 static __attribute__ ((used))char ac4 [4]; variable
177 new (&ac4) int32_t; in test()
183 new (&ac4 [0]) int32_t; in test()
189 new (&ac4 [0] + 0) int32_t; in test()
191 new (&ac4 [1] - 1) int32_t; in test()
193 new (&ac4 [2] - 2) int32_t; in test()
196 new (&ac4 [3] - 3) int32_t; in test()
200 new (&ac4 [4] - 4) int32_t; in test()
210 new (&ac4 [2] + n) int32_t; // ditto in test()
232 new (&ac4 + 0) int32_t; in test()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/warn/
H A DWplacement-new-size.C15 static __attribute__ ((used))char ac4 [4]; variable
177 new (&ac4) int32_t; in test()
183 new (&ac4 [0]) int32_t; in test()
189 new (&ac4 [0] + 0) int32_t; in test()
191 new (&ac4 [1] - 1) int32_t; in test()
193 new (&ac4 [2] - 2) int32_t; in test()
196 new (&ac4 [3] - 3) int32_t; in test()
200 new (&ac4 [4] - 4) int32_t; in test()
210 new (&ac4 [2] + n) int32_t; // ditto in test()
232 new (&ac4 + 0) int32_t; in test()
[all …]
/dports/science/cdk/cdk-cdk-2.3/storage/libiomd/src/test/java/org/openscience/cdk/libio/md/
H A DMDMoleculeTest.java143 AtomContainer ac4 = new AtomContainer(); in testMDMolecule() local
144 ac4.addAtom(mol.getAtom(2)); in testMDMolecule()
145 ac4.addAtom(mol.getAtom(3)); in testMDMolecule()
146 ac4.addAtom(mol.getAtom(4)); in testMDMolecule()
147 ac4.addAtom(mol.getAtom(5)); in testMDMolecule()
148 ChargeGroup chg2 = new ChargeGroup(ac4, 1, mol); in testMDMolecule()
313 AtomContainer ac4 = new AtomContainer(); in makeMDBenzene() local
314 ac4.addAtom(mol.getAtom(2)); in makeMDBenzene()
315 ac4.addAtom(mol.getAtom(3)); in makeMDBenzene()
316 ac4.addAtom(mol.getAtom(4)); in makeMDBenzene()
[all …]
/dports/math/spot/spot-2.10.2/tests/core/
H A Dacc.cc132 spot::acc_cond ac4; in main() local
133 ac4.set_generalized_buchi(); in main()
134 check(ac4, ac4.all_sets()); in main()
135 check(ac4, ac4.comp(ac4.all_sets())); in main()
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dacc.cc132 spot::acc_cond ac4; in main() local
133 ac4.set_generalized_buchi(); in main()
134 check(ac4, ac4.all_sets()); in main()
135 check(ac4, ac4.comp(ac4.all_sets())); in main()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/vector-algorithms-0.8.0.4/src/Data/Vector/Algorithms/
H A DHeap.hs297 ac4 <- unsafeRead a (child4 + off)
300 LT -> case cmp ac3 ac4 of
301 LT -> (child4, ac4)
303 _ -> case cmp ac2 ac4 of
304 LT -> (child4, ac4)
307 LT -> case cmp ac3 ac4 of
308 LT -> (child4, ac4)
310 _ -> case cmp ac1 ac4 of
311 LT -> (child4, ac4)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-algorithms-0.8.0.3/src/Data/Vector/Algorithms/
H A DHeap.hs297 ac4 <- unsafeRead a (child4 + off)
300 LT -> case cmp ac3 ac4 of
301 LT -> (child4, ac4)
303 _ -> case cmp ac2 ac4 of
304 LT -> (child4, ac4)
307 LT -> case cmp ac3 ac4 of
308 LT -> (child4, ac4)
310 _ -> case cmp ac1 ac4 of
311 LT -> (child4, ac4)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/vector-algorithms-0.8.0.3/src/Data/Vector/Algorithms/
H A DHeap.hs297 ac4 <- unsafeRead a (child4 + off)
300 LT -> case cmp ac3 ac4 of
301 LT -> (child4, ac4)
303 _ -> case cmp ac2 ac4 of
304 LT -> (child4, ac4)
307 LT -> case cmp ac3 ac4 of
308 LT -> (child4, ac4)
310 _ -> case cmp ac1 ac4 of
311 LT -> (child4, ac4)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/vector-algorithms-0.8.0.3/src/Data/Vector/Algorithms/
H A DHeap.hs297 ac4 <- unsafeRead a (child4 + off)
300 LT -> case cmp ac3 ac4 of
301 LT -> (child4, ac4)
303 _ -> case cmp ac2 ac4 of
304 LT -> (child4, ac4)
307 LT -> case cmp ac3 ac4 of
308 LT -> (child4, ac4)
310 _ -> case cmp ac1 ac4 of
311 LT -> (child4, ac4)

12345678910>>...29