Home
last modified time | relevance | path

Searched refs:comment (Results 51 – 75 of 728) sorted by relevance

12345678910>>...30

/openbmc/qemu/tests/qapi-schema/
H A Ddoc-invalid-start.err1 doc-invalid-start.json:3:1: junk after '##' at start of documentation comment
H A Ddoc-invalid-end2.err1 doc-invalid-end2.json:5:1: junk after '##' at end of documentation comment
H A Ddoc-missing.err2 doc-missing.json:5: documentation comment required
H A Ddoc-non-first-section.err1 doc-non-first-section.json:5:1: '=' heading must come first in a comment block
H A Ddoc-before-pragma.json1 # Doc comment separated from defining expression by non-defining expression
H A Ddoc-bad-symbol.err2 doc-bad-symbol.json:6: documentation comment is for 'food'
H A Ddoc-undoc-feature.json1 # Doc comment must cover all features
H A Ddoc-bad-event-arg.json1 # Arguments listed in the doc comment must exist in the actual schema
H A Ddoc-before-include.json1 # Doc comment separated from defining expression by non-defining expression
H A Ddoc-bad-feature.json1 # Features listed in the doc comment must exist in the actual schema
H A Ddoc-bad-enum-member.json1 # Members listed in the doc comment must exist in the actual schema
H A Ddoc-bad-command-arg.json1 # Arguments listed in the doc comment must exist in the actual schema
H A Ddoc-bad-section.json1 # = section within an expression comment
H A Ddoc-bad-alternate-member.json1 # Arguments listed in the doc comment must exist in the actual schema
/openbmc/linux/sound/pci/ice1712/
H A Dse.c352 const char *comment; member
360 .comment = "Front(green)"
367 .comment = "Surround(orange)"
374 .comment = "SurroundBack(white)"
381 .comment = "Center(Lch)&SubWoofer(Rch)(black)"
/openbmc/linux/Documentation/process/
H A Dlicense-rules.rst41 matching boilerplate text into the top comment of the file. Due to
64 possible line in a file which can contain a comment. For the majority
73 The SPDX license identifier is added in form of a comment. The comment
83 If a specific tool cannot handle the standard comment style, then the
84 appropriate comment mechanism which the tool accepts shall be used. This
85 is the reason for having the "/\* \*/" style comment in C header
87 'ld' failed to parse the C++ comment. This has been fixed by now, but
214 tag/value pairs into a comment according to the placement
229 tag/value pair into a comment according to the placement
276 tag/value pair into a comment according to the placement
[all …]
/openbmc/linux/drivers/media/platform/nvidia/
H A DKconfig3 comment "NVidia media platform drivers"
/openbmc/linux/drivers/media/platform/amlogic/
H A DKconfig3 comment "Amlogic media platform drivers"
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmanifest.py154 comment = re.match("^#.*", line)
162 if comment is not None:
/openbmc/linux/Documentation/scsi/
H A DChangeLog.arcmsr14 ** thanks for peoples kindness comment
24 ** (Kornel Wieliczek's comment)
29 ** bug fix enormous stack usage (Adrian Bunk's comment)
40 ** 1.20.00.11 9/29/2005 Erich Chen by comment of Arjan van de Ven fix incorrect msleep…
/openbmc/linux/drivers/media/platform/rockchip/
H A DKconfig3 comment "Rockchip media platform drivers"
/openbmc/linux/drivers/media/platform/qcom/
H A DKconfig3 comment "Qualcomm media platform drivers"
/openbmc/linux/drivers/media/platform/st/
H A DKconfig3 comment "STMicroelectronics media platform drivers"
/openbmc/u-boot/arch/mips/cpu/
H A Du-boot.lds89 .comment 0 : { *(.comment) }
/openbmc/phosphor-fan-presence/docs/control/
H A DREADME.md222 code to parse the JSON does support '//' as a comment:
225 // This is a comment.
231 Alternatively, a comment attribute can be used:
235 "comment": "This is a comment."

12345678910>>...30