Home
last modified time | relevance | path

Searched refs:ICC (Results 1 – 25 of 55) sorted by relevance

123

/external/clang/unittests/AST/
DCommentParser.cpp266 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/
DCXComment.cpp116 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/
Dps_encode.cpp689 …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
705ICC = 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/
DrunConfigureICU43 Linux/ICC Use the Intel ICC compiler on Linux
201 Linux/ICC)
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td254 // 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 …]
DSparcRegisterInfo.td46 def ICC : SparcCtrlReg<"ICC">;
/external/eigen/doc/
DTopicMultithreading.dox9 * ICC: \c -openmp
/external/eigen/cmake/
DEigenTesting.cmake336 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/
Dfrexp.m4108 ICC 10.0 has a bug when optimizing the expression -zero.
/external/stlport/doc/
Dbuild_system.txt5 with the working of the nmake variant, i.e. for MSVC, eVC and ICC/win32, other variants
/external/llvm/projects/sample/autoconf/
Dconfigure.ac999 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/
DVectorizers.rst293 The chart below compares GCC-4.7, ICC-13, and Clang-SVN with and without loop vectorization at -O3,…
/external/llvm/autoconf/
Dconfigure.ac1220 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/
Daclocal.m4173 # 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/
DREADME.txt286 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/
Daclocal.m4201 # 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/
Daclocal.m4201 # 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/
Daclocal.m4201 # 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/
Daclocal.m4200 # 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/
Daclocal.m4208 # 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/
Daclocal.m4208 # 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/
Dchanges137 …-- 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/
Daclocal.m4356 # 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/
Daclocal.m4218 # 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/
Daclocal.m4198 # 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

123