Searched refs:Power (Results 1 – 25 of 422) sorted by relevance
12345678910>>...17
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 61 unsigned Power; member 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor()
|
/third_party/boost/boost/hana/ |
D | power.hpp | 32 using Power = BOOST_HANA_DISPATCH_IF(power_impl<R>, in operator ()() typedef 48 return Power::apply(static_cast<X&&>(x), n); in operator ()()
|
/third_party/uboot/u-boot-2020.01/arch/arm/dts/ |
D | kirkwood-lsxl.dtsi | 121 label = "Power-on Switch"; 127 label = "Power-auto Switch"; 195 regulator-name = "USB Power"; 206 regulator-name = "HDD Power";
|
D | kirkwood-blackarmor-nas220.dts | 45 label = "Power"; 71 regulator-name = "SATA0 Power"; 83 regulator-name = "SATA1 Power";
|
D | meson-gxl-s905x-khadas-vim.dts | 119 "Power Key In", 135 "Power OFF", 161 "WIFI Power Enable", "WIFI WAKE HOST",
|
D | kirkwood-dnskw.dtsi | 18 label = "Power button"; 164 regulator-name = "SATA0 Power"; 175 regulator-name = "SATA1 Power";
|
D | omap3-beagle-xm-ab.dts | 12 /* HS USB Port 2 Power enable was inverted with the xM C */
|
D | armada-xp-synology-ds414.dts | 129 regulator-name = "SATA1 Power"; 142 regulator-name = "SATA2 Power"; 155 regulator-name = "SATA3 Power"; 168 regulator-name = "SATA4 Power";
|
/third_party/googletest/googletest/include/gtest/hwext/ |
D | gtest-tag.h | 19 Function = 1 << 8, Performance = 2 << 8, Power = 3 << 8, Reliability = 4 << 8, enumerator 73 static const int power = Power;
|
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/acpi/ |
D | statdef.asl | 51 /* Power Source Object Notification Values */ 61 /* Power Button Notification Values */
|
/third_party/uboot/u-boot-2020.01/board/intel/galileo/acpi/ |
D | mainboard.asl | 6 /* Power Button */
|
/third_party/uboot/u-boot-2020.01/board/intel/minnowmax/acpi/ |
D | mainboard.asl | 6 /* Power Button */
|
/third_party/uboot/u-boot-2020.01/board/advantech/som-db5800-som-6867/acpi/ |
D | mainboard.asl | 6 /* Power Button */
|
/third_party/googletest/googlemock/docs/ |
D | KnownIssues.md | 9 ## Tests failing on machines using Power PC CPUs (e.g. some Macs) ## 11 `gmock_output_test` and `gmock-printers_test` are known to fail with Power PC CPUs. This is due to…
|
/third_party/uboot/u-boot-2020.01/board/ti/ks2_evm/ |
D | README | 98 and Power ON the EVM. Follow instructions to connect serial port of EVM to 148 Once U-Boot prompt is available, Power OFF the EVM. Set the SW1 dip switch 151 6. Power ON the EVM. The EVM now boots with U-Boot image on the NOR flash. 168 Once U-Boot prompt is available, Power OFF the EVM. Set the SW1 dip switch 171 6. Power ON the EVM. The EVM now boots with U-Boot image on the NAND flash. 193 4. Insert SD card and Power on the EVM.
|
/third_party/uboot/u-boot-2020.01/board/dfi/dfi-bt700/acpi/ |
D | mainboard.asl | 6 /* Power Button */
|
/third_party/uboot/u-boot-2020.01/board/congatec/conga-qeval20-qa3-e3845/acpi/ |
D | mainboard.asl | 6 /* Power Button */
|
/third_party/gettext/gettext-tools/tests/ |
D | xgettext-appdata-1 | 25 <name>Power Statistics</name> 29 Power Statistics is a program used to view historical and current battery
|
/third_party/uboot/u-boot-2020.01/board/renesas/MigoR/ |
D | lowlevel_init.S | 37 write32 MSTPCR0_A, MSTPCR0_D ! Address of Power Control Register 0 39 write32 MSTPCR2_A, MSTPCR2_D ! Address of Power Control Register 2
|
/third_party/uboot/u-boot-2020.01/drivers/power/domain/ |
D | Kconfig | 1 menu "Power Domain Support" 67 requests to the BPMP (Boot and Power Management Processor).
|
/third_party/uboot/u-boot-2020.01/drivers/clk/tegra/ |
D | Kconfig | 13 requests to the BPMP (Boot and Power Management Processor).
|
/third_party/uboot/u-boot-2020.01/drivers/clk/sifive/ |
D | Kconfig | 14 Supports the Power Reset Clock interface (PRCI) IP block found in
|
/third_party/uboot/u-boot-2020.01/board/boundary/nitrogen6x/ |
D | README.mx6qsabrelite | 46 3. Power-up the SabreLite, press 'space' to enter command mode in the U-Boot 79 1. Power-up the SabreLite, press 'space' to enter command mode in the U-Boot 108 4. Power-up the SabreLite and run the imx_loader to upload the U-Boot image:
|
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/qemu/ |
D | Kconfig | 31 ACPI Power Management 1 (PM1) i/o-mapped base address.
|
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/arch-baytrail/acpi/ |
D | xhci.asl | 15 /* Power Resources for Wake */
|
12345678910>>...17