| /freebsd-13.1/usr.bin/m4/tests/ |
| H A D | regress.comments.out | 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 11 'XXX' this is a COMMENT q COMMENT too 14 # this is a COMMENT 17 'XXX' this is a COMMENT q COMMENT too 20 # this is a COMMENT 23 'XXX' this is a COMMENT q COMMENT too 29 'XXX' this is a COMMENT q COMMENT too [all …]
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | luac.c | 330 #define COMMENT "\t; " macro 386 printf(COMMENT "%d out",b+1); in PrintCode() 598 printf(COMMENT); in PrintCode() 604 printf(COMMENT "%d in",b-1); in PrintCode() 608 printf(COMMENT); in PrintCode() 618 printf(COMMENT "to %d",pc-bx+2); in PrintCode() 622 printf(COMMENT "to %d",pc+bx+2); in PrintCode() 626 printf(COMMENT "to %d",pc+bx+2); in PrintCode() 633 printf(COMMENT "to %d",pc-bx+2); in PrintCode() 645 printf(COMMENT); in PrintCode() [all …]
|
| /freebsd-13.1/usr.bin/mkesdb/ |
| H A D | lex.l | 55 %x COMMENT 62 "/*" { BEGIN COMMENT; } variable 63 <COMMENT>"*/" { BEGIN 0; } 64 <COMMENT>[\n] { linenumber++; } 65 <COMMENT>. { } 66 <COMMENT><<EOF>> {
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentVisitor.h | 33 #define ABSTRACT_COMMENT(COMMENT) in visit() argument 34 #define COMMENT(CLASS, PARENT) \ in visit() macro 38 #undef COMMENT in visit() 44 #define ABSTRACT_COMMENT(COMMENT) COMMENT argument 45 #define COMMENT(CLASS, PARENT) \ macro 49 #undef COMMENT
|
| /freebsd-13.1/usr.bin/mkcsmapper/ |
| H A D | lex.l | 53 %x COMMENT 60 "/*" { BEGIN COMMENT; } variable 61 <COMMENT>"*/" { BEGIN 0; } 62 <COMMENT>[\n] { linenumber++; } 63 <COMMENT>. { } 64 <COMMENT><<EOF>> {
|
| /freebsd-13.1/usr.bin/sed/tests/ |
| H A D | multi_test.sh | 105 OCOMMENT=$COMMENT 160 COMMENT='Address ranges' 219 COMMENT='Commands a c d and i' 263 COMMENT='Labels and branching' 334 COMMENT='Pattern space commands' 363 COMMENT='Print and file routines' 372 COMMENT='w results' 393 COMMENT='Substitution commands' 411 COMMENT='s wfile results' 451 COMMENT='\ in y command' [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | Comment.cpp | 23 #define ABSTRACT_COMMENT(COMMENT) argument 28 #undef COMMENT 38 #define ABSTRACT_COMMENT(COMMENT) in getCommentKindName() argument 39 #define COMMENT(CLASS, PARENT) \ in getCommentKindName() macro 43 #undef COMMENT in getCommentKindName() 70 #define COMMENT(CLASS, PARENT) \ in CheckCommentASTNodes() macro 74 #undef COMMENT in CheckCommentASTNodes() 86 #define COMMENT(CLASS, PARENT) \ in child_begin() macro 90 #undef COMMENT in child_begin() 100 #define COMMENT(CLASS, PARENT) \ in child_end() macro [all …]
|
| /freebsd-13.1/lib/libutil/ |
| H A D | property.c | 80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator 121 state = COMMENT; in properties_read() 127 state = COMMENT; in properties_read() 135 state = COMMENT; /* Ignore the rest of the line */ in properties_read() 138 case COMMENT: in properties_read() 180 state = COMMENT; in properties_read() 193 state = COMMENT; in properties_read()
|
| /freebsd-13.1/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_scan.l | 85 %x COMMENT 97 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable 98 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); } 99 <COMMENT>\n { ++yylineno; } 100 <COMMENT>[^*/\n]* ; 101 <COMMENT>"*"+[^*/\n]* ; 102 <COMMENT>"/"+[^*/\n]* ; 103 <COMMENT>"*"+"/" { BEGIN INITIAL; }
|
| /freebsd-13.1/crypto/openssl/crypto/conf/ |
| H A D | keysets.pl | 21 my $COMMENT = 0x0080; 40 $v |= $COMMENT if $c =~ /\#/; 81 #define CONF_COMMENT $COMMENT
|
| /freebsd-13.1/contrib/bsnmp/tests/ |
| H A D | constbuf.h | 48 COMMENT, enumerator 152 mode = Constbuf_mode::COMMENT; in count_bin() 183 mode = Constbuf_mode::COMMENT; in handle_bin() 231 case Constbuf_mode::COMMENT: in count_bits() 276 case Constbuf_mode::COMMENT: in constbuf()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | getlocks.c | 57 COMMENT, enumerator 92 { LOCK, S_, "comment", COMMENT, 194 else if (leaving_state == COMMENT) in getlocks_closed()
|
| /freebsd-13.1/contrib/flex/src/ |
| H A D | scan.l | 128 %x FIRSTCCL CCL ACTION RECOVER COMMENT ACTION_STRING PERCENT_BRACE_ACTION 171 ^"/*" add_action("/*[""["); yy_push_state( COMMENT ); 229 <COMMENT,CODE_COMMENT>{ /* */ 235 <COMMENT>{ 972 <COMMENT,CODE_COMMENT,COMMENT_DISCARD,ACTION,ACTION_STRING,CHARACTER_CONSTANT><<EOF>> {
|
| /freebsd-13.1/release/packages/ |
| H A D | binutils.ucl | 8 comment = "%COMMENT%"
|
| H A D | lldb.ucl | 8 comment = "%COMMENT%"
|
| H A D | groff.ucl | 8 comment = "%COMMENT%"
|
| H A D | lld.ucl | 8 comment = "%COMMENT%"
|
| H A D | ssh.ucl | 8 comment = "%COMMENT%"
|
| H A D | svn.ucl | 8 comment = "%COMMENT%"
|
| H A D | clang.ucl | 8 comment = "%COMMENT%"
|
| H A D | gdb.ucl | 8 comment = "%COMMENT%"
|
| H A D | unbound.ucl | 8 comment = "%COMMENT%"
|
| H A D | jail.ucl | 8 comment = "%COMMENT%"
|
| H A D | template.ucl | 8 comment = "%COMMENT%"
|
| /freebsd-13.1/crypto/openssh/contrib/cygwin/ |
| H A D | sshd-inetd | 3 @COMMENT@ ssh stream tcp nowait root /usr/sbin/sshd sshd -i
|