Searched refs:Comment (Results 1 – 18 of 18) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/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 | 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 | 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 | 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()
|
| /f-stack/freebsd/contrib/openzfs/.github/ |
| H A D | no-response.yml | 7 # Comment to post when closing an Issue for lack of response. Set to `false` to disable
|
| H A D | stale.yml | 20 # Comment to post when marking an issue as stale. Set to `false` to disable
|
| /f-stack/freebsd/arm/conf/ |
| H A D | VERSATILEPB | 62 # Comment following lines for headless setup
|
| H A D | RPI-B | 50 # Comment following lines for boot console on serial port
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1094 char *Comment; member
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 32 C Comment Style 245 struct mumble amumble; /* Comment for mumble. */ 276 struct mumble amumble; /* Comment for mumble. */
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_access_ctrl.rst | 105 * Comment line, which starts with a leading character '#'
|
| H A D | ipsec_secgw.rst | 371 * Comment symbol **#**. Any character from this symbol to the end of
|
| /f-stack/app/nginx-1.16.1/contrib/vim/syntax/ |
| H A D | nginx.vim | 2311 hi link ngxComment Comment 2312 hi link ngxParamComment Comment 2313 hi link ngxListenComment Comment
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 944 …_length` | `Repeated_Offset1` | `Repeated_Offset2` | `Repeated_Offset3` | Comment |
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 7481 numbers. Comment remover could get confused and miss a comment ending.
|