| /NextBSD/usr.bin/m4/tests/ |
| HD | 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 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 16 'XXX' this is a COMMENT 17 'XXX' this is a COMMENT q COMMENT too [all …]
|
| HD | comments.m4 | 5 define(`comment', `COMMENT')dnl
|
| /NextBSD/usr.bin/sed/tests/ |
| HD | multi_test.sh | 95 echo "ok $MARK $TESTNAME # $TODO$COMMENT" 97 echo "not ok $MARK $TESTNAME # $TODO$COMMENT" 113 COMMENT='Argument parsing - first type' 120 COMMENT='Argument parsing - second type' 159 COMMENT='Address ranges' 190 COMMENT='Brace and other grouping' 218 COMMENT='Commands a c d and i' 262 COMMENT='Labels and branching' 333 COMMENT='Pattern space commands' 362 COMMENT='Print and file routines' [all …]
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | CommentVisitor.h | 35 #define ABSTRACT_COMMENT(COMMENT) in visit() argument 36 #define COMMENT(CLASS, PARENT) \ in visit() macro 40 #undef COMMENT in visit() 46 #define ABSTRACT_COMMENT(COMMENT) COMMENT argument 47 #define COMMENT(CLASS, PARENT) \ macro 51 #undef COMMENT
|
| /NextBSD/usr.bin/mkesdb/ |
| HD | lex.l | 53 %x COMMENT 60 "/*" { BEGIN COMMENT; } variable 61 <COMMENT>"*/" { BEGIN 0; } 62 <COMMENT>[\n] { linenumber++; } 63 <COMMENT>. { } 64 <COMMENT><<EOF>> {
|
| /NextBSD/usr.bin/mkcsmapper/ |
| HD | lex.l | 51 %x COMMENT 58 "/*" { BEGIN COMMENT; } variable 59 <COMMENT>"*/" { BEGIN 0; } 60 <COMMENT>[\n] { linenumber++; } 61 <COMMENT>. { } 62 <COMMENT><<EOF>> {
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | Comment.cpp | 25 #define ABSTRACT_COMMENT(COMMENT) in getCommentKindName() argument 26 #define COMMENT(CLASS, PARENT) \ in getCommentKindName() macro 30 #undef COMMENT in getCommentKindName() 56 #define ABSTRACT_COMMENT(COMMENT) in CheckCommentASTNodes() argument 57 #define COMMENT(CLASS, PARENT) \ in CheckCommentASTNodes() macro 61 #undef COMMENT in CheckCommentASTNodes() 72 #define ABSTRACT_COMMENT(COMMENT) in child_begin() argument 73 #define COMMENT(CLASS, PARENT) \ in child_begin() macro 77 #undef COMMENT in child_begin() 86 #define ABSTRACT_COMMENT(COMMENT) in child_end() argument [all …]
|
| /NextBSD/lib/libutil/ |
| HD | property.c | 78 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator 119 state = COMMENT; in properties_read() 125 state = COMMENT; in properties_read() 133 state = COMMENT; /* Ignore the rest of the line */ in properties_read() 136 case COMMENT: in properties_read() 178 state = COMMENT; in properties_read() 191 state = COMMENT; in properties_read()
|
| /NextBSD/sys/dev/aic7xxx/aicasm/ |
| HD | aicasm_scan.l | 83 %x COMMENT 95 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable 96 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); } 97 <COMMENT>\n { ++yylineno; } 98 <COMMENT>[^*/\n]* ; 99 <COMMENT>"*"+[^*/\n]* ; 100 <COMMENT>"/"+[^*/\n]* ; 101 <COMMENT>"*"+"/" { BEGIN INITIAL; }
|
| /NextBSD/crypto/openssl/crypto/conf/ |
| HD | keysets.pl | 12 $COMMENT=0x80; 29 $v|=$COMMENT if ($c =~ /\#/); 125 #define CONF_COMMENT $COMMENT
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | getlocks.c | 57 COMMENT, enumerator 92 { LOCK, S_, "comment", COMMENT, 194 else if (leaving_state == COMMENT) in getlocks_closed()
|
| HD | log.c | 60 COMMENT, enumerator 121 { ITEM, D_, "comment", COMMENT, 358 else if (leaving_state == COMMENT) in log_closed()
|
| /NextBSD/contrib/flex/ |
| HD | scan.l | 102 %x FIRSTCCL CCL ACTION RECOVER COMMENT ACTION_STRING PERCENT_BRACE_ACTION 143 ^"/*" ACTION_ECHO; yy_push_state( COMMENT ); 206 <COMMENT>{ 939 <COMMENT,COMMENT_DISCARD,ACTION,ACTION_STRING><<EOF>> {
|
| /NextBSD/crypto/openssh/contrib/cygwin/ |
| HD | sshd-inetd | 3 @COMMENT@ ssh stream tcp nowait root /usr/sbin/sshd sshd -i
|
| /NextBSD/contrib/byacc/package/pkgsrc/ |
| HD | Makefile | 12 COMMENT= Berkeley Yacc macro
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| HD | inflate.h | 30 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
|
| /NextBSD/lib/libz/ |
| HD | inflate.h | 28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
|
| /NextBSD/usr.bin/sed/ |
| HD | defs.h | 116 COMMENT, /* # */ enumerator
|
| HD | compile.c | 120 {'#', 0, COMMENT}, 122 {'\0', 0, COMMENT}, 276 case COMMENT: /* \0 # */ in compile_stream()
|
| /NextBSD/contrib/dialog/package/freebsd/ |
| HD | Makefile | 18 COMMENT= An enhanced version of 'dialog' to work with ncurses macro
|
| /NextBSD/lib/libstand/ |
| HD | gzipfs.c | 111 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro 148 if ((flags & COMMENT) != 0) { /* skip the .gz file comment */ in check_header()
|
| /NextBSD/contrib/groff/contrib/mom/examples/ |
| HD | typesetting.mom | 182 .COMMENT \" COMMENT lets you enter comments without using \# or \" 187 .COMMENT OFF \" Remember to turn COMMENT off! 329 .COMMENT 336 .COMMENT OFF 393 .COMMENT 397 .COMMENT OFF 420 .COMMENT 426 .COMMENT OFF
|
| /NextBSD/contrib/binutils/bfd/doc/ |
| HD | doc.str | 25 : COMMENT
|
| HD | proto.str | 35 : COMMENT
|
| /NextBSD/contrib/dtc/ |
| HD | dtc-lexer.l | 233 <*>{COMMENT}+ /* eat C-style comments */
|