HomeSort by relevance Sort by last modified time
    Searched full:comment (Results 251 - 275 of 15352) sorted by null

<<11121314151617181920>>

  /sdk/testapps/basicJar3/
.project 4 <comment></comment>
  /sdk/testapps/javaProjectTest/javaProject/
.project 4 <comment></comment>
  /sdk/testapps/javaProjectTest/javaProject2/
.project 4 <comment></comment>
  /sdk/testapps/javaProjectTest/javaProject3/
.project 4 <comment></comment>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
backslash-at.s 5 mov r0, #\@@comment
6 mov r0, #\@ @comment
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
divide.s 3 / This comment should still be allowed with --divide,
5 a=(.-start)/4-1 # comment
  /tools/loganalysis/
.project 4 <comment></comment>
  /tools/loganalysis/tests/
.project 4 <comment></comment>
  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.cpp 30 StringPiece AnnotationProcessor::ExtractFirstSentence(const StringPiece& comment) {
31 Utf8Iterator iter(comment);
37 return comment.substr(0, current_position);
41 return comment;
44 void AnnotationProcessor::AppendCommentLine(std::string& comment) {
48 if (comment.find(sDeprecated) != std::string::npos) {
52 std::string::size_type idx = comment.find(sSystemApi);
55 comment.erase(comment.begin() + idx,
56 comment.begin() + idx + sSystemApi.size())
    [all...]
  /external/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /external/ply/ply/test/
lex_state_try.py 16 states = (('comment', 'exclusive'),)
27 t.lexer.begin('comment')
28 print("Entering comment state")
32 print("comment body %s" % t)
43 data = "3 + 4 /* This is a comment */ + 10"
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/
Documentation.h 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
25 * \defgroup CINDEX_COMMENT Comment introspection
35 * \brief A parsed comment.
44 * declaration), return the associated parsed comment as a
50 * \brief Describes the type of the comment AST node (\c CXComment). A comment
56 * \brief Null comment. No AST node is constructed at the requested location
95 * \brief A paragraph, contains inline comment. The paragraph itself is
156 * \brief A full comment attached to a declaration, contains block content.
209 * \param Comment AST node of any kind
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
doc_test.go 57 `Package comment`,
79 `Comment about exported constant`, // No comment for single constant.
80 `Comment about exported variable`, // No comment for single variable.
81 `Comment about block of constants.`, // No comment for constant block.
82 `Comment about block of variables.`, // No comment for variable block.
83 `Comment before ConstOne`, // No comment for first entry in constant block
    [all...]
  /prebuilts/go/linux-x86/src/cmd/doc/
doc_test.go 57 `Package comment`,
79 `Comment about exported constant`, // No comment for single constant.
80 `Comment about exported variable`, // No comment for single variable.
81 `Comment about block of constants.`, // No comment for constant block.
82 `Comment about block of variables.`, // No comment for variable block.
83 `Comment before ConstOne`, // No comment for first entry in constant block
    [all...]
  /external/v8/src/heap/
code-stats.cc 30 // Record code kind and code comment statistics.
48 // - by code comment (only in debug mode)
60 // - by code comment (only in debug mode)
93 // Report code comment statistics
97 "Code comment statistics (\" [ comment-txt : size/ "
102 PrintF(" %-30s: %10d/%6d (%d)\n", cs.comment, cs.size, cs.count,
116 // Clear code comment statistics
122 comments_statistics[CommentStatistic::kMaxComments].comment = "Unknown";
127 // Adds comment to 'comment_statistics' table. Performance OK as long a
    [all...]
  /external/clang/include/clang/AST/
CommentVisitor.h 1 //===--- CommentVisitor.h - Visitor for Comment subclasses ------*- C++ -*-===//
13 #include "clang/AST/Comment.h"
29 RetTy visit(PTR(Comment) C) {
34 default: llvm_unreachable("Unknown comment kind!");
35 #define ABSTRACT_COMMENT(COMMENT)
36 #define COMMENT(CLASS, PARENT) \
37 case Comment::CLASS##Kind: DISPATCH(CLASS, CLASS);
40 #undef COMMENT
46 #define ABSTRACT_COMMENT(COMMENT) COMMENT
    [all...]
  /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
BaseModifyCommentScanner.java 23 import org.eclipse.jdt.core.dom.Comment;
31 * A base-class for general comment processors. All comments of all types in a
32 * {@link CompilationUnit} are considered. Subclasses determine whether to make a complete comment
41 List<Comment> comments = cu.getCommentList();
43 for (Comment comment : Lists.reverse(comments)) {
44 String commentText = document.get(comment.getStartPosition(), comment.getLength());
45 String newCommentText = processComment(reporter, comment, commentText);
47 document.replace(comment.getStartPosition(), comment.getLength(), newCommentText)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
CommentVisitor.h 1 //===--- CommentVisitor.h - Visitor for Comment subclasses ------*- C++ -*-===//
13 #include "clang/AST/Comment.h"
29 RetTy visit(PTR(Comment) C) {
34 default: llvm_unreachable("Unknown comment kind!");
35 #define ABSTRACT_COMMENT(COMMENT)
36 #define COMMENT(CLASS, PARENT) \
37 case Comment::CLASS##Kind: DISPATCH(CLASS, CLASS);
40 #undef COMMENT
46 #define ABSTRACT_COMMENT(COMMENT) COMMENT
    [all...]

Completed in 1206 milliseconds

<<11121314151617181920>>