HomeSort by relevance Sort by last modified time
    Searched refs:__INTEL_COMPILER (Results 26 - 50 of 108) sorted by null

12 3 4 5

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_typeinfo.h 31 # if (defined(_STLP_MSVC) && (_STLP_MSVC >= 1300)) || (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800))
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_typeinfo.h 31 # if (defined(_STLP_MSVC) && (_STLP_MSVC >= 1300)) || (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800))
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_typeinfo.h 31 # if (defined(_STLP_MSVC) && (_STLP_MSVC >= 1300)) || (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800))
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_typeinfo.h 31 # if (defined(_STLP_MSVC) && (_STLP_MSVC >= 1300)) || (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800))
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_typeinfo.h 31 # if (defined(_STLP_MSVC) && (_STLP_MSVC >= 1300)) || (defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800))
  /external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h 21 #elif defined __INTEL_COMPILER
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_compiler.h 14 # elif defined(__INTEL_COMPILER)
  /external/mesa3d/src/mapi/mapi/
u_compiler.h 14 # elif defined(__INTEL_COMPILER)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
spinlock_sync.hpp 20 #if defined( __ia64__ ) && defined( __INTEL_COMPILER )
sp_counted_base.hpp 38 #elif defined( __GNUC__ ) && defined( __ia64__ ) && !defined( __INTEL_COMPILER )
  /external/expat/lib/
expat_external.h 39 #elif defined(__GNUC__) && defined(__i386) && !defined(__INTEL_COMPILER)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_compiler_config.hpp 44 #elif defined(__INTEL_COMPILER) || defined(__ICL) || defined(__ICC) || defined(__ECC)
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcompiler.h 77 # elif defined(__INTEL_COMPILER)
  /external/dhcpcd/
common.h 48 #if __GNUC__ > 2 || defined(__INTEL_COMPILER)
  /external/libunwind/tests/
Gtest-exc.c 79 # ifdef __INTEL_COMPILER
ia64-test-setjmp.c 54 #ifdef __INTEL_COMPILER
Gtest-resume-sig.c 56 # ifdef __INTEL_COMPILER
  /external/mesa3d/src/egl/main/
eglcompiler.h 77 # elif defined(__INTEL_COMPILER)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
config.hpp 50 BOOST_WORKAROUND( __INTEL_COMPILER, <= 800 ) || \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
workaround.hpp 153 #ifndef __INTEL_COMPILER
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 57 #if defined(unix) && defined(__INTEL_COMPILER) && (__INTEL_COMPILER <= 1000) && !defined(BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS)
72 #if defined(unix) && defined(__INTEL_COMPILER)
  /external/valgrind/main/coregrind/m_debuginfo/
lzodefs.h 53 #if defined(__ICL) && defined(_WIN32) && !defined(__INTEL_COMPILER)
54 # define __INTEL_COMPILER __ICL
64 #if defined(__INTEL_COMPILER) && defined(__linux__)
72 #if defined(_MSC_VER) && !defined(__INTEL_COMPILER) && !defined(__MWERKS__)
469 #elif defined(__INTEL_COMPILER)
472 # define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(__INTEL_COMPILER)
    [all...]
  /bionic/libm/include/
math.h 39 #if __GNUC_PREREQ(3, 3) || (defined(__INTEL_COMPILER) && __INTEL_COMPILER >= 800)
43 #if __GNUC_PREREQ(3, 0) && !defined(__INTEL_COMPILER)
  /external/eigen/bench/
BenchUtil.h 33 #ifndef __INTEL_COMPILER
  /external/eigen/unsupported/test/
jacobisvd.cpp 117 #if defined __INTEL_COMPILER
125 #if defined __INTEL_COMPILER

Completed in 461 milliseconds

12 3 4 5