/openthread-2.7.6/third_party/mbedtls/repo/scripts/ |
D | tmp_ignore_makefiles.sh | 3 # Temporarily (de)ignore Makefiles generated by CMake to allow easier 21 IGNORE="" 29 IGNORE="0" 52 if [ "X" = "X$IGNORE" ];
|
/openthread-2.7.6/third_party/mbedtls/repo/ |
D | .gitignore | 10 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those: 34 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
|
/openthread-2.7.6/ |
D | .codecov.yml | 6 ignore:
|
D | Makefile.am | 74 # Ignore the pseudo flash files on Posix platform during diskcheck
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/ |
D | curves.pl | 85 # Depends on a specific curve. Also, ignore error if it wasn't enabled. 124 # depends on a specific curve. Also, ignore error if it wasn't enabled
|
D | list-macros.sh | 33 # For include/mbedtls/config_psa.h need to ignore the MBEDTLS_xxx define
|
D | tcp_client.pl | 49 # Ignore shutdown failures (at least for now)
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/ |
D | ar-lib | 172 u*) ;; # TODO: don't ignore the update modifier 173 v*) ;; # TODO: don't ignore the verbose modifier
|
D | install-sh | 465 # ignore errors from any of these, just make sure not to ignore
|
/openthread-2.7.6/src/core/border_router/ |
D | routing_manager.cpp | 352 // Ignore duplicate prefixes. in EvaluateOmrPrefix() 1059 otLogInfoBr("Ignore invalid on-link prefix in PIO: %s", prefix.ToString().AsCString()); in UpdateDiscoveredPrefixes() 1102 …otLogWarnBr("Discovered too many prefixes, ignore new on-link prefix %s", prefix.ToString().AsCStr… in UpdateDiscoveredPrefixes() 1114 // 2. If RemainingLifetime is less than or equal to 2 hours, ignore in UpdateDiscoveredPrefixes() 1152 otLogInfoBr("Ignore invalid OMR prefix in RIO: %s", prefix.ToString().AsCString()); in UpdateDiscoveredPrefixes() 1156 // Ignore OMR prefixes advertised by ourselves or in current Thread Network Data. in UpdateDiscoveredPrefixes() 1209 … otLogWarnBr("Discovered too many prefixes, ignore new prefix %s", prefix.ToString().AsCString()); in UpdateDiscoveredPrefixes()
|
/openthread-2.7.6/tests/scripts/thread-cert/ |
D | sniffer.py | 99 # Ignore any exceptions
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/ |
D | context-info.sh | 161 …# lines beginning with == are added by valgrind, ignore them, because we already checked them befo… 163 # lines beginning with * are added by this script, ignore too
|
/openthread-2.7.6/third_party/mbedtls/repo/library/ |
D | debug.c | 122 * the logs would be quickly flooded with WANT_READ, so ignore that. in mbedtls_debug_print_ret() 123 * Don't ignore WANT_WRITE however, since is is usually rare. in mbedtls_debug_print_ret()
|
D | psa_its_file.c | 240 * Thus we just ignore the return status of remove(). */ in psa_its_set()
|
D | x509_csr.c | 204 * so we just ignore them. This is a safe thing to do as the worst thing in mbedtls_x509_csr_parse_der()
|
D | ssl_msg.c | 3998 * Silently ignore non-fatal alert (and for DTLS, invalid records as well, 4276 /* Silently ignore -- message too far in the future */ in ssl_buffer_message() 4278 ( "Ignore future HS message with sequence number %u, " in ssl_buffer_message() 4306 /* Ignore message */ in ssl_buffer_message() 4327 * of space limitations -- ignore. */ in ssl_buffer_message() 4328 …message of size %u would exceed the compile-time limit %u (already %u bytes buffered) -- ignore\n", in ssl_buffer_message() 4378 MBEDTLS_SSL_DEBUG_MSG( 1, ( "Fragment header mismatch - ignore" ) ); in ssl_buffer_message() 4379 /* Ignore */ in ssl_buffer_message() 4625 … record of size %u would exceed the compile-time limit %u (already %u bytes buffered) -- ignore\n", in ssl_buffer_future_record() 4646 * record from the next epoch, just ignore. */ in ssl_buffer_future_record() [all …]
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_its.function | 44 * We ignore the error if the file exists but remove() fails because
|
D | host_test.function | 418 * Ignore errors: writing the outcome file is on a best-effort basis. */ 445 * Ignore errors: writing the outcome file is on a best-effort basis. */
|
D | target_test.function | 155 /* Ignore any prevous CR LF characters */
|
/openthread-2.7.6/src/posix/platform/ |
D | daemon.cpp | 120 // to simply ignore it. in InitializeSessionSocket()
|
/openthread-2.7.6/tools/spi-hdlc-adapter/ |
D | spi-hdlc-adapter.c | 241 // Ignore signal argument. in signal_SIGINT() 261 // Ignore signal argument. in signal_SIGTERM() 280 // Ignore signal argument. in signal_SIGHUP() 288 // Ignore signal argument. in signal_dumpstats() 307 // Ignore signal argument. in signal_clearstats()
|
/openthread-2.7.6/src/posix/ |
D | client.cpp | 306 // ignore the trailing space in main()
|
/openthread-2.7.6/tools/harness-automation/doc/ |
D | conf.py | 111 # directories to ignore when looking for source files.
|
/openthread-2.7.6/src/core/thread/ |
D | radio_selector.cpp | 140 // TREL radio link uses deferred ack model. We ignore in UpdateOnSendDone()
|
/openthread-2.7.6/third_party/mbedtls/repo/include/psa/ |
D | crypto_struct.h | 466 * Ignore any errors which may arise due to type requiring in psa_set_key_type()
|