/external/clang/unittests/AST/ |
D | CommentParser.cpp | 438 ParagraphComment *PC; in HasParagraphCommentAt() local 622 ParagraphComment *PC; in TEST_F() local 665 ParagraphComment *PC; in TEST_F() local 682 ParagraphComment *PC; in TEST_F() local 689 ParagraphComment *PC; in TEST_F() local 709 ParagraphComment *PC; in TEST_F() local 719 ParagraphComment *PC; in TEST_F() local 735 ParagraphComment *PC; in TEST_F() local 754 ParagraphComment *PC; in TEST_F() local 764 ParagraphComment *PC; in TEST_F() local [all …]
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 888 if (Constant *PC = dyn_cast<Constant>(Ptr)) { variable 901 if (Constant *PC = dyn_cast<Constant>(Ptr)) { variable 913 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 919 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 927 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 936 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 948 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 960 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 968 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable 977 if (Constant *PC = dyn_cast<Constant>(Ptr)) variable [all …]
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | pins_arduino.c | 70 #define PC 3 macro
|
/external/llvm/lib/MC/ |
D | MCAsmInfo.cpp | 141 const MCExpr *PC = MCSymbolRefExpr::Create(PCSym, Context); in getExprForFDESymbol() local
|
/external/kernel-headers/original/asm-mips/ |
D | ptrace.h | 15 #define PC 64 macro
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 315 const MCExpr *PC = MCSymbolRefExpr::Create(PCSym, getContext()); in getTTypeReference() local
|
/external/clang/lib/AST/ |
D | CommentParser.cpp | 256 void Parser::parseParamCommandArgs(ParamCommandComment *PC, in parseParamCommandArgs() 305 ParamCommandComment *PC; in parseBlockCommand() local
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.cpp | 146 uint64_t BytesSize, uint64_t PC, char *OutString, in LLVMDisasmInstruction()
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 76 PC, enumerator
|
/external/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 270 unsigned PC = RI.getProgramCounter(); in mayAffectControlFlow() local
|
D | MCRegisterInfo.h | 236 unsigned PC, in InitMCRegisterInfo()
|
/external/clang/tools/libclang/ |
D | CXComment.cpp | 109 if (const ParagraphComment *PC = dyn_cast<ParagraphComment>(C)) in clang_Comment_isWhitespace() local 434 const ParagraphComment *PC = cast<ParagraphComment>(Child); in FullCommentParts() local
|
/external/dropbear/libtomcrypt/src/headers/ |
D | tomcrypt_mac.h | 251 unsigned char PC[16][256][16] /* 16 tables of 8x128 */ member
|
D | tomcrypt_cipher.h | 292 unsigned char PC[16][256][16]; member
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2145 ImplicitCallPoint PC = Loc.castAs<ImplicitCallPoint>(); in getNodeLabel() local 2155 ImplicitCallPoint PC = Loc.castAs<ImplicitCallPoint>(); in getNodeLabel() local
|
D | BugReporter.cpp | 2113 PathDiagnosticConsumer &PC, in generatePathDiagnostic()
|
/external/clang/include/clang/AST/ |
D | Comment.h | 682 void setParagraph(ParagraphComment *PC) { in setParagraph()
|
/external/qemu/target-mips/ |
D | cpu.h | 142 target_ulong PC; member
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 4740 unsigned PC; in runOnMachineFunction() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 78 LLVMContext &C, ParmContext PC) in ARMCCState()
|