Home
last modified time | relevance | path

Searched refs:INTEL_COMPILER (Results 1 – 25 of 83) sorted by relevance

1234

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCoinAbcHelperFunctions.cpp266 #ifndef INTEL_COMPILER in CoinAbcMultiplyIndexed()
285 #ifndef INTEL_COMPILER in CoinAbcMultiplyIndexed()
306 #ifndef INTEL_COMPILER in CoinAbcMaximumAbsElement()
319 #ifndef INTEL_COMPILER in CoinAbcMinMaxAbsElement()
338 #ifndef INTEL_COMPILER in CoinAbcMinMaxAbsNormalValues()
355 #ifndef INTEL_COMPILER in CoinAbcScale()
368 #ifndef INTEL_COMPILER in CoinAbcScaleNormalValues()
395 #ifndef INTEL_COMPILER in CoinAbcMaximumAbsElementAndScale()
409 #ifndef INTEL_COMPILER in CoinAbcSetElements()
424 #ifndef INTEL_COMPILER in CoinAbcMultiplyAdd()
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_Macro.hxx73 #elif defined(__GNUC__) && ! defined(INTEL_COMPILER)
/dports/devel/bcpp/bcpp-20210108/
H A Daclocal.m4359 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
363 ifelse([$2],,INTEL_COMPILER,[$2])=no
376 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
380 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_Macro.hxx85 #elif defined(__GNUC__) && ! defined(INTEL_COMPILER)
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Macro.hxx85 #elif defined(__GNUC__) && ! defined(INTEL_COMPILER)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest-symbols.sh104 INTEL_COMPILER=$("${CXX}" --version 2>&1 | "${GREP}" -i -c "icc")
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/TestScripts/
H A Dcryptest-symbols.sh104 INTEL_COMPILER=$("${CXX}" --version 2>&1 | "${GREP}" -i -c "icc")
/dports/devel/cproto/cproto-4.7k/
H A Daclocal.m4246 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
474 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
482 if test "$INTEL_COMPILER" = yes
610 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
614 ifelse([$2],,INTEL_COMPILER,[$2])=no
627 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
631 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
/dports/cad/scotch/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/math/mumps/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/cad/astk-client/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/cad/astk-serveur/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/science/tfel-edf/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/french/med/aster-full-src-14.6.0/
H A Dcheck_compilers.py479 class INTEL_COMPILER(CONFIGURE_COMPILER): class
631 class INTEL_without_MATH_COMPILER(INTEL_COMPILER):
714 'INTEL' : INTEL_COMPILER,
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/TestScripts/
H A Dcryptest-symbols.sh152 INTEL_COMPILER=$("$CXX" --version 2>&1 | "$EGREP" -i -c "\(icc\)")
H A Dcryptest.sh215 INTEL_COMPILER=$("$CXX" --version 2>&1 | "$EGREP" -i -c "\(icc\)")
526 elif [[ "$INTEL_COMPILER" -ne "0" ]]; then
1726 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
1841 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
1967 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
5231 if [[ ("$INTEL_COMPILER" -eq "0") ]]; then
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A DGNUmakefile35 INTEL_COMPILER := $(shell $(CXX) --version 2>&1 | $(EGREP) -i -c "\(icc\)") macro
137 else ifneq ($(CLANG_COMPILER)$(INTEL_COMPILER),00)
170 ifneq ($(INTEL_COMPILER),0)
H A Dcryptest.sh215 INTEL_COMPILER=$("$CXX" --version 2>&1 | "$EGREP" -i -c "\(icc\)")
526 elif [[ "$INTEL_COMPILER" -ne "0" ]]; then
1726 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
1841 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
1967 if [[ ("$GCC_COMPILER" -ne "0" || "$CLANG_COMPILER" -ne "0" || "$INTEL_COMPILER" -ne "0") ]]; then
5231 if [[ ("$INTEL_COMPILER" -eq "0") ]]; then
/dports/sysutils/vttest/vttest-20180811/
H A Daclocal.m4504 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
512 if test "$INTEL_COMPILER" = yes
720 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
724 ifelse([$2],,INTEL_COMPILER,[$2])=no
737 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
741 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Daclocal.m4474 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
482 if test "$INTEL_COMPILER" = yes
614 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
618 ifelse([$2],,INTEL_COMPILER,[$2])=no
631 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
635 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
H A Dconfigure4255 INTEL_COMPILER=no
4293 INTEL_COMPILER=yes
4302 echo "$as_me:4302: result: $INTEL_COMPILER" >&5
4303 echo "${ECHO_T}$INTEL_COMPILER" >&6
4362 if test "$INTEL_COMPILER" = yes
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglClique/
H A DCglCliqueHelper.cpp93 #ifndef INTEL_COMPILER in selectRowCliques()
/dports/textproc/reflex/reflex-20210808/
H A Daclocal.m4692 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
724 if test "$INTEL_COMPILER" = yes
932 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
936 ifelse([$2],,INTEL_COMPILER,[$2])=no
949 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
953 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
/dports/textproc/diffstat/diffstat-1.64/
H A Daclocal.m4707 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
739 if test "$INTEL_COMPILER" = yes
973 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
977 ifelse([$2],,INTEL_COMPILER,[$2])=no
990 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
994 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Daclocal.m4748 CF_INTEL_COMPILER(GCC,INTEL_COMPILER,CFLAGS)
756 if test "$INTEL_COMPILER" = yes
976 dnl $2 = INTEL_COMPILER (default) or INTEL_CPLUSPLUS
980 ifelse([$2],,INTEL_COMPILER,[$2])=no
993 ],[ifelse([$2],,INTEL_COMPILER,[$2])=yes
997 AC_MSG_RESULT($ifelse([$2],,INTEL_COMPILER,[$2]))

1234