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

<<31323334353637383940>>

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/mmc/
card.h 96 int (*resume)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/mmc/
card.h 96 int (*resume)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/mmc/
card.h 96 int (*resume)(struct mmc_card *); member in struct:mmc_driver
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/mmc/
card.h 96 int (*resume)(struct mmc_card *); member in struct:mmc_driver
  /system/bt/hci/include/
userial.h 55 // production of buffers, call |userial_pause_reading|. You can then resume
  /system/core/libnativebridge/tests/
DummyNativeBridge3.cpp 56 // we'd have to be able to resume after the faulting instruction...
  /system/update_engine/
binder_service_android.h 68 android::binder::Status resume() override;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
comment-1.s 25 RESUME 40 it; x y z
  /external/llvm/test/CodeGen/PowerPC/
extra-toc-reg-deps.ll 129 resume { i8*, i32 } %0
211 to label %eh.resume unwind label %terminate.lpad
220 br i1 undef, label %eh.resume.i1776, label %if.then.i.i.i1767, !prof !1
225 eh.resume.i1776: ; preds = %lpad.i1765
226 resume { i8*, i32 } %5
252 br label %eh.resume
258 to label %eh.resume unwind label %terminate.lpad
338 to label %eh.resume unwind label %terminate.lpad
388 to label %eh.resume unwind label %terminate.lpad
390 eh.resume: ; preds = %_ZN4Foam4ListIiED2Ev.exit.i3073, %lpad230, %lpa (…)
    [all...]
  /art/runtime/
thread_list.cc 562 // Resume runnable threads.
578 // Resume early the threads that were runnable but are suspended just for this thread flip or
585 // The thread will resume right after the broadcast.
598 // Run the closure on the other threads and let them resume.
615 // Resume other threads.
831 bool ThreadList::Resume(Thread* thread, SuspendReason reason) {
837 VLOG(threads) << "Resume(" << reinterpret_cast<void*>(thread) << ") starting..." << reason;
845 LOG(ERROR) << "Resume(" << reinterpret_cast<void*>(thread)
852 LOG(ERROR) << "Resume(" << reinterpret_cast<void*>(thread)
857 LOG(ERROR) << "Resume(" << reinterpret_cast<void*>(thread
    [all...]
  /compatibility/cdd/3_software/
3_12_tv-input-framework.md 91 to pause and resume live content.
92 * SHOULD provide the user a way to pause and resume the currently playing
  /developers/samples/android/media/PictureInPicture/
template-params.xml 28 pause or resume the video.
58 pause or resume the video.
  /development/ndk/platforms/android-9/include/linux/
device.h 55 int (*resume)(struct device * dev); member in struct:bus_type
84 int (*resume) (struct device * dev); member in struct:device_driver
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
BootMode.c 198 DEBUG ((EFI_D_INFO, "Boot mode S3 resume\n"));
202 DEBUG ((EFI_D_INFO, "Boot mode S3 resume\n"));
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/
QuarkNcSocId.h 94 #define QUARK_ECC_SCRUB_RESUME 0xC2 // Quark Remote Management Unit "scrub resume" opcode
430 #define R_QNC_GPIO_RGTPE_RESUME_WELL 0x2C // Resume well GPIO Trigger Positive Edge Enable
431 #define R_QNC_GPIO_RGTNE_RESUME_WELL 0x30 // Resume well GPIO Trigger Negative Edge Enable
432 #define R_QNC_GPIO_RGGPE_RESUME_WELL 0x34 // Resume well GPIO GPE Enable
433 #define R_QNC_GPIO_RGSMI_RESUME_WELL 0x38 // Resume well GPIO SMI Enable
434 #define R_QNC_GPIO_RGTS_RESUME_WELL 0x3C // Resume well GPIO Trigger Status
436 #define R_QNC_GPIO_RNMIEN_RESUME_WELL 0x44 // Resume well GPIO NMI Enable
523 #define R_QNC_GPE0BLK_PMSW 0x2C // Power Management Configuration Suspend/Resume Well
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
CpuS3Data.c 7 register initialization tables for ACPI S3 resume. It also only supports the
148 // Allocate ACPI NVS memory below 4G memory for use on ACPI S3 resume.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ClassUnloadTest.java 127 logWriter.println("=> Resume debuggee on event");
128 debuggeeWrapper.resume();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
SingleStepTest.java 127 //resume debuggee
128 //ReplyPacket reply = debuggeeWrapper.vmMirror.resume();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn003Test.java 94 // Resume the thread
96 logWriter.println("==> resume testedThread...");
ForceEarlyReturn004Test.java 94 // Resume the thread
96 logWriter.println("==> resume testedThread...");
ForceEarlyReturn005Test.java 93 // Resume the thread
95 logWriter.println("==> resume testedThread...");
ForceEarlyReturn006Test.java 124 // Resume the thread
126 logWriter.println("==> resume testedThread...");
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 50 """ Does playback and suspend-resume.
128 # Suspend after playing audio (if directed) and resume
  /external/autotest/server/site_tests/bluetooth_AdapterPairing/
bluetooth_AdapterPairing.py 104 # Test if the device is still connected after suspend/resume.
111 # After a suspend/resume, we need to wake the peripheral
  /external/autotest/server/site_tests/firmware_StandbyPowerConsumption/
firmware_StandbyPowerConsumption.py 91 raise error.TestNAError('Device did not resume from hibernate.')
122 raise error.TestNAError('Device did not resume from hibernate.')

Completed in 3326 milliseconds

<<31323334353637383940>>