/external/clang/unittests/AST/ |
D | CommentParser.cpp | 266 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 268 ::testing::AssertionResult AR = GetChildAt(C, Idx, ICC); in HasInlineCommandAt() 272 StringRef ActualName = ICC->getCommandName(Traits); in HasInlineCommandAt() 286 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 289 ::testing::AssertionResult AR = HasInlineCommandAt(C, Traits, Idx, ICC, Name); in HasInlineCommandAt() 293 if (ICC->getNumArgs() != 0) in HasInlineCommandAt() 295 << "InlineCommandComment has " << ICC->getNumArgs() << " arg(s), " in HasInlineCommandAt() 304 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 307 ::testing::AssertionResult AR = HasInlineCommandAt(C, Traits, Idx, ICC, Name); in HasInlineCommandAt() 311 if (ICC->getNumArgs() != 1) in HasInlineCommandAt() [all …]
|
/external/clang/tools/libclang/ |
D | CXComment.cpp | 116 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local 117 if (!ICC) in clang_InlineContentComment_hasTrailingNewline() 120 return ICC->hasTrailingNewline(); in clang_InlineContentComment_hasTrailingNewline() 132 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local 133 if (!ICC) in clang_InlineCommandComment_getCommandName() 137 return cxstring::createRef(ICC->getCommandName(Traits)); in clang_InlineCommandComment_getCommandName() 142 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local 143 if (!ICC) in clang_InlineCommandComment_getRenderKind() 146 switch (ICC->getRenderKind()) { in clang_InlineCommandComment_getRenderKind() 163 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local [all …]
|
/external/aac/libSBRenc/src/ |
D | ps_encode.cpp | 689 …FIXP_DBL ICC, invNrg = CalcInvLdData ( -((ldPwrL[env][i]>>1) + (ldPwrR[env][i]>>1) + (FIXP_DBL)1) … in calculateICC() local 693 ICC = fMult(pwrCr[env][i], invNrg<<invScale) ; in calculateICC() 694 icc[env][i] = SATURATE_LEFT_SHIFT(ICC, scale, DFRACT_BITS); in calculateICC() 699 FIXP_DBL cNrgR, cNrgI, ICC; in calculateICC() local 705 …ICC = CalcInvLdData( (CalcLdData((cNrgR + cNrgI)>>1)>>1) - (FIXP_DBL)((sc1-1)<<(DFRACT_BITS-1-LD_D… in calculateICC() 711 sc2 = CountLeadingBits(ICC); in calculateICC() 712 ICC = fMult(ICC<<sc2,invNrg); in calculateICC() 716 ICC >>= -sc1; in calculateICC() 719 if (ICC >= ((FIXP_DBL)MAXVAL_DBL>>sc1) ) in calculateICC() 720 ICC = (FIXP_DBL)MAXVAL_DBL; in calculateICC() [all …]
|
/external/icu4c/ |
D | runConfigureICU | 43 Linux/ICC Use the Intel ICC compiler on Linux 201 Linux/ICC)
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 254 // permutations of selection between i32/f32/f64 on ICC and FCC. 256 let Uses = [ICC], usesCustomInserter = 1 in { 467 let Defs = [ICC] in 470 let Uses = [ICC] in 475 let Uses = [ICC] in 478 let Defs = [ICC] in 481 let Uses = [ICC], Defs = [ICC] in 519 let Uses = [ICC] in 548 ICC, FCC, Y] in { 703 let Uses = [ICC] in { [all …]
|
D | SparcRegisterInfo.td | 46 def ICC : SparcCtrlReg<"ICC">;
|
/external/eigen/doc/ |
D | TopicMultithreading.dox | 9 * ICC: \c -openmp
|
/external/eigen/cmake/ |
D | EigenTesting.cmake | 336 string(REGEX MATCH "icpc|ICC" ei_has_icpc ${VERSTRING}) 469 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 11.0 20081105" "icpc" "11.0") 472 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 12.0.5 20110719" "icpc" "12.0.5")
|
/external/bison/m4/ |
D | frexp.m4 | 108 ICC 10.0 has a bug when optimizing the expression -zero.
|
/external/stlport/doc/ |
D | build_system.txt | 5 with the working of the nmake variant, i.e. for MSVC, eVC and ICC/win32, other variants
|
/external/llvm/projects/sample/autoconf/ |
D | configure.ac | 999 dnl ICC; we use GCC specific options in the makefiles so the compiler needs 1003 ICC=no 1007 ICC=yes 1014 if test "$GCC" != "yes" && test "$ICC" != "yes"
|
/external/llvm/docs/ |
D | Vectorizers.rst | 293 The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop vectorization at -O3,…
|
/external/llvm/autoconf/ |
D | configure.ac | 1220 dnl ICC; we use GCC specific options in the makefiles so the compiler needs 1224 ICC=no 1228 ICC=yes 1235 if test "$GCC" != "yes" && test "$ICC" != "yes"
|
/external/genext2fs/ |
D | aclocal.m4 | 173 # both Tru64's cc and ICC support -MD to output dependencies as a 174 # side effect of compilation, but ICC will put the dependencies in
|
/external/llvm/lib/Target/X86/ |
D | README.txt | 286 cycles? Note: ICC generates this: 779 suggests using the 32-bit register (which is what ICC uses). 1008 the argument area. ICC apparently produces:
|
/external/stressapptest/ |
D | aclocal.m4 | 201 # both Tru64's cc and ICC support -MD to output dependencies as a 202 # side effect of compilation, but ICC will put the dependencies in
|
/external/open-vcdiff/ |
D | aclocal.m4 | 201 # both Tru64's cc and ICC support -MD to output dependencies as a 202 # side effect of compilation, but ICC will put the dependencies in
|
/external/marisa-trie/ |
D | aclocal.m4 | 201 # both Tru64's cc and ICC support -MD to output dependencies as a 202 # side effect of compilation, but ICC will put the dependencies in
|
/external/elfutils/ |
D | aclocal.m4 | 200 # both Tru64's cc and ICC support -MD to output dependencies as a 201 # side effect of compilation, but ICC will put the dependencies in
|
/external/openfst/ |
D | aclocal.m4 | 208 # both Tru64's cc and ICC support -MD to output dependencies as a 209 # side effect of compilation, but ICC will put the dependencies in
|
/external/protobuf/ |
D | aclocal.m4 | 208 # both Tru64's cc and ICC support -MD to output dependencies as a 209 # side effect of compilation, but ICC will put the dependencies in
|
/external/dropbear/libtomcrypt/ |
D | changes | 137 …-- Added LTC_NO_FAST to the makefile.icc to compensate for the fact ICC v9 can't handle it (Pelica… 482 …leaned up Noekeon to remove unrolling [wasn't required, was messy and actually slower with GCC/ICC] 502 …-- Added a "profiled" target back [for GCC 3.4 and ICC v8]. Doesn't seem to help but might be wor… 545 ++ This update has been tested with GCC [v3.3.3], ICC [v8] and MSVC [v6+SP6] 546 all on a x86 P4 [GCC/ICC tested in Gentoo Linux, MSVC in WinXP] 607 -- added ICC makefile along with "profiled" targets for both GNU and ICC compilers
|
/external/libusb-compat/ |
D | aclocal.m4 | 356 # both Tru64's cc and ICC support -MD to output dependencies as a 357 # side effect of compilation, but ICC will put the dependencies in
|
/external/grub/ |
D | aclocal.m4 | 218 # both Tru64's cc and ICC support -MD to output dependencies as a 219 # side effect of compilation, but ICC will put the dependencies in
|
/external/bison/ |
D | aclocal.m4 | 198 # both Tru64's cc and ICC support -MD to output dependencies as a 199 # side effect of compilation, but ICC will put the dependencies in
|