/external/clang/test/SemaObjC/ |
D | warn-deprecated-implementations.m | 32 @interface CL // expected-note 2 {{class declared here}} // expected-note 2 {{declared here}} interface 35 @implementation CL // expected-warning {{Implementing deprecated class}} implementation 38 @implementation CL ( SomeCategory ) // expected-warning {{'CL' is deprecated}} \ implementation in SomeCategory
|
/external/clang/test/Rewriter/ |
D | rewrite-qualified-id.mm | 10 @interface CL interface
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/ |
D | RSSFeedWatcherTask.java | 52 private static final String CL = ":"; //$NON-NLS-1$ field in RSSFeedWatcherTask 131 …") + SP + file + Messages.getString("RSSFeedWatcherTask.with") + tmpFile + CL); } //$NON-NLS-1$ //… in checkFeed() local
|
D | RSSFeedPublisherTask.java | 52 private static final String CL = ":"; //$NON-NLS-1$ field in RSSFeedPublisherTask
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
D | RSSFeedUtil.java | 32 private static final String CL = ":"; //$NON-NLS-1$ field in RSSFeedUtil
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
D | MemRegion.h | 816 const CompoundLiteralExpr *CL; variable
|
/external/clang/test/Sema/ |
D | block-return.c | 3 typedef void (^CL)(void); typedef
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | StackAddrEscapeChecker.cpp | 55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName() local
|
/external/grub/stage2/ |
D | iso9660.h | 180 struct CL { struct 181 iso_32bit_t location;
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 484 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | MemRegion.cpp | 296 const CompoundLiteralExpr *CL, in ProfileRegion() 874 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL, in getCompoundLiteralRegion()
|
D | ExprEngineC.cpp | 401 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr()
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 1004 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) in isSimpleZero() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 726 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt() 1260 ContinueStmt(SourceLocation CL) : Stmt(ContinueStmtClass), ContinueLoc(CL) {} in ContinueStmt()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2040 for (MachineLoop::iterator CL = Loop->begin(), E = Loop->end();CL != E; ++CL){ in PrintChildLoopComment() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 793 SourceLocation CL, SourceLocation RPL) in CXXForRangeStmt()
|
/external/qemu-pc-bios/vgabios/ |
D | vgabios.c | 1052 static void biosfn_set_cursor_shape (CH,CL) in biosfn_set_cursor_shape() argument
|
/external/chromium_org/third_party/re2/lib/codereview/ |
D | codereview.py | 203 class CL(object): class
|
/external/regex-re2/lib/codereview/ |
D | codereview.py | 203 class CL(object): class
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 2057 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc()
|
/external/qemu/ |
D | i386-dis.c | 400 #define CL { OP_IMREG, cl_reg } macro
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 3065 } else if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) { in checkFormatExpr() local 4268 if (CallExpr* CL = dyn_cast<CallExpr>(LeftExprSansParen)) in CheckFloatComparison() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
D | assyntax.h | 101 #define CL cl macro 163 #define CL %cl macro
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 101 #define CL cl macro 163 #define CL %cl macro
|