| /dflybsd-src/sys/contrib/dev/acpica/source/tools/acpisrc/ |
| H A D | asremove.c | 262 char *Comment; in AsRemoveConditionalCompile() local 283 Comment = NULL; in AsRemoveConditionalCompile() 287 Comment = strstr (SubString, AS_START_IGNORE); in AsRemoveConditionalCompile() 290 if ((Comment) && in AsRemoveConditionalCompile() 291 (Comment < SubBuffer)) in AsRemoveConditionalCompile() 293 SubString = strstr (Comment, AS_STOP_IGNORE); in AsRemoveConditionalCompile() 305 Comment = strstr (SubString, "/*"); in AsRemoveConditionalCompile() 307 if ((Comment) && in AsRemoveConditionalCompile() 308 (Comment < SubBuffer)) in AsRemoveConditionalCompile() 310 SubString = strstr (Comment, "*/"); in AsRemoveConditionalCompile()
|
| /dflybsd-src/sys/contrib/dev/acpica/source/compiler/ |
| H A D | cvcompiler.c | 422 CommentLength = strlen (Current->Comment)+3; in CvCalculateCommentLengths() 424 CvDbgPrint (" Comment string: %s\n\n", Current->Comment); in CvCalculateCommentLengths() 435 CommentLength = strlen (Current->Comment)+3; in CvCalculateCommentLengths() 437 CvDbgPrint (" Comment string: %s\n\n", Current->Comment); in CvCalculateCommentLengths() 539 CgWriteOneAmlComment(Op, Current->Comment, CommentOption); in CgWriteAmlDefBlockComment() 540 CvDbgPrint ("Printing comment: %s\n", Current->Comment); in CgWriteAmlDefBlockComment() 670 CgWriteOneAmlComment(Op, Current->Comment, CommentOption); in CgWriteAmlComment() 680 CgWriteOneAmlComment(Op, Current->Comment, CommentOption); in CgWriteAmlComment() 909 AslGbl_CommentListTail->Comment = ToAdd; in CvAddToCommentList()
|
| H A D | dtcompilerparser.l | 195 Comment \[[^\n\[\]]*\] 196 CommentField {LabelName}{WhiteSpace}*:{WhiteSpace}{Comment}?$ 214 <INITIAL,DATA_STATE>{Comment} { DbgPrint(ASL_PARSE_OUTPUT,"Comment matched\n"); }
|
| H A D | cvparser.c | 765 CommentNode->Comment = ACPI_CAST_PTR (char, Aml); in CvCaptureCommentsOnly() 791 CommentNode->Comment = ACPI_CAST_PTR (char, Aml); in CvCaptureCommentsOnly() 816 CommentNode->Comment = ACPI_CAST_PTR (char, Aml); in CvCaptureCommentsOnly() 896 CommentNode->Comment = ACPI_CAST_PTR (char, Aml); in CvCaptureCommentsOnly() 912 CommentNode->Comment); in CvCaptureCommentsOnly()
|
| H A D | cvdisasm.c | 197 if (Current->Comment) in CvPrintOneCommentList() 200 AcpiOsPrintf("%s\n", Current->Comment); in CvPrintOneCommentList() 201 Current->Comment = NULL; in CvPrintOneCommentList()
|
| H A D | aslcodegen.c | 629 CommentLength = strlen (Current->Comment)+3; in CgWriteTableHeader() 631 CvDbgPrint (" Comment string: %s\n\n", Current->Comment); in CgWriteTableHeader()
|
| H A D | asltree.c | 534 Op->Asl.ParseOpName, AslGbl_CommentListHead->Comment); in TrLinkOpChildren()
|
| H A D | aslparseop.c | 893 CvDbgPrint (" %s\n", Op->Asl.CommentList->Comment); in TrAllocateOp()
|
| /dflybsd-src/gnu/usr.bin/rcs/lib/ |
| H A D | rcsfcmp.c | 283 for (ccnt=Comment.size; ccnt--; ) 284 c1 += Comment.string[ccnt] == '\n'; 295 ccnt = RCSversion<VERSION(5) ? Comment.size : leaderlen; 349 Comment.string = argv[1]; 350 Comment.size = strlen(argv[1]);
|
| H A D | rcssyn.c | 196 struct cbuf Comment; variable 319 clear_buf(&Comment); in getadmin() 322 Comment = savestring(&Commleader); in getadmin()
|
| H A D | rcsgen.c | 515 if (Comment.size) { in putadmin() 517 putstring(fout, true, Comment, false); in putadmin()
|
| H A D | rcsfnms.c | 405 Comment.string = comtable[i].comlead; in InitAdmin() 406 Comment.size = strlen(comtable[i].comlead); in InitAdmin()
|
| H A D | rcsedit.c | 1125 cp = Comment.string; 1126 cs = Comment.size;
|
| H A D | rcsbase.h | 669 extern struct cbuf Comment;
|
| /dflybsd-src/contrib/file/magic/Magdir/ |
| H A D | ssh | 36 # next line says "Comment: " plus the comment string 37 >>>&0 search/3 Comment:\040
|
| H A D | msvc | 140 # Import Definition Record (Comment Class A0, Subtype 01~IMPDEF)
|
| H A D | pgp | 558 # version 2,3~old 4~new . Comment following line for version 5.28 look
|
| /dflybsd-src/contrib/smbfs/ |
| H A D | config.mk.in | 19 # Comment this to disable support for encrypted passwords (requires
|
| H A D | README | 9 Supported platform Comment
|
| /dflybsd-src/gnu/usr.bin/rcs/rcs/ |
| H A D | rcs.c | 538 commsymlen != Comment.size || 539 memcmp(commsyml, Comment.string, commsymlen) != 0 542 Comment.string = commsyml; 543 Comment.size = strlen(commsyml);
|
| /dflybsd-src/contrib/smbfs/examples/ |
| H A D | dot.nsmbrc | 32 # keyword/section A B C D Comment
|
| /dflybsd-src/gnu/usr.bin/rcs/rlog/ |
| H A D | rlog.c | 437 awrite(Comment.string, Comment.size, out);
|
| /dflybsd-src/usr.sbin/cron/doc/ |
| H A D | INSTALL | 79 /etc/cron. Comment it out and add a line to start the new cron daemon
|
| /dflybsd-src/sys/contrib/dev/acpica/source/include/ |
| H A D | aclocal.h | 1094 char *Comment; member
|
| /dflybsd-src/share/misc/ |
| H A D | usb_hid_usages | 930 0x26F AC Attach Comment 931 0x270 AC Delete Comment 932 0x271 AC View Comment
|