Home
last modified time | relevance | path

Searched refs:resumed (Results 1 – 25 of 46) sorted by relevance

12

/external/toolchain-utils/binary_search_tool/
Dbinary_search_state.py85 self.resumed = False
276 if not self.resumed:
279 self.resumed = False
380 bss.resumed = True
/external/curl/tests/data/
Dtest23518 FTP resumed upload but no file present remotely
Dtest100171 HTTP POST --digest with PUT and resumed upload and modified method
Dtest100270 HTTP POST --digest with PUT and resumed upload and modified method, twice
Dtest112367 resumed transfers, passwords, portnumbers, SSL
Dtest22266 resumed transfers, passwords, portnumbers, SSL
/external/autotest/server/site_tests/display_SuspendStress/
Dcontrol.mirrored_30min19 repeatedly suspended and resumed in mirrored mode.
Dcontrol.extended_30min19 repeatedly suspended and resumed in extended mode.
Dcontrol.extended_10min19 repeatedly suspended and resumed in extended mode.
Dcontrol.mirrored_10min19 repeatedly suspended and resumed in mirrored mode.
Dcontrol.extended21 repeatedly suspended and resumed in extended mode.
Dcontrol.mirrored21 repeatedly suspended and resumed in mirrored mode.
/external/autotest/client/site_tests/security_x86Registers/
Dcontrol21 suspend/resume cycle to re-verify the values once resumed.
/external/autotest/client/site_tests/power_Resume/
Dcontrol.SuspendToRam20 network interface is UP after it has resumed.
Dcontrol.resume_constraint20 network interface is UP after it has resumed.
Dcontrol.SuspendToIdle20 network interface is UP after it has resumed.
Dcontrol20 network interface is UP after it has resumed.
/external/autotest/server/site_tests/network_WiFi_SuspendTwice/
Dcontrol16 if we suspended and resumed twice while WiFi was disabled. Run
/external/autotest/client/site_tests/power_FlashVideoSuspend/
Dcontrol.html523 Checks that video is playing when DUT is resumed.
/external/wpa_supplicant_8/src/eap_peer/
Deap_peap.c256 int resumed; in eap_peap_derive_cmk() local
267 resumed = tls_connection_resumed(sm->ssl_ctx, data->ssl.conn); in eap_peap_derive_cmk()
270 data->reauth, resumed, data->phase2_eap_started, in eap_peap_derive_cmk()
272 if (data->reauth && !data->phase2_eap_started && resumed) { in eap_peap_derive_cmk()
/external/python/cpython2/Doc/c-api/
Dcodec.rst88 resumed.
/external/python/cpython2/Doc/library/
Dcontextlib.rst49 statement is executed. The generator is then resumed after the block is exited.
Ddis.rst575 still be resumed.)
/external/python/cpython2/Doc/reference/
Dexpressions.rst407 the internal evaluation stack. When the execution is resumed by calling one of
410 :keyword:`yield` expression after resuming depends on the method which resumed
439 :keyword:`yield` expression. When a generator function is resumed with a
/external/v8/src/inspector/
Dv8-debugger-agent-impl.cc1180 m_frontend.resumed(); in didContinue()

12