HomeSort by: relevance | last modified time | path
    Searched refs:__INTEL_COMPILER (Results 1 - 25 of 49) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/include/
c99_compat.h 80 # elif defined(__INTEL_COMPILER)
  /xsrc/external/mit/brotli/dist/c/include/brotli/
port.h 62 #if defined(__INTEL_COMPILER) && defined(__INTEL_COMPILER_UPDATE)
64 BROTLI_MAKE_VERSION(__INTEL_COMPILER / 100, \
65 __INTEL_COMPILER % 100, \
67 #elif defined(__INTEL_COMPILER)
69 BROTLI_MAKE_VERSION(__INTEL_COMPILER / 100, __INTEL_COMPILER % 100, 0)
  /xsrc/external/mit/MesaLib.old/dist/include/
c99_compat.h 80 # elif defined(__INTEL_COMPILER)
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
os.h 191 #if defined(__GNUC__) && !defined(__INTEL_COMPILER)
218 #if !defined(__clang__) && !defined(__INTEL_COMPILER)
simdlib_types.hpp 349 #if defined(__INTEL_COMPILER) || (SIMD_ARCH >= SIMD_ARCH_AVX512)
simdlib_512_avx512.inl 27 #if defined(__GNUC__) && !defined(__clang__) && !defined(__INTEL_COMPILER)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
os.h 149 #if defined(__GNUC__) && !defined(__INTEL_COMPILER)
176 #if !defined(__clang__) && !defined(__INTEL_COMPILER)
simdlib_types.hpp 349 #if defined(__INTEL_COMPILER) || (SIMD_ARCH >= SIMD_ARCH_AVX512)
simdlib_512_avx512.inl 27 #if defined(__GNUC__) && !defined(__clang__) && !defined(__INTEL_COMPILER)
  /xsrc/external/mit/MesaLib.old/dist/src/util/
macros.h 200 # elif defined(_MSC_VER) && !defined(__INTEL_COMPILER)
  /xsrc/external/mit/MesaLib/dist/src/util/
macros.h 258 # elif defined(_MSC_VER) && !defined(__INTEL_COMPILER)
xxhash.h 393 # elif !defined(__clang__) && ((defined(__INTEL_COMPILER) && !defined(_WIN32)) || \
  /xsrc/external/mit/freetype/dist/src/sfnt/
pngshim.c 67 #if !defined( __INTEL_COMPILER ) && \
  /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-port.h 633 #ifdef __INTEL_COMPILER
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
compiler.h 164 #ifndef __INTEL_COMPILER
  /xsrc/external/mit/libdrm/dist/
xf86drm.h 443 #ifdef __INTEL_COMPILER
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-port.h 839 #ifdef __INTEL_COMPILER
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
compiler.h 174 # ifndef __INTEL_COMPILER
  /xsrc/external/mit/evieext/dist/
configure 4409 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"
  /xsrc/external/mit/xf86dga/dist/
configure 4419 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure 4482 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"
  /xsrc/external/mit/xproxymanagementprotocol/dist/
configure 4593 { $as_echo "$as_me:$LINENO: checking whether __INTEL_COMPILER is declared" >&5
4594 $as_echo_n "checking whether __INTEL_COMPILER is declared... " >&6; }
4608 #ifndef __INTEL_COMPILER
4609 (void) __INTEL_COMPILER;
  /xsrc/external/mit/beforelight/dist/
configure 4359 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"
  /xsrc/external/mit/libXevie/dist/
configure 4584 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"
  /xsrc/external/mit/luit/dist/
configure 4339 ac_fn_c_check_decl "$LINENO" "__INTEL_COMPILER" "ac_cv_have_decl___INTEL_COMPILER" "$ac_includes_default"

Completed in 82 milliseconds

1 2