Home
last modified time | relevance | path

Searched refs:doubles (Results 201 – 225 of 10656) sorted by relevance

12345678910>>...427

/dports/science/nwchem-data/nwchem-7.0.2-release/QA/chem_library_tests/H10/
H A Dh10_1.2.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
607 Maximum block size 1 doubles
613 1 alpha a 1 doubles 0 1
614 2 alpha a 1 doubles 1 2
615 3 alpha a 1 doubles 2 3
616 4 alpha a 1 doubles 3 4
617 5 alpha a 1 doubles 4 5
618 6 beta a 1 doubles 5 1
[all …]
H A Dh10_2.0.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
566 Maximum block size 1 doubles
572 1 alpha a 1 doubles 0 1
573 2 alpha a 1 doubles 1 2
574 3 alpha a 1 doubles 2 3
575 4 alpha a 1 doubles 3 4
576 5 alpha a 1 doubles 4 5
577 6 beta a 1 doubles 5 1
[all …]
H A Dh10_2.4.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
562 Maximum block size 1 doubles
568 1 alpha a 1 doubles 0 1
569 2 alpha a 1 doubles 1 2
570 3 alpha a 1 doubles 2 3
571 4 alpha a 1 doubles 3 4
572 5 alpha a 1 doubles 4 5
573 6 beta a 1 doubles 5 1
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/QA/chem_library_tests/H10/
H A Dh10_1.0.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
606 Maximum block size 1 doubles
612 1 alpha a 1 doubles 0 1
613 2 alpha a 1 doubles 1 2
614 3 alpha a 1 doubles 2 3
615 4 alpha a 1 doubles 3 4
616 5 alpha a 1 doubles 4 5
617 6 beta a 1 doubles 5 1
[all …]
H A Dh10_2.0.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
566 Maximum block size 1 doubles
572 1 alpha a 1 doubles 0 1
573 2 alpha a 1 doubles 1 2
574 3 alpha a 1 doubles 2 3
575 4 alpha a 1 doubles 3 4
576 5 alpha a 1 doubles 4 5
577 6 beta a 1 doubles 5 1
[all …]
H A Dh10_2.4.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
562 Maximum block size 1 doubles
568 1 alpha a 1 doubles 0 1
569 2 alpha a 1 doubles 1 2
570 3 alpha a 1 doubles 2 3
571 4 alpha a 1 doubles 3 4
572 5 alpha a 1 doubles 4 5
573 6 beta a 1 doubles 5 1
[all …]
H A Dh10_1.2.out117 heap = 13107196 doubles = 100.0 Mbytes
118 stack = 13107201 doubles = 100.0 Mbytes
120 total = 52428797 doubles = 400.0 Mbytes
607 Maximum block size 1 doubles
613 1 alpha a 1 doubles 0 1
614 2 alpha a 1 doubles 1 2
615 3 alpha a 1 doubles 2 3
616 4 alpha a 1 doubles 3 4
617 5 alpha a 1 doubles 4 5
618 6 beta a 1 doubles 5 1
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/rs6000/
H A Ddarwin-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/R-cran-lubridate/lubridate/src/
H A Dupdate.cpp77 cpp11::writable::doubles origin(1); in get_current_tz()
196 cpp11::writable::doubles C_update_dt(const cpp11::doubles& dt, in C_update_dt()
204 const cpp11::doubles& second, in C_update_dt()
213 cpp11::writable::doubles out(out_size); in C_update_dt()
262 cpp11::writable::doubles out(N); in C_update_dt()
342 cpp11::writable::doubles C_force_tz(const cpp11::doubles& dt, in C_force_tz()
361 cpp11::writable::doubles out(n); in C_force_tz()
382 cpp11::writable::doubles C_force_tzs(const cpp11::doubles& dt, in C_force_tzs()
404 cpp11::writable::doubles out(n); in C_force_tzs()
431 cpp11::writable::doubles C_local_time(const cpp11::doubles& dt, in C_local_time()
[all …]
/dports/net/libcmis/libcmis-0.5.2/qa/libcmis-c/
H A Dtest-property.cxx149 libcmis_vector_double_Ptr doubles = libcmis_property_getDoubles( tested ); in getStringsTest() local
150 CPPUNIT_ASSERT_EQUAL( size_t( 0 ), libcmis_vector_double_size( doubles ) ); in getStringsTest()
151 libcmis_vector_double_free( doubles ); in getStringsTest()
197 libcmis_vector_double_Ptr doubles = libcmis_property_getDoubles( tested ); in getDoublesTest() local
198 CPPUNIT_ASSERT_EQUAL( size, libcmis_vector_double_size( doubles ) ); in getDoublesTest()
199 CPPUNIT_ASSERT_EQUAL( 123.456, libcmis_vector_double_get( doubles, 0 ) ); in getDoublesTest()
200 CPPUNIT_ASSERT_EQUAL( 7.89, libcmis_vector_double_get( doubles, 1 ) ); in getDoublesTest()
201 libcmis_vector_double_free( doubles ); in getDoublesTest()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/rs6000/
H A Dibm-ldouble-format4 Each long double is made up of two IEEE doubles. The value of the
19 1, and f_k for k>0 is 0 or 1. These are the 'normal' long doubles.
24 the 'subnormal' long doubles.
26 There are four long doubles that represent zero, two that represent
30 Likewise, there are four long doubles that represent infinities, two
37 There are certain other valid long doubles where both parts are
39 2^(e-105). These, together with the subnormal long doubles, make up
40 the denormal long doubles.
42 Many possible long double bit patterns are not valid long doubles.
62 Two long doubles can be compared by comparing the high parts, and if

12345678910>>...427