/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/ |
D | AcpiS3SaveDxe.uni | 2 // 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."
|
D | AcpiS3SaveDxe.inf | 2 # AcpiS3Save module installs ACPI S3 Save protocol to prepare S3 boot data.
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | platform.c | 512 …bool (*prepare)(uint64_t delay, uint32_t acceptableJitter, uint32_t acceptableDrift, uint32_t maxA… member 525 .prepare = sleepClockRtcPrepare, 539 .prepare = sleepClockRtcPrepare, 553 .prepare = sleepClockRtcPrepare, 567 .prepare = sleepClockRtcPrepare, 581 .prepare = sleepClockTmrPrepare, 593 .prepare = sleepClockJustWfiPrepare, 671 if (sleepClock->prepare && in platSleep() 672 sleepClock->prepare(mWakeupTime ? length - sleepClock->maxWakeupTime : 0, in platSleep()
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/emmc/ |
D | emmc.c | 157 ret = ops->prepare(lba, buf, size); in emmc_read_blocks() 215 ret = ops->prepare(lba, buf, size); in emmc_write_blocks() 350 (ops_ptr->prepare != 0) && in emmc_init()
|
/device/google/contexthub/firmware/os/platform/stm32/misc/ |
D | m3debug.script | 28 #prepare for erase
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/ |
D | emmc.h | 104 int (*prepare)(int lba, uintptr_t buf, size_t size); member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_cfgparser.py | 542 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/ |
D | LICENSE | 73 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/AppPkg/Applications/Python/Python-2.7.2/ |
D | LICENSE | 98 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/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/ |
D | hwcomposer.cpp | 326 dev->base.prepare = hwc_prepare; in hwc_open()
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/synopsys/emmc/ |
D | dw_mmc.c | 130 .prepare = dw_prepare,
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
D | hwcomposer.cpp | 453 dev->base.prepare = vsoc_hwc_prepare;
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
D | hwcomposer.cpp | 442 dev->base.prepare = vsoc_hwc_prepare;
|
/device/google/contexthub/util/ |
D | NOTICE | 81 copyright license to reproduce, prepare Derivative Works of,
|
/device/generic/goldfish/audio/ |
D | NOTICE | 82 copyright license to reproduce, prepare Derivative Works of,
|
/device/generic/goldfish/ril/ |
D | NOTICE | 82 copyright license to reproduce, prepare Derivative Works of,
|
/device/google/marlin/liblight/ |
D | NOTICE | 82 copyright license to reproduce, prepare Derivative Works of,
|
/device/google/wahoo/liblight/ |
D | NOTICE | 82 copyright license to reproduce, prepare Derivative Works of,
|
/device/linaro/hikey/mali/bifrost/ |
D | APACHE_LICENSE.txt | 70 copyright license to reproduce, prepare Derivative Works of,
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | INTELGFX.ASL | 26 // get called during initialization to prepare for an ACPI Display
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | firmware-update.rst | 80 call to ``bl1_plat_get_image_desc()``. The same ID is also used to prepare the
|
D | user-guide.rst | 631 platform setup hook at BL1 and disabled in the BL1 prepare exit hook. The 1397 will create a FIP without a BL33 and prepare to jump to a BL33 image loaded at
|
D | porting-guide.rst | 2092 Perform the platform specific actions to prepare to power off the calling CPU 2126 Perform the platform specific actions to prepare to suspend the calling
|
/device/google/contexthub/firmware/ |
D | NOTICE | 81 copyright license to reproduce, prepare Derivative Works of,
|
/device/google/marlin/camera/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 2280 ret = mRecorder->prepare();
|