Home
last modified time | relevance | path

Searched refs:AL (Results 1 – 25 of 5962) sorted by relevance

12345678910>>...239

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tests/Fist/
H A Dal2o3.inp7 ATOM AL
16 atoms AL AL
23 atoms AL O
53 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
54 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
55 AL -12.7278506256738 -6.71785891856505 1.17410995244948
56 AL -9.62675233277309 -5.09209733909407 4.98363349172688
57 AL -6.57724683550403 -3.30884186179054 8.98644715075822
58 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
59 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tests/Fist/regtest-3/
H A Dal2o3-res.inp8 ATOM AL
17 atoms AL AL
24 atoms AL O
55 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
56 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
57 AL -12.7278506256738 -6.71785891856505 1.17410995244948
58 AL -9.62675233277309 -5.09209733909407 4.98363349172688
59 AL -6.57724683550403 -3.30884186179054 8.98644715075822
60 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
61 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
H A Dal2o3.inp7 ATOM AL
16 atoms AL AL
23 atoms AL O
54 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
55 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
56 AL -12.7278506256738 -6.71785891856505 1.17410995244948
57 AL -9.62675233277309 -5.09209733909407 4.98363349172688
58 AL -6.57724683550403 -3.30884186179054 8.98644715075822
59 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
60 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tests/Fist/
H A Dal2o3.inp7 ATOM AL
16 atoms AL AL
23 atoms AL O
53 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
54 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
55 AL -12.7278506256738 -6.71785891856505 1.17410995244948
56 AL -9.62675233277309 -5.09209733909407 4.98363349172688
57 AL -6.57724683550403 -3.30884186179054 8.98644715075822
58 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
59 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tests/Fist/regtest-3/
H A Dal2o3-res.inp8 ATOM AL
17 atoms AL AL
24 atoms AL O
55 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
56 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
57 AL -12.7278506256738 -6.71785891856505 1.17410995244948
58 AL -9.62675233277309 -5.09209733909407 4.98363349172688
59 AL -6.57724683550403 -3.30884186179054 8.98644715075822
60 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
61 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
H A Dal2o3.inp7 ATOM AL
16 atoms AL AL
23 atoms AL O
54 AL -18.8567449782927 -9.84653151159998 -6.72435609218356
55 AL -15.9194522969308 -8.27705856544774 -2.73274193263499
56 AL -12.7278506256738 -6.71785891856505 1.17410995244948
57 AL -9.62675233277309 -5.09209733909407 4.98363349172688
58 AL -6.57724683550403 -3.30884186179054 8.98644715075822
59 AL -15.7572636476741 -5.59599757757724 -6.61298077049179
60 AL -12.7408600480051 -3.93705085727587 -2.82817318798414
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Ddi-longlong64-sync-1.c27 static long long AL[24]; variable
67 __sync_lock_test_and_set (AL+2, 1); in do_noret_di()
68 __sync_lock_release (AL+3); in do_noret_di()
77 __sync_fetch_and_add (AL+8, 1); in do_noret_di()
79 __sync_fetch_and_sub (AL+10, 22); in do_noret_di()
83 __sync_fetch_and_or (AL+13, 0x500000009ll); in do_noret_di()
89 __sync_add_and_fetch (AL+16, 1); in do_noret_di()
92 __sync_sub_and_fetch (AL+18, 22); in do_noret_di()
96 __sync_or_and_fetch (AL+21, 0x500000009ll); in do_noret_di()
151 memcpy (AL, init_di, sizeof (init_di)); in main()
[all …]

12345678910>>...239