Home
last modified time | relevance | path

Searched defs:ICC (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXComment.cpp124 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local
140 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local
150 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local
171 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local
180 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getArgText() local
/external/clang/unittests/AST/
DCommentParser.cpp266 InlineCommandComment *&ICC, in HasInlineCommandAt()
286 InlineCommandComment *&ICC, in HasInlineCommandAt()
304 InlineCommandComment *&ICC, in HasInlineCommandAt()
999 InlineCommandComment *ICC; in TEST_F() local
1016 InlineCommandComment *ICC; in TEST_F() local
1034 InlineCommandComment *ICC; in TEST_F() local
1051 InlineCommandComment *ICC; in TEST_F() local
1069 InlineCommandComment *ICC; in TEST_F() local
/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
699 FIXP_DBL cNrgR, cNrgI, ICC; in calculateICC() local