Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/m0/src/
Drk3399m0.ld.S25 /DISCARD/ : { *(.comment) *(.note*) }
/trusted-firmware-a-latest/plat/arm/board/arm_fpga/
Dbuild_axf.ld.S52 /DISCARD/ : { *(.comment*) }
/trusted-firmware-a-latest/docs/process/
Dcoding-style.rst301 The general rule for comments is that the double-slash style of comment (``//``)
302 is not allowed. Examples of the allowed comment formats are shown below:
320 * width of the comment at its widest point.
333 * This alternative single-line comment style can also be used for emphasis.
Dfaq.rst20 set and the impact of any delay. Feel free to add a comment to your patch set
Dcode-review-guidelines.rst158 concerns, questions, or any other type of blocking comment, they should set
238 concerns, questions, or any other type of blocking comment, they should set
/trusted-firmware-a-latest/lib/zlib/
Dinflate.c778 state->head->comment != Z_NULL && in inflate()
780 state->head->comment[state->length++] = (Bytef)len; in inflate()
789 state->head->comment = Z_NULL; in inflate()
Dzlib.h124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/trusted-firmware-a-latest/docs/
Dchange-log.md109 …- move comment for VERSION_PATCH ([822bfa3](https://review.trustedfirmware.org/plugins/gitiles/TF-…
827 …- fix CPG register code comment ([69c371b](https://review.trustedfirmware.org/plugins/gitiles/TF-A…
838 …- update comment on encryption key ([5c506c7](https://review.trustedfirmware.org/plugins/gitiles/T…
3867 …- fix comment about BootROM address range ([5a60efa](https://review.trustedfirmware.org/plugins/gi…
4146 …- fix comment about COMPHY status register ([4bcfd8c](https://review.trustedfirmware.org/plugins/g…
6546 - Fix 'BL stage' comment for build macros