Home
last modified time | relevance | path

Searched refs:BOOST_INTEL (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dintel.hpp92 #define BOOST_INTEL BOOST_INTEL_CXX_VERSION macro
95 # define BOOST_INTEL_WIN BOOST_INTEL
97 # define BOOST_INTEL_LINUX BOOST_INTEL
138 #define BOOST_INTEL BOOST_INTEL_CXX_VERSION macro
141 # define BOOST_INTEL_WIN BOOST_INTEL
143 # define BOOST_INTEL_LINUX BOOST_INTEL
201 # if ((__GNUC__ == 3) && (__GNUC_MINOR__ <= 2)) || (BOOST_INTEL < 900) || (__INTEL_COMPILER_BUILD_…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dhas_nothrow_copy.hpp22 #ifdef BOOST_INTEL
25 #elif defined(BOOST_MSVC) || defined(BOOST_INTEL)
28 #ifdef BOOST_INTEL
H A Dhas_nothrow_assign.hpp16 #if !defined(BOOST_HAS_NOTHROW_ASSIGN) || defined(BOOST_MSVC) || defined(BOOST_INTEL)
33 #ifdef BOOST_INTEL
H A Dhas_trivial_destructor.hpp17 #if defined(BOOST_INTEL) || defined(BOOST_MSVC)
H A Dhas_trivial_constructor.hpp21 #ifdef BOOST_INTEL
H A Dhas_trivial_assign.hpp17 …TRIVIAL_ASSIGN) || defined(BOOST_MSVC) || defined(__GNUC__) || defined(BOOST_INTEL) || defined(__S…
H A Dhas_trivial_copy.hpp24 #ifdef BOOST_INTEL
H A Dhas_trivial_move_constructor.hpp20 #if defined(BOOST_MSVC) || defined(BOOST_INTEL)
H A Dhas_nothrow_constructor.hpp18 #if defined(BOOST_MSVC) || defined(BOOST_INTEL)
H A Dhas_trivial_move_assign.hpp18 #if !defined(BOOST_HAS_TRIVIAL_MOVE_ASSIGN) || defined(BOOST_MSVC) || defined(BOOST_INTEL)
H A Dintrinsics.hpp94 || (defined(BOOST_INTEL) && defined(_MSC_VER) && (_MSC_VER >= 1500))
107 #if !defined(BOOST_INTEL)
248 #ifdef BOOST_INTEL
H A Dtype_with_alignment.hpp116 #if (defined(BOOST_MSVC) || (defined(BOOST_INTEL) && defined(_MSC_VER))) && !defined(BOOST_TT_DISAB…
H A Dis_convertible.hpp36 #elif defined(BOOST_MSVC) || defined(BOOST_INTEL)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dbitscan.hpp13 #if (defined(BOOST_MSVC) || (defined(__clang__) && defined(__c2__)) || (defined(BOOST_INTEL) && def…
43 #if (defined(BOOST_MSVC) || (defined(__clang__) && defined(__c2__)) || (defined(BOOST_INTEL) && def…
119 #elif defined(BOOST_GCC) || defined(__clang__) || (defined(BOOST_INTEL) && defined(__GNUC__))
217 #elif defined(BOOST_INTEL)
H A Dnumber_base.hpp43 #if !defined(BOOST_NO_CXX11_THREAD_LOCAL) && !defined(BOOST_INTEL) && !defined(__MINGW32__)
418 …) && (__GNUC_MINOR__ < 7) && !defined(__clang__)) || (defined(BOOST_INTEL) && (BOOST_INTEL <= 1500…
488 …) && (__GNUC_MINOR__ < 7) && !defined(__clang__)) || (defined(BOOST_INTEL) && (BOOST_INTEL <= 1500…
562 …) && (__GNUC_MINOR__ < 7) && !defined(__clang__)) || (defined(BOOST_INTEL) && (BOOST_INTEL <= 1500…
647 …) && (__GNUC_MINOR__ < 7) && !defined(__clang__)) || (defined(BOOST_INTEL) && (BOOST_INTEL <= 1500…
741 …) && (__GNUC_MINOR__ < 7) && !defined(__clang__)) || (defined(BOOST_INTEL) && (BOOST_INTEL <= 1500…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dconfig.hpp122 #if defined(__CYGWIN__) || defined(__HP_aCC) || defined(BOOST_INTEL) \
188 #elif defined(BOOST_INTEL)
280 # if defined(BOOST_INTEL) && defined(BOOST_INTEL_CXX_VERSION) && (BOOST_INTEL_CXX_VERSION >= 1310)…
448 #if !defined(BOOST_NO_CXX11_THREAD_LOCAL) && !defined(BOOST_INTEL)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Ddinkumware.hpp180 #if defined(BOOST_INTEL) && (BOOST_INTEL <= 1400)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/config/
H A Dgcc.hpp20 #if defined(__GNUC__) && !defined(BOOST_INTEL)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dhas_member_function_callable_with.hpp23 # elif defined(BOOST_INTEL) && (BOOST_INTEL < 1200)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/
H A Dworkaround.hpp235 #ifndef BOOST_INTEL
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/integer/
H A Dcommon_factor_rt.hpp27 …_MSVC >= 1600)) || (defined(__clang__) && defined(__c2__)) || (defined(BOOST_INTEL) && defined(_MS…
170 …_MSVC >= 1600)) || (defined(__clang__) && defined(__c2__)) || (defined(BOOST_INTEL) && defined(_MS…
238 #elif defined(BOOST_GCC) || defined(__clang__) || (defined(BOOST_INTEL) && defined(__GNUC__))
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Daddressof.hpp191 #if BOOST_WORKAROUND(BOOST_INTEL, < 1600)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dcore.hpp70 (defined(BOOST_INTEL) && (BOOST_INTEL_CXX_VERSION >= 1300)) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/detail/
H A Dfp_traits.hpp558 && !defined(BOOST_INTEL)\
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dtype_traits.hpp88 || (defined(BOOST_INTEL) && defined(_MSC_VER) && (_MSC_VER >= 1500))
153 #ifdef BOOST_INTEL

12