/external/valgrind/main/none/tests/ppc32/ |
D | opcodes.h | 28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \ argument 37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES) argument 46 #define DCBT_S(RA, RB, TH) X20(DCBT_OPCODE, TH, RA, RB, DCBT_XO, DCBT_RES) argument 47 #define ASM_DCBT(RA, RB, TH) __asm__ __volatile__ (DCBT_S(RA, RB, TH)) argument 53 #define DCBTST_S(RA, RB, TH) X20(DCBTST_OPCODE, TH, RA, RB, DCBTST_XO, DCBTST_RES) argument 54 #define ASM_DCBTST(RA, RB, TH) __asm__ __volatile__ (DCBTST_S(RA, RB, TH)) argument
|
/external/valgrind/main/none/tests/ppc64/ |
D | opcodes.h | 28 #define X20_ASM(OPCODE, TH, RA, RB, XO, RES) \ argument 37 #define X20(OPCODE, TH, RA, RB, XO, RES) X20_ASM(OPCODE, TH, RA, RB, XO, RES) argument 46 #define DCBT_S(RA, RB, TH) X20(DCBT_OPCODE, TH, RA, RB, DCBT_XO, DCBT_RES) argument 47 #define ASM_DCBT(RA, RB, TH) __asm__ __volatile__ (DCBT_S(RA, RB, TH)) argument 53 #define DCBTST_S(RA, RB, TH) X20(DCBTST_OPCODE, TH, RA, RB, DCBTST_XO, DCBTST_RES) argument 54 #define ASM_DCBTST(RA, RB, TH) __asm__ __volatile__ (DCBTST_S(RA, RB, TH)) argument
|
/external/clang/lib/Rewrite/Core/ |
D | HTMLRewrite.cpp | 57 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, in HighlightRange() 115 RewriteBuffer &RB = R.getEditBuffer(FID); in EscapeText() local 208 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber() 232 RewriteBuffer &RB = R.getEditBuffer(FID); in AddLineNumbers() local 358 RewriteBuffer &RB = R.getEditBuffer(FID); in SyntaxHighlight() local
|
D | Rewriter.cpp | 147 const RewriteBuffer &RB = I->second; in getRangeSize() local 199 const RewriteBuffer &RB = I->second; in getRewrittenText() local 414 RewriteBuffer &RB = getEditBuffer(FID); in IncreaseIndentation() local
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteMacros.cpp | 95 RewriteBuffer &RB = Rewrite.getEditBuffer(SM.getMainFileID()); in RewriteMacrosInInput() local
|
/external/clang/test/Layout/ |
D | ms-x86-alias-avoidance-padding.cpp | 302 struct RB { char c; }; argument
|
/external/skia/gm/ |
D | image.cpp | 118 RB = W * 4 + 8, enumerator
|
/external/chromium_org/third_party/skia/gm/ |
D | image.cpp | 118 RB = W * 4 + 8, enumerator
|
/external/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 142 for (const auto &RB : PPOpts.RemappedFileBuffers) in printResult() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 251 for (const auto &RB : PPOpts.RemappedFileBuffers) in ~ASTUnit() local 1233 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in ComputePreamble() local 1426 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in getMainBufferWithPrecompiledPreamble() local 2054 for (const auto &RB : PPOpts.RemappedFileBuffers) in Reparse() local
|
D | CompilerInstance.cpp | 244 for (const auto &RB : InitOpts.RemappedFileBuffers) { in InitializeFileRemapping() local
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lvm.c | 491 #define RB(i) check_exp(getBMode(GET_OPCODE(i)) == OpArgR, base+GETARG_B(i)) macro
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 1372 const RegisterBump &RB = I->second; in fixupInductionVariable() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 256 SourceLocation LB, SourceLocation RB) in CompoundStmt()
|
D | Expr.cpp | 4144 SourceLocation RB) { in Create()
|
/external/qemu/disas/ |
D | ppc.c | 720 #define RB RAOPT + 1 macro
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 602 ExprResult Sema::BuildObjCSubscriptExpression(SourceLocation RB, Expr *BaseExpr, in BuildObjCSubscriptExpression()
|
D | TreeTransform.h | 2509 ExprResult RebuildObjCSubscriptRefExpr(SourceLocation RB, in RebuildObjCSubscriptRefExpr()
|
/external/valgrind/main/VEX/priv/ |
D | guest_ppc_toIR.c | 18167 UInt RB = IFIELD( theInstr, 11, 5 ); in dis_transactional_memory() local 18177 UInt RB = IFIELD( theInstr, 11, 5 ); in dis_transactional_memory() local
|
/external/chromium_org/third_party/dom_distiller_js/package/js/ |
D | domdistiller.js | 509 …r|continue|>([^\\|]|$)|\xBB([^\\|]|$))',QD='(prev|early|old|new|<|\xAB)',zE=')',yy='*',aH=',',NH='…
|