Lines Matching refs:OFF

100 option(EIGEN_BUILD_BTL "Build benchmark suite" OFF)
111 option(EIGEN_DEFAULT_TO_ROW_MAJOR "Use row-major as default matrix storage order" OFF)
191 option(EIGEN_TEST_SSE2 "Enable/Disable SSE2 in tests/examples" OFF)
197 option(EIGEN_TEST_SSE3 "Enable/Disable SSE3 in tests/examples" OFF)
203 option(EIGEN_TEST_SSSE3 "Enable/Disable SSSE3 in tests/examples" OFF)
209 option(EIGEN_TEST_SSE4_1 "Enable/Disable SSE4.1 in tests/examples" OFF)
215 option(EIGEN_TEST_SSE4_2 "Enable/Disable SSE4.2 in tests/examples" OFF)
221 option(EIGEN_TEST_AVX "Enable/Disable AVX in tests/examples" OFF)
227 option(EIGEN_TEST_FMA "Enable/Disable FMA in tests/examples" OFF)
233 option(EIGEN_TEST_AVX512 "Enable/Disable AVX512 in tests/examples" OFF)
239 option(EIGEN_TEST_F16C "Enable/Disable F16C in tests/examples" OFF)
245 option(EIGEN_TEST_ALTIVEC "Enable/Disable AltiVec in tests/examples" OFF)
251 option(EIGEN_TEST_VSX "Enable/Disable VSX in tests/examples" OFF)
257 option(EIGEN_TEST_NEON "Enable/Disable Neon in tests/examples" OFF)
268 option(EIGEN_TEST_NEON64 "Enable/Disable Neon in tests/examples" OFF)
274 option(EIGEN_TEST_ZVECTOR "Enable/Disable S390X(zEC13) ZVECTOR in tests/examples" OFF)
282 option(EIGEN_TEST_OPENMP "Enable/Disable OpenMP in tests/examples" OFF)
305 option(EIGEN_TEST_OPENMP "Enable/Disable OpenMP in tests/examples" OFF)
312 option(EIGEN_TEST_SSE2 "Enable/Disable SSE2 in tests/examples" OFF)
322 option(EIGEN_TEST_NO_EXPLICIT_VECTORIZATION "Disable explicit vectorization in tests/examples" OFF)
323 option(EIGEN_TEST_X87 "Force using X87 instructions. Implies no vectorization." OFF)
324 option(EIGEN_TEST_32BIT "Force generating 32bit code." OFF)
350 …EST_NO_EXPLICIT_ALIGNMENT "Disable explicit alignment (hence vectorization) in tests/examples" OFF)
356 option(EIGEN_TEST_NO_EXCEPTIONS "Disables C++ exceptions" OFF)
362 option(EIGEN_TEST_CXX11 "Enable testing with C++11 and C++11 features (e.g. Tensor module)." OFF)
440 option(EIGEN_TEST_SYCL "Add Sycl support." OFF)
470 option(EIGEN_FAILTEST "Enable failtests." OFF)