Lines Matching refs:comment
413 * Before the code snippet, create a new comment which is a sentence explaining
414 what the code snippet contains. The comment is terminated with a scissors ``8<``.
415 * After the code snippet, create another new comment which starts with a
416 scissors ``>8``, then ``End of`` and the first comment repeated.
434 If a multiline comment is needed before the snippet,
435 then the last line of the multiline comment should be in the same format as
436 the first comment shown in the example.
469 * The SVG images should include a copyright notice, as an XML comment.
580 The DPDK API is documented using Doxygen comment annotations in the header files.
628 … instead of ``*`` for lists within the Doxygen comment since the latter can get confused with the …
671 /** This is a prefix comment. */
674 #define RTE_BAR_ERROR 0x024. /**< This is a postfix comment. */
693 * If a single comment type can't be used, due to line length limitations then