Home
last modified time | relevance | path

Searched defs:CL (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/test/SemaObjC/
Dwarn-deprecated-implementations.m32 @interface CL // expected-note 2 {{class declared here}} // expected-note 2 {{'CL' has been explici… interface
35 @implementation CL // expected-warning {{Implementing deprecated class}} implementation
38 @implementation CL ( SomeCategory ) // expected-warning {{'CL' is deprecated}} \ implementation in SomeCategory
/external/ComputeLibrary/arm_compute/runtime/experimental/
DTypes.h37 CL, enumerator
/external/ComputeLibrary/arm_compute/core/
DIDevice.h36 CL, enumerator
/external/clang/test/Rewriter/
Drewrite-qualified-id.mm10 @interface CL interface
/external/testng/src/test/java/test/listeners/
DConfigurationListenerTest.java13 static public class CL implements IConfigurationListener2 { class in ConfigurationListenerTest
/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/
Dmakefile78 CL = rm -f macro
/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/
Dmakefile81 CL = rm -f macro
/external/clang/lib/AST/
DStmtCXX.cpp56 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java38 static final String CL = "CL"; field in RegionCode
/external/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go64 CL int `json:"cl"` member
/external/clang/test/Sema/
Dblock-return.c3 typedef void (^CL)(void); typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
DMemRegion.h812 const CompoundLiteralExpr *CL; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DStackAddrEscapeChecker.cpp55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName() local
/external/angle/scripts/
Dregistry_xml.py408 CL = 'CL' variable in apis
/external/ComputeLibrary/arm_compute/graph/
DTypes.h97 CL, /**< OpenCL capable target device */ enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp542 void Module::setCodeModel(CodeModel::Model CL) { in setCodeModel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp506 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp292 const CompoundLiteralExpr *CL, in ProfileRegion()
945 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL, in getCompoundLiteralRegion()
DExprEngineC.cpp443 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr()
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1054 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) in isSimpleZero() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h480 CL = 2, enumerator
/external/clang/include/clang/AST/
DStmt.h753 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt()
1305 ContinueStmt(SourceLocation CL) : Stmt(ContinueStmtClass), ContinueLoc(CL) {} in ContinueStmt()
DOpenMPClause.h1710 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc()
3013 auto CL = M.second; in setClauseInfo() local

12