Searched refs:comments (Results 51 - 71 of 71) sorted by relevance

123

/freebsd-13-stable/sys/tools/
H A Dmakesyscalls.lua166 -- descr: The description of this compat option in init_sysent.c comments.
230 -- Strip any whole-line comments
274 -- Strip off potential comments
314 -- Strip any comments
523 -- Strip any comments
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1 //===--- CommentToXML.cpp - Convert comments to XML representation --------===//
23 using namespace clang::comments;
1138 const comments::HTMLTagComment *HTC, SmallVectorImpl<char> &Text,
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-token-plain.mk31 # comment handling anymore. The comments are supposed to be stripped off
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp106 /// \returns location that is relevant when searching for Doc comments related
150 // TODO: handle comments for function parameters properly.
208 // If there are no comments anywhere, we won't find anything.
415 // Any redeclarations of D that we haven't checked for comments yet?
483 // See if there are any new comments that are not attached to a decl.
501 // Note that this way we pick up not only comments that precede the
502 // declaration, but also comments that *follow* the declaration -- thanks to
504 // ahead through comments.
524 comments::FullComment *FC = DocComment->parse(*this, PP, D);
530 comments
[all...]
H A DTextNodeDumper.cpp69 void TextNodeDumper::Visit(const comments::Comment *C,
70 const comments::FullComment *FC) {
85 const comments::FullComment *>::visit(C, FC);
706 const comments::CommandInfo *Info =
707 comments::CommandTraits::getBuiltinCommandInfo(CommandID);
713 void TextNodeDumper::visitTextComment(const comments::TextComment *C,
714 const comments::FullComment *) {
719 const comments::InlineCommandComment *C, const comments::FullComment *) {
722 case comments
[all...]
H A DCommentParser.cpp27 namespace comments { namespace in namespace:clang
779 } // end namespace comments
H A DCommentSema.cpp22 namespace comments { namespace in namespace:clang
1188 } // end namespace comments
/freebsd-13-stable/share/examples/drivers/
H A Dmake_device_driver.sh598 * See the comments in the ISA section regarding returning non-positive
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h28 namespace comments { namespace in namespace:clang
1132 } // end namespace comments
/freebsd-13-stable/crypto/openssh/
H A Dsshconnect2.c1554 id->filename = idlist->comments[j];
1556 idlist->comments[j] = NULL;
/freebsd-13-stable/contrib/libucl/src/
H A Ducl_parser.c117 ucl_object_insert_key (parser->comments, parser->last_comment,
129 * Skip all comments from the current pos resolving nested and multiline comments
1681 /* Skip any spaces and comments */
2703 parser->comments = ucl_object_typed_new (UCL_OBJECT);
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec581 dealing with comments right
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DMakefile.in767 data/key-test-comments \
/freebsd-13-stable/contrib/bmake/
H A Dconfigure2107 # config.log. We remove comments because anyway the quotes in there
4297 // See if C++-style comments work.
7165 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/libpcap/
H A Dconfigure2164 # config.log. We remove comments because anyway the quotes in there
2628 # At minimum, we want C++/C99-style // comments.
3480 // See if C++-style comments work.
12151 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/file/
H A Dconfigure2285 # config.log. We remove comments because anyway the quotes in there
4508 // See if C++-style comments work.
16496 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/openpam/
H A Dconfigure2037 # config.log. We remove comments because anyway the quotes in there
4007 // See if C++-style comments work.
14443 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure2357 # config.log. We remove comments because anyway the quotes in there
15220 /* FIXME: Include the comments suggested by Paul. */
25503 /* FIXME: Include the comments suggested by Paul. */
30070 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/ntp/
H A Dconfigure2744 # config.log. We remove comments because anyway the quotes in there
5249 // See if C++-style comments work.
6422 // See if C++-style comments work.
18445 # XXX Possible trouble here - reading the comments above and looking at the
35029 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/ntp/sntp/
H A Dconfigure2521 # config.log. We remove comments because anyway the quotes in there
5016 // See if C++-style comments work.
9119 # XXX Possible trouble here - reading the comments above and looking at the
27932 # Replace #undef with comments. This is necessary, for example,
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure998 # config.log. We remove comments because anyway the quotes in there
18869 /* FIXME: Include the comments suggested by Paul. */

Completed in 577 milliseconds

123