Home
last modified time | relevance | path

Searched refs:EIGEN_COMP_MSVC (Results 1 – 25 of 32) sorted by relevance

12

/external/eigen/Eigen/src/Core/util/
DMacros.h69 #define EIGEN_COMP_MSVC _MSC_VER macro
71 #define EIGEN_COMP_MSVC 0 macro
84 #if EIGEN_COMP_MSVC && !(EIGEN_COMP_ICC || EIGEN_COMP_LLVM || EIGEN_COMP_CLANG)
359 #if EIGEN_MAX_CPP_VER>=11 && (defined(__cplusplus) && (__cplusplus >= 201103L) || EIGEN_COMP_MSVC >…
371 (EIGEN_COMP_MSVC >= 1600))
401 #if EIGEN_MAX_CPP_VER>=11 && (__cplusplus > 199711L || EIGEN_COMP_MSVC >= 1900) \
433 …usplus >= 201103L) && (EIGEN_COMP_GNUC_STRICT || EIGEN_COMP_CLANG || EIGEN_COMP_MSVC || EIGEN_COMP…
446 || EIGEN_COMP_MSVC >= 1900)
459 || EIGEN_COMP_MSVC >= 1900)
490 #if EIGEN_COMP_MSVC || EIGEN_COMP_ICC
[all …]
DStaticAssert.h29 …xx_static_assert) || (defined(__cplusplus) && __cplusplus >= 201103L) || (EIGEN_COMP_MSVC >= 1600))
115 #if EIGEN_COMP_MSVC
DMemory.h548 #elif EIGEN_COMP_MSVC
769 # elif EIGEN_COMP_MSVC
770 # if (EIGEN_COMP_MSVC > 1500) && EIGEN_ARCH_i386_OR_x86_64
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorIntDiv.h40 #elif EIGEN_COMP_MSVC in count_leading_zeros()
56 #elif EIGEN_COMP_MSVC && EIGEN_ARCH_x86_64 in count_leading_zeros()
60 #elif EIGEN_COMP_MSVC in count_leading_zeros()
/external/eigen/Eigen/src/Core/
DBooleanRedux.h141 #if EIGEN_COMP_MSVC || (defined __FAST_MATH__)
155 #if EIGEN_COMP_MSVC || (defined __FAST_MATH__)
DMathFunctions.h22 #if EIGEN_OS_WINCE && EIGEN_COMP_MSVC && EIGEN_COMP_MSVC<=1500
707 #if (EIGEN_HAS_CXX11_MATH && !(EIGEN_COMP_GNUC_STRICT && __FINITE_MATH_ONLY__)) || (EIGEN_COMP_MSVC
775 #if EIGEN_COMP_MSVC
DGenericPacketMath.h309 #elif (!EIGEN_COMP_MSVC) && (EIGEN_COMP_GNUC || EIGEN_COMP_CLANG || EIGEN_COMP_ICC)
/external/eigen/test/
Dfastmath.cpp21 #if EIGEN_COMP_MSVC && EIGEN_COMP_MSVC < 1800
Dhalf_float.cpp74 #if !EIGEN_COMP_MSVC in test_conversion()
89 #if !EIGEN_COMP_MSVC in test_conversion()
153 #if !EIGEN_COMP_MSVC in test_comparison()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Deigen_tensor_reduced_instantiations_google.h61 #if __cplusplus > 199711 || EIGEN_COMP_MSVC >= 1900
Deigen_tensor_reduced_instantiations_oss.h61 #if __cplusplus > 199711 || EIGEN_COMP_MSVC >= 1900
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Deigen_tensor_reduced_instantiations_oss.h61 #if __cplusplus > 199711 || EIGEN_COMP_MSVC >= 1900
/external/eigen/Eigen/
DStdList16 #if EIGEN_COMP_MSVC && EIGEN_OS_WIN64 && (EIGEN_MAX_STATIC_ALIGN_BYTES<=16) /* MSVC auto aligns up …
DStdDeque17 #if EIGEN_COMP_MSVC && EIGEN_OS_WIN64 && (EIGEN_MAX_STATIC_ALIGN_BYTES<=16) /* MSVC auto aligns up …
DStdVector17 #if EIGEN_COMP_MSVC && EIGEN_OS_WIN64 && (EIGEN_MAX_STATIC_ALIGN_BYTES<=16) /* MSVC auto aligns up …
DCore94 #if EIGEN_COMP_MSVC
96 #if (EIGEN_COMP_MSVC >= 1500) // 2008 or later
251 #if !(EIGEN_COMP_MSVC && EIGEN_OS_WINCE) && !EIGEN_COMP_ARM
282 #if EIGEN_COMP_MSVC && EIGEN_ARCH_i386_OR_x86_64 && !EIGEN_OS_WINCE
/external/eigen/Eigen/src/StlSupport/
Ddetails.h49 #if EIGEN_COMP_MSVC
/external/eigen/unsupported/Eigen/CXX11/src/util/
DCXX11Workarounds.h35 #if (__cplusplus <= 199711L) && (EIGEN_COMP_MSVC < 1900)
DEmulateArray.h18 #if (__cplusplus <= 199711L && EIGEN_COMP_MSVC < 1900) || defined(__CUDACC__) || defined(EIGEN_AVOI…
/external/eigen/unsupported/Eigen/CXX11/
DThreadPool33 #if __cplusplus > 199711L || EIGEN_COMP_MSVC >= 1900
DTensor59 #if __cplusplus > 199711 || EIGEN_COMP_MSVC >= 1900
/external/eigen/Eigen/src/Core/functors/
DStlFunctors.h75 #if (__cplusplus < 201103L) && (EIGEN_COMP_MSVC <= 1900)
DNullaryFunctors.h154 #if !( (EIGEN_COMP_MSVC>1600) || (EIGEN_GNUC_AT_LEAST(4,8)) || (EIGEN_COMP_ICC>=1600))
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp15 #if EIGEN_COMP_MSVC
/external/eigen/Eigen/src/Core/arch/SSE/
DPacketMath.h170 #if EIGEN_COMP_MSVC==1500
310 #if EIGEN_COMP_MSVC
313 #if (EIGEN_COMP_MSVC==1600)

12