Home
last modified time | relevance | path

Searched refs:array_double (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/eigen2/
H A Deigen2_first_aligned.cpp37 EIGEN_ALIGN_128 double array_double[100]; in test_eigen2_first_aligned() local
38 test_first_aligned_helper(array_double, 50); in test_eigen2_first_aligned()
39 test_first_aligned_helper(array_double+1, 50); in test_eigen2_first_aligned()
40 test_first_aligned_helper(array_double+2, 50); in test_eigen2_first_aligned()
42 double *array_double_plus_4_bytes = (double*)(std::size_t(array_double)+4); in test_eigen2_first_aligned()
/dports/math/eigen3/eigen-3.3.9/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in test_first_aligned()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in test_first_aligned()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(size_t(array_double)+4); in test_first_aligned()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in test_first_aligned()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in test_first_aligned()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dfirst_aligned.cpp39 EIGEN_ALIGN16 double array_double[100]; in test_first_aligned() local
40 test_first_aligned_helper(array_double, 50); in test_first_aligned()
41 test_first_aligned_helper(array_double+1, 50); in test_first_aligned()
42 test_first_aligned_helper(array_double+2, 50); in test_first_aligned()
44 double *array_double_plus_4_bytes = (double*)(internal::UIntPtr(array_double)+4); in test_first_aligned()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-array-ptr6.C8 double array_double[] = { 1.0, 2.0, 3.0 }; variable
10 constexpr auto sz_d = size(array_double);

123