Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
DAcpiS3SaveDxe.uni2 // AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
4 // AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
19 #string STR_MODULE_ABSTRACT #language en-US "Installs ACPI S3 Save protocol to prepare
21 … #language en-US "AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data."
DAcpiS3SaveDxe.inf2 # AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c499 …bool (*prepare)(uint64_t delay, uint32_t acceptableJitter, uint32_t acceptableDrift, uint32_t maxA… member
512 .prepare = sleepClockRtcPrepare,
526 .prepare = sleepClockRtcPrepare,
540 .prepare = sleepClockRtcPrepare,
554 .prepare = sleepClockRtcPrepare,
568 .prepare = sleepClockTmrPrepare,
580 .prepare = sleepClockJustWfiPrepare,
658 if (sleepClock->prepare && in platSleep()
659 sleepClock->prepare(mWakeupTime ? length - sleepClock->maxWakeupTime : 0, in platSleep()
/device/google/contexthub/firmware/os/platform/stm32/misc/
Dm3debug.script28 #prepare for erase
/device/linaro/bootloader/edk2/OvmfPkg/AcpiS3SaveDxe/
DAcpiS3SaveDxe.inf2 # AcpiS3Save module installs EndOfDxe callback to prepare S3 boot data.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cfgparser.py542 def prepare(self, config_class): member in Issue7005TestCase
552 output = self.prepare(ConfigParser.ConfigParser)
556 output = self.prepare(ConfigParser.RawConfigParser)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE73 analyze, test, perform and/or display publicly, prepare derivative works,
126 and/or display publicly, prepare derivative works, distribute, and
174 prepare derivative works, distribute, and otherwise use Python 1.6.1
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/
Dreadme.txt57 * uefi-bootstrap-el1 : Setup EL3 and prepare to run at non-secure EL1. Switch to
/device/generic/goldfish/hwcomposer/
Dhwcomposer.cpp304 pdev->base.prepare = hwc_prepare; in hwc_open()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DLICENSE98 analyze, test, perform and/or display publicly, prepare derivative works,
151 and/or display publicly, prepare derivative works, distribute, and
199 prepare derivative works, distribute, and otherwise use Python 1.6.1
/device/google/dragon/DragonKeyboard/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/huawei/angler/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/lge/bullhead/liblight/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/dragon/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/marlin/liblight/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/lge/bullhead/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/asus/fugu/dumpstate/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/google/contexthub/util/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/generic/goldfish/audio/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DINTELGFX.ASL26 // get called during initialization to prepare for an ACPI Display
/device/google/contexthub/firmware/
DNOTICE81 copyright license to reproduce, prepare Derivative Works of,
/device/linaro/bootloader/arm-trusted-firmware/docs/
Duser-guide.md680 To prepare a Linaro LAMP based Open Embedded file-system, the following
686 To prepare a VirtioBlock file-system, do the following:
751 To prepare a RAM-disk root file-system, do the following:
Dfirmware-design.md807 the TSP to prepare for or respond to the power state change
1082 invokes the corresponding 'prepare' power down handler in the CPU specific
/device/google/marlin/camera/QCamera2/HAL/test/
Dqcamera_test.cpp2281 ret = mRecorder->prepare();