HomeSort by relevance Sort by last modified time
    Searched full:resume (Results 1 - 25 of 3201) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
resume-op.s 1 # Test the 'z'-type operand, RESUME.
2 Main RESUME X
3 RESUME 0
4 RESUME 1
5 RESUME XX
resume-op.d 7 0: f9000001 resume 1
8 4: f9000000 resume 0
9 8: f9000001 resume 1
10 c: f9000000 resume 0
resume-op-r.d 3 # source: resume-op.s
9 0: f9000001 resume 1
10 4: f9000000 resume 0
11 8: f9000001 resume 1
12 c: f9000000 resume 0
resume-op.l 1 GAS for MMIX .*/resume-op\.s page 1
4 1 # Test the 'z'-type operand, RESUME\.
5 2 0000 F9000001 Main RESUME X
6 3 0004 F9000000 RESUME 0
7 4 0008 F9000001 RESUME 1
8 5 000c F9000000 RESUME XX
12 GAS for MMIX .*/resume-op\.s page 2
16 .*/resume-op\.s:2 \.text:0000000000000000 Main
odd-1.s 2 Main RESUME
  /art/test/1903-suspend-self/
info.txt 1 Test jvmti suspend/resume of the current thread.
  /art/test/1907-suspend-list-self-twice/
expected.txt 2 Thread was no longer suspended after one resume.
  /external/libunwind/tests/
Ltest-resume-sig-rt.c 4 #include "Gtest-resume-sig-rt.c"
Ltest-resume-sig.c 4 #include "Gtest-resume-sig.c"
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
S3Resume.h 2 This file declares S3 Resume PPI which accomplishes the firmware S3 resume boot path
5 This PPI is published by the S3 resume PEIM and can be used on the S3 resume boot path to
7 required for an S3 resume can be saved during the normal boot path using
9 resume boot path using EFI_PEI_S3_RESUME_PPI. Architecturally, the S3 resume PEIM is the
10 last PEIM to be dispatched in the S3 resume boot path.
11 Before using this PPI, the caller must ensure the necessary information for the S3 resume, such as
12 the following, is available for the S3 resume boot path:
    [all...]
  /art/test/1908-suspend-native-resume-self/
expected.txt 7 other thread attempting self resume
9 real resume
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/
FirmwarePerformancePei.uni 4 // In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Data Table.
9 // for S3 Resume Performance Record on S3 resume boot path.
26 #string STR_MODULE_DESCRIPTION #language en-US "In S3 resume boot mode, it updates S3 Resume Performance Record in ACPI Firmware Performance Data Table. In normal boot mode, it consumes SecPerformance PPI produced by SEC phase and builds a Hob to convey the SEC performance data to DXE phase. This module register report status code listener to collect performance data for S3 Resume Performance Record on S3 resume boot path."
  /external/curl/tests/data/
test289 6 Resume
17 FTP resume upload but denied access to local file
test111 6 Resume
23 FTP download resume beyond file size
test99 6 Resume
44 HTTP GET with large-file resume point and failed resume
  /external/wpa_supplicant_8/wpa_supplicant/examples/
60_wpa_supplicant 14 resume|thaw)
15 $WPACLI resume
  /external/llvm/test/Transforms/SimplifyCFG/
bug-25299.ll 18 br i1 %B, label %resume, label %then
21 br label %resume
23 resume: ; preds = %cleanup2, %then, %cleanup1, %unwind
25 ;CHECK-NOT: resume { i8*, i32 } %tmp104
26 resume { i8*, i32 } %tmp104
37 br label %resume
  /external/autotest/client/site_tests/network_MobileSuspendResume/
control 7 PURPOSE = "Test cellular modem state after suspend/resume"
9 Check the cellular state of the device after suspend and resume. Verify
20 Verify that cellular can be enabled under all suspend/resume situations.
control.wimax_stress_autoconnect_off 7 PURPOSE = "Test wimax device state after suspend/resume over many iterations"
9 Check the wimax state of the device after many iterations of suspend/resume.
20 Verify that the wimax device can be enabled under all suspend/resume
control.wimax_stress_autoconnect_on 7 PURPOSE = "Test wimax device state after suspend/resume over many iterations"
9 Check the wimax state of the device after many iterations of suspend/resume.
20 Verify that the wimax device can be enabled under all suspend/resume
  /external/autotest/client/site_tests/power_BacklightSuspend/
control 7 PURPOSE = "Test the backlight's resume brightness feature."
17 This test requests a brightness level to be set after resume. It then triggers
18 a suspend/resume and checks that the brightness has indeed been set to the
control.suspend_to_idle 7 PURPOSE = "Test the backlight's resume brightness feature."
15 This test requests a brightness level to be set after resume. It then triggers
16 a suspend/resume and checks that the brightness has indeed been set to the
  /external/autotest/client/site_tests/power_UiResume/
control 7 PURPOSE = "Measure the amount of time it takes to resume from suspend."
16 After resume calculate and report the time it took to suspend and resume .
  /external/autotest/server/site_tests/platform_SuspendResumeTiming/
control 9 PURPOSE = "Servo based suspend-resume timing check test"
10 CRITERIA = "This test will fail if time to suspend or resume is too long."
19 This test measures the time to suspend and resume
control.usb_plugged 9 PURPOSE = "Servo based suspend-resume timing check test"
10 CRITERIA = "This test will fail if time to suspend or resume is too long."
19 This test measures the time to suspend and resume

Completed in 877 milliseconds

1 2 3 4 5 6 7 8 91011>>