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

12 3 4 5 6 7 8 91011>>

  /frameworks/native/opengl/tests/testPauseResume/
README 12 W/TestActivity( 1885): ****** step 235 resume
14 W/TestActivity( 1885): ****** step 236 resume
20 W/TestActivity( 1466): ****** step 25 resume
22 W/TestActivity( 1466): ****** step 26 resume
32 W/TestActivity( 1466): ****** step 27 resume
34 W/TestActivity( 1466): ****** step 28 resume
  /external/curl/tests/data/
test1037 7 Resume
31 FTP download resume from end of empty file
test1038 7 Resume
23 FTP PASV upload resume from end of file
test110 7 Resume
30 FTP download resume with set limit
test112 7 Resume
20 FTP PASV upload resume
test122 6 Resume
25 FTP download resume with whole file already downloaded
test256 7 Resume
29 HTTP resume request over proxy with auth without server supporting it
35 This text is here to simulate a partly downloaded file to resume
60 This text is here to simulate a partly downloaded file to resume
test38 6 Resume
28 HTTP resume request without server supporting it
34 This text is here to simulate a partly downloaded file to resume
57 This text is here to simulate a partly downloaded file to resume
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiS3Lib/
PeiS3Lib.uni 2 // This library provides API to invoke the S3 resume vector in the ACPI Table in S3 resume mode.
20 #string STR_MODULE_ABSTRACT #language en-US "Provides an API to invoke the S3 resume vector in the ACPI Table in S3 resume mode"
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume2Pei.uni 2 // S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI.
4 // This module works with StandAloneBootScriptExecutor to S3 resume to OS.
21 #string STR_MODULE_ABSTRACT #language en-US "S3 Resume Module installs EFI_PEI_S3_RESUME2_PPI"
23 #string STR_MODULE_DESCRIPTION #language en-US "This module works with StandAloneBootScriptExecutor to S3 resume to OS.\n"
  /external/autotest/server/site_tests/display_HotPlugAtSuspend/
control.suspend_only 9 PURPOSE = "Control group of only doing suspend/resume."
10 CRITERIA = "This test will fail if DUT doesn't suspend/resume on time."
20 This is a control group of only doing suspend/resume without display hot-plug.
25 # Plug status before and after suspend/resume
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
control 19 after events like reboot, login, suspend, resume etc.
38 "suspend,resume,unplug,suspend,plug,resume,"
39 "suspend,unplug,resume,plug")
control.crashes 20 after events like reboot, login, suspend, resume etc.
37 "suspend,resume,unplug,suspend,plug,resume,"
38 "suspend,unplug,resume,plug,reboot")
control.stress 20 after events like reboot, login, suspend, resume etc.
41 "suspend,resume,unplug,suspend,plug,resume,"
42 "suspend,unplug,resume,plug")
control.stress2 20 after events like reboot, login, suspend, resume etc.
41 "suspend,resume,unplug,suspend,plug,resume,"
42 "suspend,unplug,resume,plug")
control.stress3 20 after events like reboot, login, suspend, resume etc.
41 "suspend,resume,unplug,suspend,plug,resume,"
42 "suspend,unplug,resume,plug")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
reloc8.s 6 RESUME foobar+8
  /external/llvm/test/CodeGen/ARM/
invoke-donothing-assert.ll 25 br label %eh.resume
30 br label %eh.resume
32 eh.resume:
33 resume { i8*, i32 } zeroinitializer
40 to label %call.i.i.i.noexc unwind label %eh.resume
60 eh.resume:
67 resume { i8*, i32 } %lpad.val395
  /external/llvm/test/Transforms/Inline/
invoke-combine-clauses.ll 11 ; Check for a bug in which multiple "resume" instructions in the
26 resume i32 1
28 resume i32 2
39 resume i32 %lp
49 ; Check for a bug in which having a "resume" and a "call" in the
62 resume i32 %lp
73 resume i32 %lp
84 ; no "resume". In this case, the inlined landingpad does not need to
97 ; A landingpad might have no "resume" if a C++ destructor aborts.
110 resume i32 %l
    [all...]
  /external/autotest/server/site_tests/network_WiFi_FastReconnectInDarkResume/
network_WiFi_FastReconnectInDarkResume.py 16 Test that we can reconnect quickly (within the span of one dark resume)
44 # dark resume, reconnect, then suspend again.
52 # If there was more than 1 dark resume, the DUT might not have
53 # reconnected on the dark resume triggered by the disconnect.
54 raise error.TestFail('Expected exactly one dark resume')
  /cts/tests/tests/opengl/src/android/opengl/cts/
GLSurfaceViewTest.java 64 * pause/resume sequences without crashing. The delay is used to allow
65 * asynchronous events to occur in between the pause and resume operations.
75 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - pause");
80 Log.w(TAG, "Pause/Resume (w/ delay) step " + i + " - resume");
90 * pause/resume sequences without crashing. No delay is used so that a
100 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - pause");
104 Log.w(TAG, "Pause/Resume (no delay) step " + i + " - resume");
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
VideoPauseTracker.java 36 * can potentially pause or resume the video stream.
41 /** The pause or resume request originated from an InCallService. */
45 * The pause or resume request originated from a change to the data enabled state from the
96 * Tracks a request to resume the video for a source (see {@link #SOURCE_DATA_ENABLED},
97 * {@link #SOURCE_INCALL}) and determines whether a resume request should be issued to the
100 * We want to issue a resume request to the provider when we have issued a corresponding
101 * resume for each previously issued pause.
103 * @param source The source of the resume request.
104 * @return {@code true} if a resume should be issued to the
114 Log.i(this, "shouldResumeVideoFor: source=%s, pendingRequests=%s - should resume",
    [all...]
  /external/curl/docs/libcurl/opts/
CURLOPT_RESUME_FROM.3 25 CURLOPT_RESUME_FROM \- set a point to resume transfer from
33 start from the beginning (effectively disabling resume). For FTP, set this
37 When doing uploads with FTP, the resume position is where in the local/source
38 file libcurl should try to resume the upload from and it will then append the
41 If you need to resume a transfer beyond the 2GB limit, use
53 /* resume upload at byte index 200 */
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
EventWithExceptionTest.java 93 // Resume debuggee suspended on EXCEPTION event.
94 logWriter.println("Resume debuggee after EXCEPTION event");
95 debuggeeWrapper.resume();
116 // Resume debuggee suspended on BREAKPOINT event.
117 logWriter.println("Resume debuggee after BREAKPOINT event");
118 debuggeeWrapper.resume();
149 // Resume debuggee suspended on EXCEPTION event.
150 logWriter.println("Resume debuggee after EXCEPTION event");
151 debuggeeWrapper.resume();
163 debuggeeWrapper.resume();
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
S3SaveStateDxe.uni 4 // It will install S3 Save State protocol to store or record various IO operations to be replayed during an S3 resume.
21 #string STR_MODULE_DESCRIPTION #language en-US "It will install S3 Save State protocol to store or record various IO operations to be replayed during an S3 resume."

Completed in 1056 milliseconds

12 3 4 5 6 7 8 91011>>