/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/crypto/ |
H A D | aes_ccm_test.txt | 5 comment: 16 comment: 27 comment: 38 comment: 49 comment: 60 comment: 71 comment: 82 comment: 93 comment: 104 comment: [all …]
|
H A D | aes_gcm_test.txt | 5 comment: 16 comment: 27 comment: 38 comment: 49 comment: 60 comment: 71 comment: 82 comment: 93 comment: 104 comment: [all …]
|
H A D | aes_ccm_test.json | 56 "comment" : "", string 70 "comment" : "", string 84 "comment" : "", string 98 "comment" : "", string 112 "comment" : "", string 126 "comment" : "", string 140 "comment" : "", string 154 "comment" : "", string 168 "comment" : "", string 182 "comment" : "", string [all …]
|
H A D | aes_gcm_test.json | 62 "comment" : "", string 76 "comment" : "", string 90 "comment" : "", string 104 "comment" : "", string 118 "comment" : "", string 132 "comment" : "", string 146 "comment" : "", string 160 "comment" : "", string 174 "comment" : "", string 188 "comment" : "", string [all …]
|
/freebsd/usr.bin/m4/tests/ |
H A D | regress.comments.out | 2 # this is a comment 3 >> this is a COMMENT 4 'XXX' this is a COMMENT 5 'XXX' this is a COMMENT q COMMENT too 8 # this is a COMMENT 9 >> this is a comment 10 'XXX' this is a COMMENT 11 'XXX' this is a COMMENT q COMMENT too 14 # this is a COMMENT 15 >> this is a COMMENT [all …]
|
H A D | comments.m4 | 4 define(`comment', `COMMENT')dnl macro 6 # this is a comment 7 >> this is a comment 8 p this is a comment 9 p this is a comment q comment too 13 # this is a comment 14 >> this is a comment 15 p this is a comment 16 p this is a comment q comment too 20 # this is a comment [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang-c/ |
H A D | Documentation.h | 1 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\ 25 * \defgroup CINDEX_COMMENT Comment introspection 35 * A parsed comment. 44 * declaration), return the associated parsed comment as a 50 * Describes the type of the comment AST node (\c CXComment). A comment 56 * Null comment. No AST node is constructed at the requested location 95 * A paragraph, contains inline comment. The paragraph itself is 156 * A full comment attached to a declaration, contains block content. 214 * \param Comment AST node of any kind. 218 CINDEX_LINKAGE enum CXCommentKind clang_Comment_getKind(CXComment Comment); [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | comment.mk | 1 # $NetBSD: comment.mk,v 1.7 2024/04/23 22:51:28 rillig Exp $ 5 # This is a comment. 8 This is a multiline comment. 10 # Another multiline comment \ 25 VAR= # This comment makes the variable value empty. 27 # comment. 32 # The comment does not need to start at the beginning of a word (as in the 36 # The space before the comment is always trimmed. 42 # This comment ends with 2 backslashes. An even number of backslashes does 45 VAR= not part of the comment [all...] |
H A D | sh-jobs.mk | 10 all: .PHONY comment .WAIT comment-with-followup-line .WAIT no-comment 12 # If a shell command starts with a comment character after stripping the 18 comment: .PHONY 19 @# comment 21 # If a shell command starts with a comment character after stripping the 25 comment-with-followup-line: .PHONY 26 @# comment${.newline}echo '$@: This is printed.'; false 29 # Without the comment, the commands are run in the default mode, which checks 33 no-comment: .PHONY
|
/freebsd/contrib/unifdef/tests/ |
H A D | recursive.experr | 23 unifdef: parser line 1 state C comment START line 25 unifdef: parser line 2 state C comment START line 27 unifdef: parser line 3 state NO comment START line 29 unifdef: parser line 4 state NO comment START line 31 unifdef: parser line 5 state NO comment START line 33 unifdef: parser line 6 state NO comment START line 35 unifdef: parser line 7 state NO comment START line 52 unifdef: parser line 8 state NO comment START line 54 unifdef: parser line 9 state NO comment START line 56 unifdef: parser line 10 state NO comment START line [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.cpp | 87 StringRef Comment(CommentText); in HandleComment() local 88 if (Comment.empty()) in HandleComment() 92 unsigned Position = Comment.find_first_not_of(" \t"); in HandleComment() 93 if (Position >= Comment.size()) in HandleComment() 94 // We reached the end of the comment. Bail out. in HandleComment() 97 Comment = Comment.drop_front(Position); in HandleComment() 98 if (Comment.consume_front("LLVM-MCA-END")) { in HandleComment() 100 Position = Comment.find_first_not_of(" \t"); in HandleComment() 101 if (Position < Comment.size()) in HandleComment() 102 Comment = Comment.drop_front(Position); in HandleComment() [all …]
|
/freebsd/contrib/tcsh/ |
H A D | host.defs | 242 comment : Intel Paragon running OSF/1 251 comment : Amiga running Amix 2.02 260 comment : celerity Accel 269 comment : digital vax or alpha running vms posix 279 comment : Hewlett Packard running OSF/1 289 comment : Hewlett Packard running MORE/bsd 302 comment : Hewlett Packard running HP/UX 318 comment : Hewlett Packard apollo running Domain/OS 327 comment : Sun Microsystems series 2 workstation (68010 based) 328 comment : Sun Microsystems series 3 workstation (68020 based) [all …]
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | example__evp__cipher_8c-example.html | 23 <div class="fragment"><pre class="fragment"><span class="comment">/*</span> 24 <span class="comment"> * Copyright (c) 2008 Kungliga Tekniska Högskolan</span> 25 <span class="comment"> * (Royal Institute of Technology, Stockholm, Sweden).</span> 26 <span class="comment"> * All rights reserved.</span> 27 <span class="comment"> *</span> 28 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span> 29 <span class="comment"> * modification, are permitted provided that the following conditions</span> 30 <span class="comment"> * are met:</span> 31 <span class="comment"> *</span> 32 <span class="comment"> * 1. Redistributions of source code must retain the above copyright</span> [all …]
|
/freebsd/usr.bin/calendar/tests/ |
H A D | calendar.comment | 1 1 1 jan 1 // comment 2 1 2 jan 2 /* comment */ 3 1 3 jan /* comment */3 4 1 4 /* comment*/jan 4 5 // comment 6 /* comment */1 5 jan 5 7 1/* comment */ 6 jan 6 8 1 7 jan 7 // /* comment */ comment 9 1 1/* comment */1 jan /* comment */11 // comment 11 1 13 http://localhost.local/ // URL with additional comment
|
/freebsd/crypto/libecc/src/wycheproof_tests/ |
H A D | libecc_wycheproof.c | 118 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 125 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 139 ext_printf("\t (comment = %s)\n", t->comment); in check_wycheproof_ecdsa() 236 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 243 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 258 ext_printf("\t (comment = %s)\n", t->comment); in check_wycheproof_eddsa() 325 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 336 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 347 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() 358 ext_printf(" (comment = %s)\n", t->comment); in check_wycheproof_xdh() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 291 DocComment Comment; in VisitVarDecl() local 294 Comment = RawComment->getFormattedLines(Context.getSourceManager(), in VisitVarDecl() 306 AvailabilityInfo::createFromDecl(Decl), Linkage, Comment, Declaration, in VisitVarDecl() 312 AvailabilityInfo::createFromDecl(Decl), Linkage, Comment, Declaration, in VisitVarDecl() 364 DocComment Comment; in VisitFunctionDecl() local 367 Comment = RawComment->getFormattedLines(Context.getSourceManager(), in VisitFunctionDecl() 378 AvailabilityInfo::createFromDecl(Decl), Linkage, Comment, in VisitFunctionDecl() 386 AvailabilityInfo::createFromDecl(Decl), Linkage, Comment, in VisitFunctionDecl() 401 DocComment Comment; in VisitEnumDecl() local 404 Comment = RawComment->getFormattedLines(Context.getSourceManager(), in VisitEnumDecl() [all …]
|
H A D | API.h | 147 /// Each line represents one line of striped documentation comment, 149 /// location of a character in the doc comment for pointing back to the source 153 /// /// This is a documentation comment 250 /// Documentation comment lines attached to this symbol declaration. 251 DocComment Comment; member 292 const DocComment &Comment, DeclarationFragments Declaration, 297 Comment(Comment), Declaration(Declaration), SubHeading(SubHeading), in USR() 390 LinkageInfo Linkage, const DocComment &Comment, in NamespaceRecord() 394 Linkage, Comment, Declaration, SubHeading, in NamespaceRecord() 410 LinkageInfo Linkage, const DocComment &Comment, in GlobalFunctionRecord() [all …]
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-positives.c | 13 * Some of the reports are due to sanity checks for proper nesting of comment 31 // /*@ end-of-line comment style not allowed (for C90 compatibility) */ 32 /*@0 intra-line comment indent off by 1, reported unless sloppy-cmt */ 33 /*X */ /*@2 missing spc or '*' after comment start reported unless sloppy-spc */ 34 /* X*/ /*@ missing space before comment end , reported unless sloppy-spc */ 35 /*@ comment starting delimiter: /* inside intra-line comment */ 37 …*@ above multi-line comment start indent off by 1, reported unless sloppy-cmt; this comment line i… 38 *@ multi-line comment indent further off by 1 relative to comment start 39 *@ multi-line comment ending with text on last line */ 40 /*@2 multi-line comment starting with text on first line [all …]
|
/freebsd/contrib/bc/tests/bc/ |
H A D | stdin.txt | 2 # "string in a hash comment" 3 # /* comment in a hash comment */ 5 "String /* with partial comment" 6 "String /* with full comment */" 7 1 /* Comment with partial "string */ + 2 8 2 /* Comment with full "string" */ + 3 9 3 /* Comment with a # hash comment */ + 4 10 "String with a # hash comment"
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | cvcompiler.c | 163 * PARAMETERS: CurrentState Current comment parse state 164 * StringBuffer Buffer containing the comment being processed 169 * DESCRIPTION: Process a single line comment of a c Style comment. This 170 * function captures a line of a c style comment in a char* and 171 * places the comment in the appropriate global buffer. 195 CvDbgPrint ("Multi-line comment\n"); in CvProcessComment() 202 * Determine whether if this comment spans multiple lines. If so, in CvProcessComment() 203 * break apart the comment by storing each line in a different node in CvProcessComment() 204 * within the comment list. This allows the disassembler to in CvProcessComment() 205 * properly indent a multi-line comment. in CvProcessComment() [all …]
|
/freebsd/crypto/openssh/regress/ |
H A D | keygen-comment.sh | 3 tid="Comment extraction from private key" 9 comment="$2" 14 if ! egrep "^([0-9]+) SHA256:(.){43} ${comment} \(.*\)\$" \ 16 fail "comment is not correctly recovered for $t-key" 34 comment="foo bar" 37 ${SSHKEYGEN} $fmtarg -N '' -C "${comment}" \ 40 check_fingerprint $OBJ/$t-key "${comment}" 41 check_fingerprint $OBJ/$t-key.pub "${comment}" 46 # Comment cannot be recovered from old format keys. 47 comment="no comment" [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 32 virtual void emitInt8(uint8_t Byte, const Twine &Comment = "") = 0; 33 virtual void emitSLEB128(uint64_t DWord, const Twine &Comment = "") = 0; 34 virtual void emitULEB128(uint64_t DWord, const Twine &Comment = "", 45 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() argument 46 AP.OutStreamer->AddComment(Comment); in emitInt8() 49 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() argument 50 AP.OutStreamer->AddComment(Comment); in emitSLEB128() 53 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() argument 55 AP.OutStreamer->AddComment(Comment); in emitULEB128() 74 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() argument [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.cpp | 104 const Twine &Comment) { in mapByteVectorTail() argument 106 emitComment(Comment); in mapByteVectorTail() 120 const Twine &Comment) { in mapByteVectorTail() argument 122 if (auto EC = mapByteVectorTail(BytesRef, Comment)) in mapByteVectorTail() 130 Error CodeViewRecordIO::mapInteger(TypeIndex &TypeInd, const Twine &Comment) { in mapInteger() argument 134 emitComment(Comment + ": " + TypeNameStr); in mapInteger() 136 emitComment(Comment); in mapInteger() 152 const Twine &Comment) { in mapEncodedInteger() argument 155 emitEncodedUnsignedInteger(static_cast<uint64_t>(Value), Comment); in mapEncodedInteger() 157 emitEncodedSignedInteger(Value, Comment); in mapEncodedInteger() [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.cpp | 208 MatchTableRecord MatchTable::Comment(StringRef Comment) { in Comment() argument 209 return MatchTableRecord(std::nullopt, Comment, 0, in Comment() 510 << MatchTable::Comment("On fail goto") in emit() 626 Table << MatchTable::Opcode("GIM_SwitchOpcode") << MatchTable::Comment("MI") in emitPredicateSpecificOpcodes() 631 Table << MatchTable::Opcode("GIM_SwitchType") << MatchTable::Comment("MI") in emitPredicateSpecificOpcodes() 633 << MatchTable::Comment("Op") in emitPredicateSpecificOpcodes() 659 Table << MatchTable::Comment("[") << MatchTable::IntValue(2, LowerBound) in emit() 660 << MatchTable::IntValue(2, UpperBound) << MatchTable::Comment(")") in emit() 661 << MatchTable::Comment("default:") << MatchTable::JumpTarget(Default); in emit() 965 << MatchTable::Comment("On fail goto") in emit() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | RawCommentList.h | 35 RCK_Invalid, ///< Invalid comment 37 RCK_OrdinaryC, ///< Any normal C comment 62 /// Is this comment attached to any declaration? 71 /// Returns true if it is a comment that should be put after a member: 87 /// Returns true if this comment is not a documentation comment. 92 /// Returns true if this comment any kind of a documentation comment. 97 /// Returns raw comment text with comment markers. 129 /// Returns sanitized comment text, suitable for presentation in editor UIs. 131 /// // This is a long multiline comment. 135 /// "This is a long multiline comment.\n" [all …]
|