HomeSort by relevance Sort by last modified time
    Searched refs:iCC (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/
runConfigureICU 40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
43 Linux/ICC Use the Intel ICC compiler on Linux
173 THE_COMP="the iCC C++"
174 CC=/usr/bin/icc; export CC
175 CXX=/usr/bin/icc; export CXX
188 Linux/ICC)
190 THE_COMP="Intel ICC 9.0"
191 CC=`which icc`; export CC
  /external/icu4c/
runConfigureICU 40 IBMi Use the iCC compilers on IBM i, i5/OS, OS/400
43 Linux/ICC Use the Intel ICC compiler on Linux
179 THE_COMP="the iCC C++"
180 CC=/usr/bin/icc; export CC
181 CXX=/usr/bin/icc; export CXX
195 Linux/ICC)
197 CC=`which icc`; export CC
209 echo "ICC 9.0 does not work with optimization- disabling optimizations"

Completed in 330 milliseconds