Home
last modified time | relevance | path

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

1234

/openthread-3.4.0/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-3.4.0/third_party/mbedtls/repo/
D.gitignore10 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
35 # CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
/openthread-3.4.0/
D.codecov.yml6 ignore:
DMakefile.am75 # Ignore the pseudo flash files on Posix platform during diskcheck
/openthread-3.4.0/third_party/mbedtls/repo/programs/
D.gitignore1 # Ignore makefiles generated by CMake, but not the makefile that's checked in.
/openthread-3.4.0/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
Dtcp_client.pl49 # Ignore shutdown failures (at least for now)
/openthread-3.4.0/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dtyping_util.py31 class Protocol: #type: ignore
/openthread-3.4.0/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-3.4.0/.github/workflows/
Dmakefile-check.yml33 branches-ignore:
Dsize.yml33 branches-ignore:
Dotci.yml33 branches-ignore:
Ddocker.yml33 branches-ignore:
Dunit.yml33 branches-ignore:
Dtoranj.yml33 branches-ignore:
/openthread-3.4.0/tools/harness-simulation/posix/sniffer_sim/
Dpcap_codec.py73 # Ignore the first byte storing channel.
/openthread-3.4.0/tests/scripts/thread-cert/
Dsniffer.py99 # Ignore any exceptions
/openthread-3.4.0/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-3.4.0/third_party/mbedtls/repo/library/
Ddebug.c123 * the logs would be quickly flooded with WANT_READ, so ignore that. in mbedtls_debug_print_ret()
124 * Don't ignore WANT_WRITE however, since is is usually rare. in mbedtls_debug_print_ret()
Dpsa_its_file.c230 * Thus we just ignore the return status of remove(). */ in psa_its_set()
/openthread-3.4.0/tools/otci/otci/
Dconnectors.py162 return line.decode('utf-8', errors='ignore').rstrip('\r\n')
/openthread-3.4.0/src/core/thread/
Dlink_metrics_types.cpp137 VerifyOrExit(!mSeriesFlags.IsMacDataFlagSet()); // Ignore this when Mac Data is accounted in IsFrameTypeMatch()
/openthread-3.4.0/src/posix/platform/
Dconfig_file.cpp172 // If only the comment contains the key string, ignore it. in Clear()
/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_timer.c265 * If in TIME_WAIT state just ignore as this timeout is handled in in tcp_timer_2msl()
270 * Ignore fact that there were recent incoming segments. in tcp_timer_2msl()

1234