Home
last modified time | relevance | path

Searched refs:restarting (Results 1 – 25 of 52) sorted by relevance

123

/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_slot_management.data4 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/
Dtest_suite_psa_crypto_slot_management.data4 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/
Dwatch_app.py735 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/
DPROD.md16 For errors that do not seem to be transient, restarting the borg job has worked
/external/autotest/client/site_tests/graphics_Stress/
Dcontrol.restart20 This test runs a graphics stress restarting ui.
/external/mbedtls/library/
Decdh.c74 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()
Decp.c2529 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/
Dbuild_recipe.py318 def status_slug(self, restarting: bool = False) -> OneStyleAndTextTuple:
336 if restarting and not waiting and not self.passed():
Dproject_builder_context.py96 cfg.status.status_slug(restarting=self.ctx.restart_flag)
/external/strace/
DREADME-linux-ptrace159 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.
Dstrace.spec301 - Correct printing of restarting syscalls (#165469).
Dstrace.spec.in301 - Correct printing of restarting syscalls (#165469).
/external/perfetto/docs/quickstart/
Dchrome-tracing.md7 …etto by switching chrome://flags#enable-perfetto-system-tracing to "Enabled" and restarting Chrome.
/external/tensorflow/tensorflow/core/util/
Devent.proto36 // The state of the session which can be used for restarting after crashes.
/external/bcc/docs/
Dspecial_filtering.md72 removed from the BPF hash map without restarting the bcc tool.
/external/python/cpython2/Lib/idlelib/
DPyShell.py395 self.restarting = False
476 if self.restarting:
478 self.restarting = True
517 self.restarting = False
/external/python/cpython3/Lib/idlelib/
Dpyshell.py430 self.restarting = False
500 if self.restarting:
502 self.restarting = True
540 self.restarting = False
/external/tensorflow/tensorflow/core/protobuf/
Derror_codes.proto87 // (e.g., restarting a read-modify-write sequence).
/external/python/pybind11/docs/advanced/
Dembedding.rst226 there are several caveats with regard to interpreter restarting. In short, not
/external/tensorflow/tensorflow/lite/java/ovic/
DREADME.md221 app's readings are placing the phone on a cooling plate, restarting the phone,
/external/cronet/testing/android/docs/
Dinstrumentation.md83 of restarting the process can be as high as 10 seconds (usually around 2
/external/wpa_supplicant_8/hostapd/
DREADME-WPS293 then update hostapd configuration (followed by restarting of hostapd).
/external/python/cpython2/Doc/library/
Dpdb.rst52 restarting preserves pdb's state (such as breakpoints) and in most cases is more
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS88 restarting wpa_supplicant), wpa_supplicant will need to be configured
/external/ethtool/
DNEWS487 * Support restarting autonegotiation (ETHTOOL NWAY_RST)

123