Searched refs:force (Results 1 – 18 of 18) sorted by relevance
/openthread-2.7.6/ |
D | Makefile.am | 165 .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/ |
D | Makefile | 176 .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/ |
D | spi-hdlc-adapter.c | 372 …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/ |
D | footprint.sh | 79 scripts/config.py --force set MBEDTLS_NO_PLATFORM_ENTROPY || true
|
D | config.py | 517 if not args.force and args.symbol not in config.settings:
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/ |
D | Makefile-toplevel.am | 145 .PHONY: force 147 $(builddir)/.local-version: $(srcdir)/.default-version force 149 $(distdir)/.dist-version: $(builddir)/.local-version force
|
D | Doxyfile.in | 1452 # 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/ |
D | test_zeroize.gdb | 40 # the block of memory was correctly zeroed would force the compiler to not
|
D | all.sh | 226 -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/ |
D | ax_jni_include_dir.m4 | 28 # If you want to force a specific compiler:
|
D | ax_pthread.m4 | 14 # flags that are needed. (The user can also force certain compiler
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/architecture/testing/ |
D | driver-interface-test-strategy.md | 80 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/ |
D | README.md | 94 … 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/ |
D | test_suite_rsa.data | 149 # to `mbedtls_rsa_rsassa_pkcs1_v15_encode` to force the use of non-reduced encodings in different p…
|
D | test_suite_ssl.function | 1880 * after it receives a message, so we force it. */
|
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 1182 # 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/ |
D | ChangeLog | 508 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/ |
D | Doxyfile.in | 1465 # output directory to force them to be regenerated. 2172 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
|