/external/openthread/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_slot_management.data | 4 Transient slot, check after closing and restarting 10 Transient slot, check after destroying and restarting 19 Persistent slot, check after closing and restarting, id=min 25 Persistent slot, check after destroying and restarting, id=min 31 Persistent slot, check after purging and restarting, id=min 84 Persistent slot, check after closing and restarting, persistence=2 90 Persistent slot, check after destroying and restarting, persistence=2 96 Persistent slot, check after purging and restarting, persistence=2
|
/external/mbedtls/tests/suites/ |
D | test_suite_psa_crypto_slot_management.data | 4 Transient slot, check after closing and restarting 10 Transient slot, check after destroying and restarting 19 Persistent slot, check after closing and restarting, id=min 25 Persistent slot, check after destroying and restarting, id=min 31 Persistent slot, check after purging and restarting, id=min 84 Persistent slot, check after closing and restarting, persistence=2 90 Persistent slot, check after destroying and restarting, persistence=2 96 Persistent slot, check after purging and restarting, persistence=2
|
/external/pigweed/pw_watch/py/pw_watch/ |
D | watch_app.py | 735 restarting = BUILDER_CONTEXT.restart_flag 776 formatted_text.append(cfg.status.status_slug(restarting=restarting)) 790 restarting = BUILDER_CONTEXT.restart_flag 798 if not restarting and cfg.status.failed():
|
/external/skia/infra/bots/task_drivers/g3_canary/ |
D | PROD.md | 16 For errors that do not seem to be transient, restarting the borg job has worked
|
/external/autotest/client/site_tests/graphics_Stress/ |
D | control.restart | 20 This test runs a graphics stress restarting ui.
|
/external/mbedtls/library/ |
D | ecdh.c | 74 int restarting = 0; in ecdh_gen_public_restartable() local 76 restarting = ( rs_ctx != NULL && rs_ctx->rsm != NULL ); in ecdh_gen_public_restartable() 79 if( !restarting ) in ecdh_gen_public_restartable()
|
D | ecp.c | 2529 int restarting = 0; in ecp_mul_restartable_internal() local 2531 restarting = ( rs_ctx != NULL && rs_ctx->rsm != NULL ); in ecp_mul_restartable_internal() 2534 if( !restarting ) in ecp_mul_restartable_internal()
|
/external/pigweed/pw_build/py/pw_build/ |
D | build_recipe.py | 318 def status_slug(self, restarting: bool = False) -> OneStyleAndTextTuple: 336 if restarting and not waiting and not self.passed():
|
D | project_builder_context.py | 96 cfg.status.status_slug(restarting=self.ctx.restart_flag)
|
/external/strace/ |
D | README-linux-ptrace | 159 call, where PTRACE_rest is one of the restarting ptrace ops. If sig is 199 si_signo field and sig parameter in restarting command must match, 323 If after syscall-enter-stop tracer uses restarting command other than 335 1.x Informational and restarting ptrace commands. 402 PTRACE_DETACH is a restarting operation, therefore it requires tracee 537 restarting it in this case. Last confirmed on 2.6.38.6.
|
D | strace.spec | 301 - Correct printing of restarting syscalls (#165469).
|
D | strace.spec.in | 301 - Correct printing of restarting syscalls (#165469).
|
/external/perfetto/docs/quickstart/ |
D | chrome-tracing.md | 7 …etto by switching chrome://flags#enable-perfetto-system-tracing to "Enabled" and restarting Chrome.
|
/external/tensorflow/tensorflow/core/util/ |
D | event.proto | 36 // The state of the session which can be used for restarting after crashes.
|
/external/bcc/docs/ |
D | special_filtering.md | 72 removed from the BPF hash map without restarting the bcc tool.
|
/external/python/cpython2/Lib/idlelib/ |
D | PyShell.py | 395 self.restarting = False 476 if self.restarting: 478 self.restarting = True 517 self.restarting = False
|
/external/python/cpython3/Lib/idlelib/ |
D | pyshell.py | 430 self.restarting = False 500 if self.restarting: 502 self.restarting = True 540 self.restarting = False
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | error_codes.proto | 87 // (e.g., restarting a read-modify-write sequence).
|
/external/python/pybind11/docs/advanced/ |
D | embedding.rst | 226 there are several caveats with regard to interpreter restarting. In short, not
|
/external/tensorflow/tensorflow/lite/java/ovic/ |
D | README.md | 221 app's readings are placing the phone on a cooling plate, restarting the phone,
|
/external/cronet/testing/android/docs/ |
D | instrumentation.md | 83 of restarting the process can be as high as 10 seconds (usually around 2
|
/external/wpa_supplicant_8/hostapd/ |
D | README-WPS | 293 then update hostapd configuration (followed by restarting of hostapd).
|
/external/python/cpython2/Doc/library/ |
D | pdb.rst | 52 restarting preserves pdb's state (such as breakpoints) and in most cases is more
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-WPS | 88 restarting wpa_supplicant), wpa_supplicant will need to be configured
|
/external/ethtool/ |
D | NEWS | 487 * Support restarting autonegotiation (ETHTOOL NWAY_RST)
|