Home
last modified time | relevance | path

Searched refs:force (Results 1 – 18 of 18) sorted by relevance

/openthread-2.7.6/
DMakefile.am165 .PHONY: force
167 $(builddir)/.local-version: $(srcdir)/.default-version force
169 $(distdir)/.dist-version: $(builddir)/.local-version force
/openthread-2.7.6/third_party/nlbuild-autotools/repo/
DMakefile176 .PHONY: force
178 $(builddir)/.local-version: $(srcdir)/.default-version force
180 $(distdir)/.dist-version: $(builddir)/.local-version force
/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c372 …atic void log_debug_buffer(const char *desc, const uint8_t *buffer_ptr, int buffer_len, bool force) in log_debug_buffer() argument
376 if (!force && (sLogLevel < LOG_DEBUG)) in log_debug_buffer()
391 …syslog(force ? LOG_WARNING : LOG_DEBUG, "%s: %s%s", desc, dump_string, (i < buffer_len) ? " ..." :… in log_debug_buffer()
498 static void debug_spi_header(const char *hint, bool force) in debug_spi_header() argument
500 if (force || (sLogLevel >= LOG_DEBUG)) in debug_spi_header()
504 syslog(force ? LOG_WARNING : LOG_DEBUG, "%s-TX: H:%02X ACCEPT:%d DATA:%0d\n", hint, in debug_spi_header()
508 syslog(force ? LOG_WARNING : LOG_DEBUG, "%s-RX: H:%02X ACCEPT:%d DATA:%0d\n", hint, in debug_spi_header()
/openthread-2.7.6/third_party/mbedtls/repo/scripts/
Dfootprint.sh79 scripts/config.py --force set MBEDTLS_NO_PLATFORM_ENTROPY || true
Dconfig.py517 if not args.force and args.symbol not in config.settings:
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/
DMakefile-toplevel.am145 .PHONY: force
147 $(builddir)/.local-version: $(srcdir)/.default-version force
149 $(distdir)/.dist-version: $(builddir)/.local-version force
DDoxyfile.in1452 # output directory to force them to be regenerated.
2158 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dtest_zeroize.gdb40 # the block of memory was correctly zeroed would force the compiler to not
Dall.sh226 -f|--force Force the tests to overwrite any modified files.
238 --no-force Refuse to overwrite modified files (default).
384 --force|-f) FORCE=1;;
396 --no-force) FORCE=0;;
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/
Dax_jni_include_dir.m428 # If you want to force a specific compiler:
Dax_pthread.m414 # flags that are needed. (The user can also force certain compiler
/openthread-2.7.6/third_party/mbedtls/repo/docs/architecture/testing/
Ddriver-interface-test-strategy.md80 This requires instrumenting the storage implementation, either to force it to fail at each point or…
/openthread-2.7.6/third_party/mbedtls/repo/programs/
DREADME.md94 … the server. For example, there are options to select ciphersuites, or to force a renegotiation. T…
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_rsa.data149 # to `mbedtls_rsa_rsassa_pkcs1_v15_encode` to force the use of non-reduced encodings in different p…
Dtest_suite_ssl.function1880 * after it receives a message, so we force it. */
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/
Dmbedtls.doxyfile1182 # to force them to be regenerated.
1753 # indirect inheritance relations. Setting this tag to YES will force the
/openthread-2.7.6/third_party/mbedtls/repo/
DChangeLog508 grab entropy, you can call mbedtls_ctr_drbg_set_nonce_len() to force the
529 to have only large prime factors), and then, by brute force, recover the
1499 implementation allowed an offline 2^80 brute force attack on the
2891 * Ability to force the entropy module to use SHA-256 as its basis
/openthread-2.7.6/doc/
DDoxyfile.in1465 # output directory to force them to be regenerated.
2172 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.