Searched defs:comments (Results 1 - 25 of 38) sorted by relevance

12

/external/clang/include/clang/AST/
H A DCommentBriefParser.h21 namespace comments { namespace in namespace:clang
51 } // end namespace comments
H A DCommentVisitor.h17 namespace comments { namespace in namespace:clang
67 } // end namespace comments
H A DCommentParser.h26 namespace comments { namespace in namespace:clang
125 } // end namespace comments
H A DCommentSema.h10 // This file defines the semantic analysis class for Doxygen comments.
30 namespace comments { namespace in namespace:clang
251 } // end namespace comments
H A DCommentCommandTraits.h27 namespace comments { namespace in namespace:clang
120 /// in comments.
176 } // end namespace comments
H A DRawCommentList.h1 //===--- RawCommentList.h - Classes for processing raw comments -*- C++ -*-===//
23 namespace comments { namespace in namespace:clang
25 } // end namespace comments
31 RCK_OrdinaryBCPL, ///< Any normal BCPL comments
37 RCK_Merged ///< Two or more documentation comments merged together
118 comments::FullComment *parse(const ASTContext &Context,
159 /// \brief Compare comments' source locations.
177 /// \brief This class represents all comments included in the translation unit,
H A DCommentLexer.h1 //===--- CommentLexer.h - Lexer for structured comments ---------*- C++ -*-===//
10 // This file defines lexer for structured comments and supporting token class.
25 namespace comments { namespace in namespace:clang
238 /// One past end pointer for the current comment. For BCPL comments points
239 /// to newline or BufferEnd, for C comments points to star in '*/'.
322 /// Lex stuff inside comments. CommentEnd should be set correctly.
360 } // end namespace comments
/external/clang/tools/libclang/
H A DCXComment.h24 namespace comments { namespace in namespace:clang
30 inline CXComment createCXComment(const comments::Comment *C,
38 inline const comments::Comment *getASTNode(CXComment CXC) {
39 return static_cast<const comments::Comment *>(CXC.ASTNode);
44 const comments::Comment *C = getASTNode(CXC);
55 inline comments::CommandTraits &getCommandTraits(CXComment CXC) {
/external/clang/lib/AST/
H A DCommentBriefParser.cpp15 namespace comments { namespace in namespace:clang
152 } // end namespace comments
H A DCommentCommandTraits.cpp14 namespace comments { namespace in namespace:clang
95 } // end namespace comments
H A DComment.cpp19 namespace comments { namespace in namespace:clang
313 } // end namespace comments
H A DCommentLexer.cpp10 namespace comments { namespace in namespace:clang
13 llvm::errs() << "comments::Token Kind=" << Kind << " ";
82 // This function should be called only for C comments
229 /// Return the one past end pointer for BCPL comments.
255 /// Return the one past end pointer for C comments.
303 // exact syntax in AST for comments.
715 // merged this non-Doxygen comment into a bunch of Doxygen comments
722 // Skip less-than symbol that marks trailing comments.
742 // Skip less-than symbol that marks trailing comments.
756 // Consecutive comments ar
[all...]
H A DCommentParser.cpp19 namespace comments { namespace in namespace:clang
759 } // end namespace comments
H A DCommentSema.cpp22 namespace comments { namespace in namespace:clang
1044 } // end namespace comments
/external/proguard/src/proguard/
H A DClassSpecification.java35 public final String comments; field in class:ClassSpecification
49 * comments or class members.
68 this(classSpecification.comments,
84 * @param comments provides optional comments on this
107 public ClassSpecification(String comments, argument
115 this(comments,
131 * @param comments provides optional comments on this
156 public ClassSpecification(String comments, argument
[all...]
H A DConfigurationWriter.java395 // Write out the comments for this option.
396 writeComments(classSpecification.comments);
474 private void writeComments(String comments) argument
476 if (comments != null)
479 while (index < comments.length())
481 int breakIndex = comments.indexOf('\n', index);
484 breakIndex = comments.length();
489 if (comments.charAt(index) != ' ')
494 writer.println(comments.substring(index, breakIndex));
/external/clang/unittests/AST/
H A DCommentLexer.cpp25 namespace comments { namespace in namespace:clang
90 // Empty comments should be handled.
106 // Empty comments should be handled.
1843 } // end namespace comments
H A DCommentParser.cpp29 namespace comments { namespace in namespace:clang
1400 } // end namespace comments
/external/jdiff/src/jdiff/
H A DCommentsHandler.java16 * All HTML written for the comments sections in the report must
44 public CommentsHandler(Comments comments) { argument
45 comments_ = comments;
62 if (localName.compareTo("comments") == 0) {
66 System.out.println("Error: no identifier found in the comments XML file.");
75 System.out.println("Warning: API identifier in the comments XML file (" + filename2 + ") differs from the name of the file.");
125 * the comments which are waiting for it.
190 System.out.println("Warning (" + e.getLineNumber() + "): parsing XML comments file:" + e);
195 System.out.println("Error (" + e.getLineNumber() + "): parsing XML comments file:" + e);
201 System.out.println("Fatal Error (" + e.getLineNumber() + "): parsing XML comments fil
[all...]
H A DComments.java16 * representation of the comments for the changes.
25 * All the possible comments known about, accessible by the commentID.
37 // The list of comments elements associated with this objects
41 * Read the file where the XML for comments about the changes between
46 // If validation is desired, write out the appropriate comments.xsd
47 // file in the same directory as the comments XML file.
124 xsdFileName += "comments.xsd";
128 // The contents of the comments.xsd file
134 xsdFile.println(" Schema for JDiff comments.");
138 xsdFile.println("<xsd:element name=\"comments\" typ
195 getComment(Comments comments, String id) argument
[all...]
/external/tremolo/Tremolo/
H A Divorbiscodec.h82 int comments; member in struct:vorbis_comment
/external/chromium/base/
H A Dfile_version_info_win.cc97 string16 FileVersionInfoWin::comments() { function in class:FileVersionInfoWin
/external/libvorbis/include/vorbis/
H A Dcodec.h138 /* the comments are not part of vorbis_info so that vorbis_info can be
145 int comments; member in struct:vorbis_comment
/external/libvpx/libvpx/examples/includes/geshi/contrib/
H A Dcssgen.php313 <tr><th>Comments (//, <!-- --> etc)</th><td><input type="text" name="comments" value="color: #808080;" /></td></tr>
409 $comments = get_var('comments'); variable
411 if ( $comments != '' )
413 $stylesheet .= "\n$comment_selector {{$comments}}";
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-netrexx.jar ... .MatchingTask { private boolean binary private String classpath private boolean comments private boolean compact private boolean compile private boolean console private ...

Completed in 427 milliseconds

12