HomeSort by: relevance | last modified time | path
    Searched refs:comments (Results 1 - 25 of 229) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/bsd/zstd/dist/contrib/gen_html/
gen_html.cpp 29 /* trim C++ style comments */
64 /* print line with ZSTDLIB_API removed and C++ comments not bold */
84 vector<string> input, lines, comments, chapters; local
128 /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */
151 comments = get_lines(input, linenum, "*/");
152 if (!comments.empty()) comments[0] = line.substr(spos+3);
153 if (!comments.empty()) comments[comments.size()-1] = comments[comments.size()-1].substr(0, comments[comments.size()-1].find("*/"))
184 sout << "<h3>" << comments[0] << "<\/h3><pre>"; local
198 sout << "<a name=\\"Chapter" << chapter << "\\"><\/a><h2>" << comments[0] << "<\/h2><pre>"; local
    [all...]
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXComment.h 24 namespace comments { namespace in namespace:clang
30 static inline CXComment createCXComment(const comments::Comment *C,
38 static inline const comments::Comment *getASTNode(CXComment CXC) {
39 return static_cast<const comments::Comment *>(CXC.ASTNode);
44 const comments::Comment *C = getASTNode(CXC);
55 static inline comments::CommandTraits &getCommandTraits(CXComment CXC) {
  /src/external/mpl/dhcp/dist/keama/
options.c 724 struct comments *
727 static struct comments comments; local
730 TAILQ_INIT(&comments);
739 TAILQ_INSERT_TAIL(&comments, comment);
744 TAILQ_INSERT_TAIL(&comments, comment);
746 TAILQ_INSERT_TAIL(&comments, comment);
748 TAILQ_INSERT_TAIL(&comments, comment);
754 TAILQ_INSERT_TAIL(&comments, comment);
756 TAILQ_INSERT_TAIL(&comments, comment)
    [all...]
eval.c 134 struct comments comments; local
162 TAILQ_INIT(&comments);
163 TAILQ_CONCAT(&comments, &expr->comments);
164 TAILQ_CONCAT(&comments, &arg->comments);
165 TAILQ_CONCAT(&comments, &equal->comments);
166 TAILQ_CONCAT(&equal->comments, &comments)
    [all...]
json.c 52 TAILQ_CONCAT(&elem->comments, &cfile->comments);
56 TAILQ_CONCAT(&elem->comments, &cfile->comments);
68 TAILQ_CONCAT(&elem->comments, &cfile->comments);
94 TAILQ_CONCAT(&list->comments, &cfile->comments);
135 TAILQ_CONCAT(&map->comments, &cfile->comments);
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Index/
CommentToXML.h 1 //===--- CommentToXML.h - Convert comments to XML representation ----------===//
17 namespace comments { namespace in namespace:clang
28 void convertCommentToHTML(const comments::FullComment *FC,
32 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
36 void convertCommentToXML(const comments::FullComment *FC,
  /src/external/lgpl2/userspace-rcu/dist/tests/utils/
tap-driver.sh 44 [--comments|--no-comments] [--] TEST-COMMAND
58 comments=0
73 --comments) comments=1;;
74 --no-comments) comments=0;;
142 -v comments="$comments" \
587 # Maybe we have too look for dianogtic comments too
    [all...]
  /src/tests/usr.bin/indent/
opt_bad.c 92 comments(void) function
103 comments(void) function
opt_bl_br.c 132 * Test multiple mixed comments after 'if (expr)'.
182 comments(void) function
208 comments(void) function
241 comments(void) function
  /src/external/apache2/llvm/dist/llvm/utils/vim/ftplugin/
llvm.vim 12 setlocal comments+=:;
mir.vim 12 setlocal comments+=:;
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
JSONNodeDumper.h 118 public comments::ConstCommentVisitor<JSONNodeDumper, void,
119 const comments::FullComment *>,
131 const comments::CommandTraits *Traits;
137 comments::ConstCommentVisitor<JSONNodeDumper, void,
138 const comments::FullComment *>;
189 const comments::CommandTraits *Traits)
200 void Visit(const comments::Comment *C, const comments::FullComment *FC);
327 void visitTextComment(const comments::TextComment *C,
328 const comments::FullComment *)
    [all...]
TextNodeDumper.h 128 public comments::ConstCommentVisitor<TextNodeDumper, void,
129 const comments::FullComment *>,
153 const comments::CommandTraits *Traits = nullptr;
168 void Visit(const comments::Comment *C, const comments::FullComment *FC);
205 void visitTextComment(const comments::TextComment *C,
206 const comments::FullComment *);
207 void visitInlineCommandComment(const comments::InlineCommandComment *C,
208 const comments::FullComment *);
209 void visitHTMLStartTagComment(const comments::HTMLStartTagComment *C
    [all...]
CommentBriefParser.h 20 namespace comments { namespace in namespace:clang
50 } // end namespace comments
  /src/external/gpl3/gcc/dist/maintainer-scripts/
bugzilla-close-candidate.py 5 # comments of a PR and finding GIT commit entries.
35 def get_branches_by_comments(comments):
37 for c in comments:
85 comments = r['bugs'][keys[0]]['comments']
87 for c in comments:
94 branches = sorted(list(get_branches_by_comments(comments)),
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
bugzilla-close-candidate.py 5 # comments of a PR and finding GIT commit entries.
35 def get_branches_by_comments(comments):
37 for c in comments:
85 comments = r['bugs'][keys[0]]['comments']
87 for c in comments:
94 branches = sorted(list(get_branches_by_comments(comments)),
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-awk-1 3 # Test awk support: --add-comments option.
23 ${XGETTEXT} --omit-header --no-location --add-comments=TRANSLATORS: \
xgettext-perl-5 3 # Test Perl support: --add-comments option.
23 ${XGETTEXT} --omit-header --no-location --add-comments=TRANSLATORS: \
xgettext-sh-2 3 # Test Shell support: --add-comments option.
23 ${XGETTEXT} --omit-header --no-location --add-comments=TRANSLATORS: \
xgettext-python-3 51 ${XGETTEXT} --add-comments=TRANSLATORS: --no-location \
54 ${XGETTEXT} --add-comments=TRANSLATORS: --no-location --from-code=euc-jp \
66 ${XGETTEXT} --add-comments=TRANSLATORS: --no-location \
78 ${XGETTEXT} --add-comments=TRANSLATORS: --no-location --from-code=iso-8859-1 \
98 ${XGETTEXT} --add-comments=TRANSLATORS: \
xgettext-c-5 3 # Test C support: comments.
15 ${XGETTEXT} --omit-header --no-location --add-comments -d xg-c-5 xg-c-5.in.cc
  /src/external/gpl3/gdb/dist/gdb/po/
gdbtext 30 --add-comments \
  /src/external/gpl3/gdb.old/dist/gdb/po/
gdbtext 30 --add-comments \
  /src/external/public-domain/tz/dist/
checktab.awk 77 comments = input_comments[zone_NR] = $4
122 comments = input_comments[i]
132 if (used_max <= 1 && comments && zone_table != "zonenow.tab") {
134 zone_table, i, comments \
137 } else if (1 < used_max && !comments) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
RawCommentList.cpp 1 //===--- RawCommentList.cpp - Processing raw comments -----------*- C++ -*-===//
187 comments::Lexer L(Allocator, Context.getDiagnostics(),
191 comments::BriefParser P(L, Context.getCommentCommandTraits());
203 comments::FullComment *RawComment::parse(const ASTContext &Context,
209 comments::Lexer L(Context.getAllocator(), Context.getDiagnostics(),
213 comments::Sema S(Context.getAllocator(), Context.getSourceManager(),
218 comments::Parser P(L, S, Context.getAllocator(), Context.getSourceManager(),
279 // Ordinary comments are not interesting for us.
300 // Merge comments only if there is only whitespace between them.
301 // Can't merge trailing and non-trailing comments unless the second i
    [all...]

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 910