Home
last modified time | relevance | path

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

/optee_os/scripts/
H A Darm32_sysreg.py145 comment = re.sub('^ *@', '', line)
146 comment = re.sub('^ *', '', comment)
147 comment = re.sub('[ \n]*$', '', comment)
148 if len(comment) == 0:
152 print('# ' + comment)
154 print('/* ' + comment + ' */')
H A Dnotify_maintainers.py114 for comment in pr.get_issue_comments():
115 existing_handles.update(re.findall(r"@([\w-]+)", comment.body))
116 if comment.user:
117 existing_handles.add(comment.user.login)
/optee_os/lib/libmbedtls/mbedtls/
H A D.uncrustify.cfg157 # Add a space after a ';' (unless a comment follows)
219 # Space between #else/#endif and comment afterwards
238 # Disable removal of leading spaces in a multi-line comment if the first and
H A DCONTRIBUTING.md81 …s.readthedocs.io/en/latest/kb/) article should be added, write this as a comment in the PR descrip…
93 …ors of the code. Where possible for new files, this should be noted in a comment at the top of the…
H A DLICENSE192 comment syntax for the file format. We also recommend that a
H A DChangeLog3266 Raised as a comment in #1996.
3973 * Fix typo in a comment ctr_drbg.c. Contributed by Paul Sokolovsky.
5204 interpret semicolons as comment delimiters (found by Barry K. Nathan).
5680 interpret semicolons as comment delimiters (found by Barry K. Nathan).
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Drng_get_bytes.c89 #pragma comment(lib, "bcrypt.lib")
/optee_os/core/arch/riscv/kernel/
H A Dkern.ld.S261 *(.comment .note .eh_frame .interp .rela.plt)
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dnet_sockets.c50 #pragma comment( lib, "ws2.lib" )
52 #pragma comment( lib, "ws2_32.lib" )
H A Dx509_crt.c2690 #pragma comment(lib, "ws2_32.lib")
/optee_os/core/arch/arm/kernel/
H A Dkern.ld.S454 *(.comment .note .eh_frame .interp)
/optee_os/core/lib/zlib/
H A Dinflate.c814 state->head->comment != Z_NULL &&
816 state->head->comment[state->length++] = (Bytef)len;
825 state->head->comment = Z_NULL;
H A Dzlib.h125 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
/optee_os/
H A DMAINTAINERS20 some maintainer, just mention his/her GitHub account in a comment in the pull
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT188 comment syntax for the file format. We also recommend that a
/optee_os/core/lib/qcbor/
H A DREADME.md225 See the comment sections on "Configuration" in inc/UsefulBuf.h and