Home
last modified time | relevance | path

Searched refs:resuming (Results 1 – 25 of 81) sorted by relevance

1234

/external/rust/crates/unicode-segmentation/src/
Dgrapheme.rs192 resuming: bool, field
292 resuming: false, in new()
605 if self.resuming { in next_boundary()
627 self.resuming = true; in next_boundary()
631 self.resuming = true; in next_boundary()
633 self.resuming = false; in next_boundary()
636 self.resuming = false; in next_boundary()
684 self.resuming = true; in prev_boundary()
687 if self.resuming { in prev_boundary()
702 self.resuming = true; in prev_boundary()
[all …]
/external/llvm-project/lldb/test/Shell/Reproducer/Functionalities/
DTestStepping.test50 # CHECK: Process {{.*}} resuming
54 # CHECK: Process {{.*}} resuming
58 # CHECK: Process {{.*}} resuming
96 # CHECK: Process {{.*}} resuming
DTestDataFormatter.test15 # CHECK: Process {{.*}} resuming
/external/llvm-project/lldb/test/Shell/Reproducer/
DTestMultipleTargets.test17 # CHECK: Process [[TARGET0]] resuming
19 # CHECK: Process [[TARGET1]] resuming
DTestGDBRemoteRepro.test30 # CHECK: Process {{.*}} resuming
/external/autotest/client/site_tests/cellular_SuspendResume/
Dcontrol10 that cellular can be enabled under all situations after resuming of device.
12 after resuming.
Dcontrol.tmobile10 that 3g can be enabled under all situations after resuming of device.
12 after resuming.
Dcontrol.verizon10 that 3g can be enabled under all situations after resuming of device.
12 after resuming.
Dcontrol.sprint10 that 3g can be enabled under all situations after resuming of device.
12 after resuming.
Dcontrol.att10 that 3g can be enabled under all situations after resuming of device.
12 after resuming.
Dcontrol.stress10 Verify that 3g can be enabled under all situations after resuming of device.
12 after resuming.
/external/igt-gpu-tools/runner/
Dexecutor.h16 double resuming; member
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dcontrol.suspend.full14 Tests suspending/resuming the chromebook during an update.
/external/autotest/server/site_tests/network_WiFi_AssocConfigPerformance/
Dcontrol16 Also measures the speed of resuming a connection after a suspend
/external/autotest/client/site_tests/hardware_UsbMount/
Dcontrol22 Also checks that after suspending with the file system mounted and resuming,
/external/deqp/doc/testspecs/GLES3/
Dfunctional.transform_feedback.txt35 + Pausing and resuming transform feedback
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectAfterSuspendSameAP30 8) Verify that the DUT is connected to AP 2 upon resuming from suspend
Dcontrol.DisconnectAfterSuspendDiffAP30 8) Verify that the DUT is connected to AP 1 upon resuming from suspend
Dcontrol.DisconnectBeforeSuspendSameAP27 8) Verify that the DUT is connected to AP 2 upon resuming from suspend
Dcontrol.DisconnectBeforeSuspendDiffAP27 8) Verify that the DUT is connected to AP 1 upon resuming from suspend
Dcontrol.Stress27 9) Verify that the DUT is connected to AP 2 upon resuming from suspend
/external/wpa_supplicant_8/src/eap_peer/
Deap_peap.c55 int resuming; /* starting a resumed session */ member
1034 !data->resuming) { in eap_peap_process()
1152 if (sm->workaround && data->resuming) { in eap_peap_process()
1170 data->resuming = 0; in eap_peap_process()
1238 data->resuming = 1; in eap_peap_init_for_reauth()
/external/curl/tests/data/
Dtest32022 <h5>If your browser supports session resuming, then you should see the same session ID, when you pr…
/external/skqp/site/user/special/
Dvulkan.md50 resuming Skia rendering.
/external/skia/site/docs/user/special/
Dvulkan.md55 resuming Skia rendering.

1234