Home
last modified time | relevance | path

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

1234

/external/clang/tools/libclang/
DCXComment.cpp124 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local
125 if (!ICC) in clang_InlineContentComment_hasTrailingNewline()
128 return ICC->hasTrailingNewline(); in clang_InlineContentComment_hasTrailingNewline()
140 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local
141 if (!ICC) in clang_InlineCommandComment_getCommandName()
145 return cxstring::createRef(ICC->getCommandName(Traits)); in clang_InlineCommandComment_getCommandName()
150 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local
151 if (!ICC) in clang_InlineCommandComment_getRenderKind()
154 switch (ICC->getRenderKind()) { in clang_InlineCommandComment_getRenderKind()
171 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local
[all …]
/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/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/swiftshader/third_party/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.td45 def ICC : SparcCtrlReg<"ICC">;
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.td428 // permutations of selection between i32/f32/f64 on ICC and FCC.
430 let Uses = [ICC], usesCustomInserter = 1 in {
679 let Defs = [ICC] in {
703 let Defs = [ICC] in
706 let Uses = [ICC] in
709 let Uses = [ICC], Defs = [ICC] in
714 let Uses = [ICC], Defs = [ICC] in
717 let Defs = [ICC] in
720 let Uses = [ICC] in
724 let Defs = [ICC], rd = 0 in {
[all …]
DSparcInstrVIS.td168 let Uses = [ICC] in
171 let Defs = [ICC], Uses = [ICC] in
DSparcInstr64Bit.td311 let Uses = [ICC], cc = 0b10 in
315 let Uses = [ICC], Constraints = "$f = $rd" in {
513 let Predicates = [Is64Bit], hasSideEffects = 1, Uses = [ICC], cc = 0b10 in
DSparcRegisterInfo.td59 def ICC : SparcCtrlReg<0, "ICC">; // This represents icc and xcc in 64-bit code.
/external/icu/icu4c/source/
DrunConfigureICU51 Linux/ICC Use the Intel ICC compiler on Linux
211 Linux/ICC)
/external/pdfium/third_party/libopenjpeg20/
D0000-use-colorspace.patch20 /** size of ICC profile */
/external/libcups/filter/
Draster-driver.shtml160 <p>CUPS uses ICC color profiles to provide more accurate color reproduction. The <a href='spec-ppd.…
163 …te'>Attribute</a> cupsICCProfile "ColorModel.MediaType.Resolution/Description" /path/to/ICC/profile
169 …e.html#Attribute'>Attribute</a> cupsICCProfile "Gray../Grayscale Profile" /path/to/ICC/gray-profile
170 …le.html#Attribute'>Attribute</a> cupsICCProfile "RGB../Full Color Profile" /path/to/ICC/rgb-profile
177 …ell the system to use the corresponding colorspace instead of an arbitrary ICC color profile when …
Dpostscript-driver.shtml251 <p>CUPS uses ICC color profiles to provide more accurate color reproduction. The <a href='spec-ppd.…
254 …te'>Attribute</a> cupsICCProfile "ColorModel.MediaType.Resolution/Description" /path/to/ICC/profile
260 …e.html#Attribute'>Attribute</a> cupsICCProfile "Gray../Grayscale Profile" /path/to/ICC/gray-profile
261 …le.html#Attribute'>Attribute</a> cupsICCProfile "RGB../Full Color Profile" /path/to/ICC/rgb-profile
/external/eigen/doc/
DTopicMultithreading.dox9 * ICC: \c -openmp
/external/bison/m4/
Dfrexp.m4108 ICC 10.0 has a bug when optimizing the expression -zero.
/external/eigen/cmake/
DEigenTesting.cmake570 string(REGEX MATCH "icpc|ICC" ei_has_icpc ${VERSTRING})
715 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 11.0 20081105" "icpc" "11.0")
718 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 12.0.5 20110719" "icpc" "12.0.5")
/external/valgrind/
DMakefile.vex.am78 # ICC also emits the constants differently with a leading # #define
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp871 case Sparc::ICC: in parseSparcAsmOperand()
979 RegNo = Sparc::ICC; in matchRegisterName()
1028 RegNo = Sparc::ICC; in matchRegisterName()
/external/ImageMagick/PerlMagick/t/reference/write/jp2/
Dread_pgx.miff11 …���desc��������cprt��<���+wtpt��h���kTRC��|���desc�������,Restricted ICC profile describing …
/external/eigen/
DCMakeLists.txt169 …ei_add_cxx_compiler_flag("-wd981") # disable ICC's "operands are evaluated in u…
170 …ei_add_cxx_compiler_flag("-wd2304") # disable ICC's "warning #2304: non-explicit…
/external/fmtlib/doc/
Dindex.rst156 Compiler (ICC) 14.0.2
/external/libpng/scripts/
Dpnglibconf.dfa584 # When an ICC profile is read, or png_set, it will be checked for a match
602 # just a waste of time since all currently approved ICC sRGB profiles have
605 # The rendering intent. An ICC profile stores an intended rendering intent,
808 # the corresponding cHRM/gAMA chunks) if full ICC is supported.
/external/valgrind/docs/internals/
Drelease-HOWTO.txt61 to build (make && make check) valgrind with ICC.
/external/kmod/m4/
Dattributes.m4121 dnl and ICC flag that tells the compiler to treat all the warnings
/external/libdaemon/m4/
Dattributes.m4128 dnl and ICC flag that tells the compiler to treat all the warnings

1234