/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ |
D | powersqrt.decTest | 2 -- powersqrt.decTest -- decimal square root, using power -- 23 -- evaluated using the power operator. The differences in results 40 pwsx001 power 1 0.5 -> 1.00000000 Inexact Rounded 41 pwsx002 power -1 0.5 -> NaN Invalid_operation 42 pwsx003 power 1.00 0.5 -> 1.00000000 Inexact Rounded 43 pwsx004 power -1.00 0.5 -> NaN Invalid_operation 44 pwsx005 power 0 0.5 -> 0 45 pwsx006 power 00.0 0.5 -> 0 46 pwsx007 power 0.00 0.5 -> 0 47 pwsx008 power 00.00 0.5 -> 0 [all …]
|
D | power.decTest | 2 -- power.decTest -- decimal exponentiation [power(x, y)] -- 22 -- In addition to the power operator testcases here, see also the file 24 -- squareroot.decTest implemented using power(x, 0.5) 33 powx001 power '0' '0' -> NaN Invalid_operation 34 powx002 power '0' '1' -> '0' 35 powx003 power '0' '2' -> '0' 36 powx004 power '1' '0' -> '1' 37 powx005 power '1' '1' -> '1' 38 powx006 power '1' '2' -> '1' 40 powx010 power '2' '0' -> '1' [all …]
|
D | extra.decTest | 216 -- Cases where the power function was impossibly slow to determine that the 221 extr1700 power 10 1e-999999999 -> 1.000000000000000 Inexact Rounded 222 extr1701 power 100.0 -557.71e-742888888 -> 1.000000000000000 Inexact Rounded 223 extr1702 power 10 1e-100 -> 1.000000000000000 Inexact Rounded 225 -- A couple of interesting exact cases for power. Note that the specification 227 extr1710 power 1e375 56e-3 -> 1.000000000000000E+21 Inexact Rounded 228 extr1711 power 10000 0.75 -> 1000.000000000000 Inexact Rounded 229 extr1712 power 1e-24 0.875 -> 1.000000000000000E-21 Inexact Rounded 2339 -- three-argument version of power: -- 2343 -- Note that the three-argument version of power is *not* part of -- [all …]
|
D | randoms.decTest | 35 xpow001 power 905.67402 -2 -> 0.00000121914730 Inexact Rounded 43 xpow002 power 3915134.7 -597164907 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Clamped 51 xpow003 power 309759261 62663 -> 1.13679199E+532073 Inexact Rounded 59 xpow004 power 3.93591888E-236595626 7242375 -> 0E-1000000007 Underflow Subnormal Inexact Rounded Cl… 67 xpow005 power 323902.714 -6 -> 8.65989204E-34 Inexact Rounded 75 xpow006 power 5.11970092 -8807 -> 4.81819262E-6247 Inexact Rounded 83 xpow007 power -7.99874516 4562 -> 3.85236199E+4119 Inexact Rounded 91 xpow008 power 297802878 -927206 -> 1.94602810E-7857078 Inexact Rounded 99 xpow009 power -766.651824 31300 -> 8.37189011E+90287 Inexact Rounded 107 xpow010 power -56746.8689E+934981942 471002521 -> -Infinity Overflow Inexact Rounded [all …]
|
D | randomBound32.decTest | 37 powx3001 power 4953734675913.065314738743322579 2 -> 24539487239343522246155890.99495 Inexact Round… 45 powx3002 power 9641.684323386955881595490347910E-844 -8 -> 1.338988152067180337738955757587E+6720 I… 53 powx3003 power -1.028048571628326871054964307774E+529 5 -> -1.148333858253704284232780819739E+2645 … 61 powx3004 power 479084.8561808930525417735205519 8 -> 2.775233598021235973545933045837E+45 Inexact R… 69 powx3005 power -0363750788.573782205664349562931 -3172 -> 0E-10029 Underflow Subnormal Inexact Roun… 77 powx3006 power 1381026551423669919010191878449 -83 -> 2.307977908106564299925193011052E-2502 Inexac… 85 powx3007 power 4627.026960423072127953556635585 -4 -> 2.181684167222334934221407781701E-15 Inexact … 93 powx3008 power 75353574493.84484153484918212042 -9 -> 1.276630670287906925570645490707E-98 Inexact … 101 powx3009 power 6907058.216435355874729592373011 3 -> 329518156646369505494.8971353240 Inexact Round… 109 powx3010 power -38949530427253.24030680468677190 7 -> -1.359926959823071332599817363877E+95 Inexact… [all …]
|
D | rounding.decTest | 876 rpox101 power 12345 -5 -> 3.4877E-21 Inexact Rounded 877 rpox102 power 12345 -4 -> 4.3056E-17 Inexact Rounded 878 rpox103 power 12345 -3 -> 5.3152E-13 Inexact Rounded 879 rpox104 power 12345 -2 -> 6.5617E-9 Inexact Rounded 880 rpox105 power 12345 -1 -> 0.000081004 Inexact Rounded 881 rpox106 power 12345 0 -> 1 882 rpox107 power 12345 1 -> 12345 883 rpox108 power 12345 2 -> 1.5239E+8 Inexact Rounded 884 rpox109 power 12345 3 -> 1.8813E+12 Inexact Rounded 885 rpox110 power 12345 4 -> 2.3225E+16 Inexact Rounded [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | psci-pd-tree.rst | 17 populate a tree that describes the hierarchy of power domains in the 21 It would be much simpler for the platform to describe its power domain tree 24 #. The generic PSCI code generates MPIDRs in order to populate the power domain 28 levels in the power domain tree to four. 31 mechanism used to populate the power domain topology tree. 33 #. The current arrangement of the power domain tree requires a binary search 34 over the sibling nodes at a particular level to find a specified power 35 domain node. During a power management operation, the tree is traversed from 36 a 'start' to an 'end' power level. The binary search is required to find the 44 #. The attributes of a core power domain differ from the attributes of power [all …]
|
D | platform-migration-guide.rst | 19 its relation to the power topology enables support for deeper and more 22 - Reworking the power state coordination implementation in the framework 26 - Enable the use of the extended power\_state parameter and the larger StateID 48 based affinity instances map directly to power domains. A power domain, as 50 of cores (a cluster) which share some state on which power management 62 These are used by the power domain topology framework such that: 65 platform about the number of power domains at a particular power level. The 66 ``plat_get_power_domain_tree_desc()`` provides a description of the power 68 power domain topology tree description data structure. 71 ``plat_my_core_pos()`` are used to retrieve core power domain nodes from [all …]
|
/device/linaro/hikey/power/ |
D | Power.cpp | 35 namespace power { namespace 39 using ::android::hardware::power::V1_0::Feature; 40 using ::android::hardware::power::V1_0::PowerHint; 41 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState; 42 using ::android::hardware::power::V1_0::Status; 43 using ::android::hardware::power::V1_1::PowerStateSubsystem;
|
D | Power.h | 27 namespace power { 31 using ::android::hardware::power::V1_0::Feature; 32 using ::android::hardware::power::V1_0::PowerHint; 33 using ::android::hardware::power::V1_1::IPower;
|
D | Android.mk | 26 LOCAL_MODULE := android.hardware.power@1.1-service.hikey-common 27 LOCAL_INIT_RC := android.hardware.power@1.1-service.hikey-common.rc 44 android.hardware.power@1.1 \
|
D | android.hardware.power@1.1-service.hikey-common.rc | 1 service vendor.power-hal-1-1 /vendor/bin/hw/android.hardware.power@1.1-service.hikey-common
|
/device/google/marlin/power/ |
D | Android.mk | 25 LOCAL_MODULE := android.hardware.power@1.1-service.marlin 26 LOCAL_INIT_RC := android.hardware.power@1.1-service.marlin.rc 27 LOCAL_SRC_FILES := service.cpp Power.cpp power-helper.c metadata-parser.c utils.c list.c hint-data.c 31 LOCAL_SRC_FILES += power-8996.c 51 android.hardware.power@1.1 \
|
D | Power.h | 27 namespace power { 31 using ::android::hardware::power::V1_0::Feature; 32 using ::android::hardware::power::V1_0::PowerHint; 33 using ::android::hardware::power::V1_1::IPower;
|
D | Power.cpp | 32 namespace power { namespace 36 using ::android::hardware::power::V1_0::Feature; 37 using ::android::hardware::power::V1_0::PowerHint; 38 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState; 39 using ::android::hardware::power::V1_0::Status; 40 using ::android::hardware::power::V1_1::PowerStateSubsystem;
|
D | android.hardware.power@1.1-service.marlin.rc | 1 service vendor.power-hal-1-1 /vendor/bin/hw/android.hardware.power@1.1-service.marlin
|
/device/generic/goldfish/power/ |
D | Power.cpp | 53 namespace power { namespace 57 using ::android::hardware::power::V1_0::Feature; 58 using ::android::hardware::power::V1_0::PowerHint; 59 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState; 60 using ::android::hardware::power::V1_0::Status; 61 using ::android::hardware::power::V1_1::PowerStateSubsystem;
|
D | Power.h | 27 namespace power { 31 using ::android::hardware::power::V1_0::Feature; 32 using ::android::hardware::power::V1_0::PowerHint; 33 using ::android::hardware::power::V1_1::IPower;
|
D | Android.mk | 22 LOCAL_MODULE := android.hardware.power@1.1-service.ranchu 23 LOCAL_INIT_RC := android.hardware.power@1.1-service.ranchu.rc 35 android.hardware.power@1.1 \
|
D | android.hardware.power@1.1-service.ranchu.rc | 1 service vendor.power-hal-1-1 /vendor/bin/hw/android.hardware.power@1.1-service.ranchu
|
/device/generic/goldfish/kernel-tests/ |
D | init.ranchu-core.sh | 6 "") echo "emulator_wake_lock" > /sys/power/wake_lock 8 1) echo "emulator_wake_lock" > /sys/power/wake_unlock 10 *) echo "emulator_wake_lock" > /sys/power/wake_lock
|
/device/generic/goldfish/ |
D | init.ranchu-core.sh | 16 "") echo "emulator_wake_lock" > /sys/power/wake_lock 18 1) echo "emulator_wake_lock" > /sys/power/wake_unlock 20 *) echo "emulator_wake_lock" > /sys/power/wake_lock
|
/device/google/wahoo/sepolicy/vendor/ |
D | hal_power_stats_default.te | 1 # power.stats HAL needs access to rpm, and wlan sysfs nodes in /d/ 6 # power.stats HAL needs access to the easel sysfs node 9 # Allow power.stats HAL to add the power_stats_service
|
/device/linaro/hikey/installer/hikey/ |
D | README | 17 Link 1-2 causes HiKey to auto-power up when power is installed. Link 24 from power up. If you take longer than 90 seconds to start the install 25 then power cycle the board before trying again. 38 Remove the link 3-4 and power on the board.
|
/device/google/bonito/powerstats/ |
D | service.cpp | 40 using android::hardware::power::stats::V1_0::IPowerStats; 41 using android::hardware::power::stats::V1_0::PowerEntityInfo; 42 using android::hardware::power::stats::V1_0::PowerEntityStateSpace; 43 using android::hardware::power::stats::V1_0::PowerEntityType; 44 using android::hardware::power::stats::V1_0::implementation::PowerStats;
|