/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PaddingChecker.cpp | 79 const ASTRecordLayout &RL = ASTContext.getASTRecordLayout(RD); in visitRecord() local 168 const ASTRecordLayout &RL) { in calculateBaselinePad() 204 const ASTRecordLayout &RL) { in calculateOptimalPad()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 525 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 547 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local
|
D | LegalizeIntegerTypes.cpp | 2115 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 2128 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local
|
D | TargetLowering.cpp | 2894 SDValue RL, SDValue RH) const { in expandMUL()
|
D | DAGCombiner.cpp | 2873 SDValue LL, LR, RL, RR, CC0, CC1; in visitANDLike() local 3586 SDValue LL, LR, RL, RR, CC0, CC1; in visitORLike() local 5206 SDValue Lo, Hi, LL, LH, RL, RH; in SplitVSETCC() local 5621 SDValue Lo, Hi, CCLo, CCHi, LL, LH, RL, RH; in visitVSELECT() local
|
/external/clang/lib/CodeGen/ |
D | CGObjCRuntime.cpp | 41 const ASTRecordLayout *RL; in LookupFieldBitOffset() local
|
D | CGRecordLayoutBuilder.cpp | 713 CGRecordLayout *RL = in ComputeRecordLayout() local
|
D | CGDebugInfo.cpp | 1244 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectCXXBases() local 1430 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectVTableInfo() local 1834 const ASTRecordLayout &RL = CGM.getContext().getASTObjCInterfaceLayout(ID); in CreateTypeDefinition() local 2378 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in CollectContainingType() local
|
D | CGExprScalar.cpp | 1953 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local 1986 const ASTRecordLayout &RL = CGF.getContext().getASTRecordLayout(RD); in VisitOffsetOfExpr() local
|
D | CGObjCMac.cpp | 2208 const ASTRecordLayout &RL = CGM.getContext().getASTRecordLayout(RD); in BuildRCRecordLayout() local 5890 const ASTRecordLayout &RL = in GetClassSizeInfo() local
|
D | CGClass.cpp | 1040 const CGRecordLayout &RL = in emitMemcpy() local
|
D | CGExpr.cpp | 3107 const CGRecordLayout &RL = in EmitLValueForField() local
|
/external/compiler-rt/test/tsan/ |
D | deadlock_detector_stress_test.cc | 129 void RL(size_t i) { in RL() function in LockTest
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 667 const ASTRecordLayout &RL = Context.getASTRecordLayout(RT->getDecl()); in LookupInlineAsmField() local
|
/external/v8/tools/release/ |
D | test_scripts.py | 281 def RL(text, cb=None): function
|
/external/llvm/include/llvm/ADT/ |
D | ImmutableSet.h | 516 TreeTy *RL = getLeft(R); in balanceTree() local
|
/external/opencv/ml/src/ |
D | mltree.cpp | 2063 int LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local 2107 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
D | mlboost.cpp | 584 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1350 explicit ReturnStmt(SourceLocation RL) : ReturnStmt(RL, nullptr, nullptr) {} in ReturnStmt() 1352 ReturnStmt(SourceLocation RL, Expr *E, const VarDecl *NRVOCandidate) in ReturnStmt()
|
/external/opencv3/apps/traincascade/ |
D | old_ml_tree.cpp | 2553 int LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local 2597 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
D | old_ml_boost.cpp | 672 double LL = 0, RL = 0, LR, RR; in find_surrogate_split_ord() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 676 SDValue LL, RL, AddendL, AddendH; in TryExpandADDWithMul() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 1886 const ASTRecordLayout *RL = nullptr) { in HandleLValueDirectBase() 1939 const ASTRecordLayout *RL = nullptr) { in HandleLValueMember() 7643 const ASTRecordLayout &RL = Info.Ctx.getASTRecordLayout(RD); in VisitOffsetOfExpr() local 7665 const ASTRecordLayout &RL = Info.Ctx.getASTRecordLayout(RD); in VisitOffsetOfExpr() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 394 const OrderedRegisterList &RL; member
|
D | HexagonBitSimplify.cpp | 1621 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local
|