Searched full:comment (Results 1 – 25 of 27) sorted by relevance
12
/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/ |
D | check-doxy-blocks.pl | 3 # Detect comment blocks that are likely meant to be doxygen blocks but aren't. 5 # More precisely, look for normal comment block containing '\'. 45 # first line of the last normal comment block, 46 # or 0 if not in a normal comment block
|
D | test_generate_test_code.py | 394 Test that InvalidFileFormat is raised when end header comment is 430 Test that InvalidFileFormat is raised when end dep comment is missing. 442 Test that InvalidFileFormat is raised when end dep comment is missing.
|
/openthread-2.7.6/third_party/mbedtls/repo/configs/ |
D | config-psa-crypto.h | 57 * Comment to disable the use of assembly code. 131 * Comment if your system does not support time functions 144 * Comment if your system does not have a correct clock. 528 * Comment this macro to generate AES tables in RAM at runtime. 644 * MBEDTLS_CIPHER_PADDING_XXX: Uncomment or comment macros to add support for 694 * Comment macros to disable the curve and functions for it 717 * Comment this macro to disable NIST curves optimisation. 755 * Comment this macro to disable deterministic ECDSA. 1192 * Comment this macro to disable support for external private RSA keys. 1334 * Comment this macro to disable support for Encrypt-then-MAC [all …]
|
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/ |
D | config.h | 57 * Comment to disable the use of assembly code. 131 * Comment if your system does not support time functions 144 * Comment if your system does not have a correct clock. 562 * Comment this macro to generate AES tables in RAM at runtime. 678 * MBEDTLS_CIPHER_PADDING_XXX: Uncomment or comment macros to add support for 745 * Comment this macro to keep 3DES in the default ciphersuite list. 755 * Comment macros to disable the curve and functions for it 780 * Comment this macro to disable NIST curves optimisation. 849 * comment out this macro definition. 869 * Comment this macro to disable deterministic ECDSA. [all …]
|
/openthread-2.7.6/ |
D | .codecov.yml | 10 comment:
|
D | STYLE_GUIDE.md | 41 …fdef` directive to which they are related shall be decorated by language comment indicating the co… 74 …- The terminating endif preprocessor directive shall have a comment, C or C++ depending on the hea… 173 …, and ideally private, free function and class method should likewise have a prologue comment that:
|
/openthread-2.7.6/doc/ |
D | CMakeLists.txt | 50 COMMENT "Generating documentation with Doxygen"
|
D | Doxyfile.in | 37 # All text after a hash (#) is considered a comment and will be 212 # first line (until the first dot) of a Javadoc-style comment as the brief 221 # line (until the first dot) of a Qt-style comment as the brief description. If 229 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 231 # to treat a multi-line C++ comment block as a detailed description. Set this 985 # special comment blocks from generated source code fragments. Normal C, C++ and
|
/openthread-2.7.6/third_party/mbedtls/repo/include/psa/ |
D | crypto_config.h | 14 * To disable a cryptographic mechanism, comment out the definition of
|
/openthread-2.7.6/third_party/mbedtls/repo/programs/test/ |
D | zeroize.c | 97 mbedtls_exit( exit_code ); // GDB_BREAK_HERE -- don't remove this comment! in main()
|
D | udp_proxy.c | 70 #pragma comment( lib, "ws2.lib" ) 72 #pragma comment( lib, "ws2_32.lib" )
|
/openthread-2.7.6/tools/gerrit/ |
D | README.md | 35 3acd900bd [message] update comment/documentation (#2903)
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/architecture/testing/ |
D | test-framework.md | 13 …cinctly describes for a human audience what the test does. The first non-comment line of each para…
|
D | invasive-testing.md | 38 …al details of the library and not just on its documented behavior, add a comment in the code that …
|
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/input/ |
D | doc_mainpage.h | 28 * automatically generated from specially formatted comment blocks in
|
/openthread-2.7.6/include/openthread/platform/ |
D | debug_uart.h | 51 * The other functions (without MUST in the comment) are WEAK symbols
|
/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | net_sockets.c | 67 #pragma comment( lib, "ws2.lib" ) 69 #pragma comment( lib, "ws2_32.lib" )
|
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 6 # All text after a double hash (##) is considered a comment and is placed 8 # All text after a hash (#) is considered a comment and will be ignored. 164 # comment as the brief description. If set to NO, the JavaDoc 172 # comment as the brief description. If set to NO, the comments 179 # treat a multi-line C++ special comment block (i.e. a block of //! or /// 181 # The new default is to treat a multi-line C++ comment block as a detailed 811 # doxygen to hide any special comment blocks from generated source code
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/ |
D | LICENSE | 185 comment syntax for the file format. We also recommend that a
|
/openthread-2.7.6/third_party/mbedtls/repo/ |
D | CONTRIBUTING.md | 81 … (KB)](https://tls.mbed.org/kb) article should be added, write this as a comment in the PR descrip…
|
D | LICENSE | 185 comment syntax for the file format. We also recommend that a
|
/openthread-2.7.6/third_party/mbedtls/repo/programs/ssl/ |
D | ssl_mail_client.c | 86 #pragma comment( lib, "ws2.lib" ) 88 #pragma comment( lib, "ws2_32.lib" )
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/ |
D | Doxyfile.in | 26 # All text after a hash (#) is considered a comment and will be 201 # first line (until the first dot) of a Javadoc-style comment as the brief 210 # line (until the first dot) of a Qt-style comment as the brief description. If 218 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 220 # to treat a multi-line C++ comment block as a detailed description. Set this 972 # special comment blocks from generated source code fragments. Normal C, C++ and
|
/openthread-2.7.6/third_party/mbedtls/repo/scripts/ |
D | config.py | 473 help="""Comment out the #define
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | host_test.function | 124 /* Skip empty line and comment */
|
12