Home
last modified time | relevance | path

Searched full:ignore (Results 1 – 25 of 59) sorted by relevance

123

/openthread-2.7.6/third_party/mbedtls/repo/scripts/
Dtmp_ignore_makefiles.sh3 # 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.gitignore10 # 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.yml6 ignore:
DMakefile.am74 # Ignore the pseudo flash files on Posix platform during diskcheck
/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dcurves.pl85 # 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
Dlist-macros.sh33 # For include/mbedtls/config_psa.h need to ignore the MBEDTLS_xxx define
Dtcp_client.pl49 # Ignore shutdown failures (at least for now)
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dar-lib172 u*) ;; # TODO: don't ignore the update modifier
173 v*) ;; # TODO: don't ignore the verbose modifier
Dinstall-sh465 # ignore errors from any of these, just make sure not to ignore
/openthread-2.7.6/src/core/border_router/
Drouting_manager.cpp352 // 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/
Dsniffer.py99 # Ignore any exceptions
/openthread-2.7.6/third_party/mbedtls/repo/tests/
Dcontext-info.sh161 …# 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/
Ddebug.c122 * 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()
Dpsa_its_file.c240 * Thus we just ignore the return status of remove(). */ in psa_its_set()
Dx509_csr.c204 * so we just ignore them. This is a safe thing to do as the worst thing in mbedtls_x509_csr_parse_der()
Dssl_msg.c3998 * 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/
Dtest_suite_psa_its.function44 * We ignore the error if the file exists but remove() fails because
Dhost_test.function418 * 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. */
Dtarget_test.function155 /* Ignore any prevous CR LF characters */
/openthread-2.7.6/src/posix/platform/
Ddaemon.cpp120 // to simply ignore it. in InitializeSessionSocket()
/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c241 // 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/
Dclient.cpp306 // ignore the trailing space in main()
/openthread-2.7.6/tools/harness-automation/doc/
Dconf.py111 # directories to ignore when looking for source files.
/openthread-2.7.6/src/core/thread/
Dradio_selector.cpp140 // TREL radio link uses deferred ack model. We ignore in UpdateOnSendDone()
/openthread-2.7.6/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h466 * Ignore any errors which may arise due to type requiring in psa_set_key_type()

123