| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | ByteStreamer.h | 44 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 48 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() 52 void EmitULEB128(uint64_t DWord, const Twine &Comment) override { in EmitULEB128() 63 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 66 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() 69 void EmitULEB128(uint64_t DWord, const Twine &Comment) override { in EmitULEB128() 89 void EmitInt8(uint8_t Byte, const Twine &Comment) override { in EmitInt8() 94 void EmitSLEB128(uint64_t DWord, const Twine &Comment) override { in EmitSLEB128() 100 void EmitULEB128(uint64_t DWord, const Twine &Comment) override { in EmitULEB128()
|
| D | WinException.cpp | 520 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() 585 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() 660 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() 928 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable()
|
| D | DwarfExpression.cpp | 25 void DwarfExpression::AddReg(int DwarfReg, const char *Comment) { in AddReg()
|
| /external/clang/unittests/Tooling/ |
| D | CommentHandlerTest.cpp | 15 struct Comment { struct 16 Comment(const std::string &Message, unsigned Line, unsigned Col) in Comment() argument 19 std::string Message; 20 unsigned Line, Col;
|
| /external/clang/lib/AST/ |
| D | RawCommentList.cpp | 25 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() 63 bool mergedCommentIsTrailingComment(StringRef Comment) { in mergedCommentIsTrailingComment()
|
| D | CommentSema.cpp | 98 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { in checkFunctionDeclVerbatimLine() 131 void Sema::checkContainerDeclVerbatimLine(const BlockCommandComment *Comment) { in checkContainerDeclVerbatimLine() 168 void Sema::checkContainerDecl(const BlockCommandComment *Comment) { in checkContainerDecl()
|
| /external/pdfium/xfa/fde/css/ |
| D | cfde_csssyntaxparser.h | 19 Comment, enumerator
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/ |
| D | Token.java | 23 …End, FlowSequenceStart, Key, Scalar, StreamEnd, StreamStart, Tag, Value, Whitespace, Comment, Error enumConstant
|
| /external/markdown/markdown/ |
| D | html4.py | 43 Comment = markdown.etree.Comment variable
|
| /external/pdfium/samples/ |
| D | image_diff_png.cc | 41 struct Comment { struct 42 std::string key; 43 std::string text;
|
| /external/v8/src/ |
| D | macro-assembler.h | 212 Comment(MacroAssembler*, const char*) {} in Comment() function
|
| /external/pdfium/xfa/fde/xml/ |
| D | cfx_saxreader.h | 23 Comment, enumerator
|
| D | cfx_saxreader.cpp | 20 Comment, enumerator
|
| D | fde_xml_imp_unittest.cpp | 320 TEST(CFDE_XMLSyntaxParser, Comment) { in TEST() argument
|
| /external/doclava/src/com/google/doclava/ |
| D | Comment.java | 26 public class Comment { class 50 public Comment(String text, ContainerInfo base, SourcePositionInfo sp) { in Comment() method in Comment
|
| /external/boringssl/src/util/ |
| D | doc.go | 64 Comment []string member
|
| /external/python/cpython2/Lib/ |
| D | tokenize.py | 50 Comment = r'#[^\r\n]*' variable
|
| /external/pdfium/xfa/fxfa/fm2js/ |
| D | xfa_lexer.cpp | 494 void CXFA_FMLexer::Comment(const FX_WCHAR* p, const FX_WCHAR*& pEnd) { in Comment() function in CXFA_FMLexer
|
| /external/v8/src/crankshaft/ |
| D | lithium-codegen.cc | 150 void LCodeGenBase::Comment(const char* format, ...) { in Comment() function in v8::internal::LCodeGenBase
|
| /external/llvm/include/llvm/MC/MCParser/ |
| D | MCAsmLexer.h | 43 Comment, enumerator
|
| /external/python/cpython2/Lib/lib2to3/pgen2/ |
| D | tokenize.py | 53 Comment = r'#[^\r\n]*' variable
|
| /external/clang/lib/Frontend/ |
| D | VerifyDiagnosticConsumer.cpp | 521 SourceRange Comment) { in HandleComment() 600 std::string Comment = RawLex.getSpelling(Tok, SM, LangOpts); in findDirectives() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUAsmPrinter.cpp | 239 std::string Comment(DisasmLineMaxLen - DisasmLines[i].size(), ' '); in runOnMachineFunction() local
|
| /external/clang/test/Misc/ |
| D | ast-dump-decl.cpp | 493 namespace Comment { namespace
|
| /external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 504 const MCSection *Comment = in ParseDirectiveIdent() local
|